Lele E.

Results 30 comments of Lele E.

I am also planning to take @freakrho's approach, so if it is working i'd say freakrhos approach is the best one

Merging them is a great idea! As the codebase of my plugin is a mess I'd also suggest basing off another one, preferably one that uses butler.

Same for me with a HID-Compliant Stadia controller

I managed to debug this a bit, it seems like the SDL_CONTROLLERBUTTONDOWN events aren't fired for my controller, but the SDL_JOYDEVICEADDED event is. Any ideas what might cause this?

And I got to the root of the problem. The problem is that my controller is a Joystick, while the PS4 controller is a GameController. A fix would need to...

Actually, the whole code could be changed to only support Joysticks as the PS4 controller is also recognized as a Joystick.

Feeling dumb now, I should have seen that when I browsed the sdl docs. Anyway thanks for the hint :)

It seems like the method to extract the localstorage of discord returns null. This might be discord again trying to hide it. I'll try to look into that issue soon.

@antv199 I stopped developing the extension since discord stopped selling games, so i can only give limited support as don't really know how the code works anymore. It did work...

It certainly seems odd, i'll pin this issue to point to your fix until it is fixed :)