Skylanders Giants [BLES01689]
Started by GrantKane




9 posts in this topic
Durandal
Member


0
25 posts 0 threads Joined: Aug 2018
08-13-2020, 02:11 AM -
#7
(06-25-2020, 03:36 PM)cheekibreekiski Wrote: Is there any way to actually use the portal of power, I plugged it into my computer and it recognizes the portal, but I can find a way to actually use it in-game.

The original code change lists some steps you have to go through:

To make it work on linux:
You need to add:
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0666"
To a rule file in /etc/udev/rules.d/
Note that this give r/w access to all usb devices by default, if you want to specify a specific device you can use:
SUBSYSTEM=="usb", ATTRS{idVendor}=="ABCD", ATTRS{idProduct}=="1234", MODE="0666"
changing idVendor&idProduct values to the VID/PID of the device you want to allow.

To make it work on windows:
You need to change the driver of the accessory you want to use to WinUsb one with zadig: https://zadig.akeo.ie/
You can revert drivers through device manager, the device will be listed under "Universal Serial Bus Devices", right click on it, Properties => Driver => Update Driver => Browse my computer for driver software => Let me pick... => USB Input Device(or whatever the previous driver was).


Messages In This Thread
Skylanders Giants [BLES01689] - by GrantKane - 07-31-2018, 12:56 AM
RE: Skylanders Giants [BLES01689] - by Durandal - 12-05-2019, 03:07 AM
RE: Skylanders Giants [BLES01689] - by Cerrebe - 05-02-2020, 12:30 AM
RE: Skylanders Giants [BLES01689] - by LuisCR - 03-18-2020, 06:33 PM
RE: Skylanders Giants [BLES01689] - by Durandal - 08-13-2020, 02:11 AM
RE: Skylanders Giants [BLES01689] - by miniX32 - 11-17-2020, 04:46 PM
RE: Skylanders Giants [BLES01689] - by Tritonex - 02-19-2022, 04:18 PM

Forum Jump:


Users browsing this thread: 9 Guest(s)