Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't play emulator and record.py together #71

Open
shelpert opened this issue Jun 6, 2022 · 3 comments
Open

Can't play emulator and record.py together #71

shelpert opened this issue Jun 6, 2022 · 3 comments

Comments

@shelpert
Copy link

shelpert commented Jun 6, 2022

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.

@kevinhughes27
Copy link
Owner

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!

@shelpert
Copy link
Author

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?

@kevinhughes27
Copy link
Owner

Sounds like it is taking over the input exclusively then. I ran it on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants