You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've been trying to configure a Switch Pro Controller to work with this project, so I'm using pygame_sdl2.controller instead of inputs. I got the Python UI working, but when I run record.py after running the emulator, the emulator can't detect the controller anymore. I'm wondering if you encountered this problem at all, or if it has to do with the change in packages.
The text was updated successfully, but these errors were encountered:
Does the emulator work with the controller without running record.py? I imagine it is possible that the pygame_sdl2.controller takes over the controller exclusively which could be your issue but that is just speculation. If you figure it out please report back!
Yes, it works until I run record.py and then again after I quit it. I haven't found a solution yet but I'm working on it! What kind of OS did you originally run this on, Mac, Windows or Linux?
Hi, I've been trying to configure a Switch Pro Controller to work with this project, so I'm using
pygame_sdl2.controller
instead ofinputs
. I got the Python UI working, but when I runrecord.py
after running the emulator, the emulator can't detect the controller anymore. I'm wondering if you encountered this problem at all, or if it has to do with the change in packages.The text was updated successfully, but these errors were encountered: