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
Have you found a fix to this issue? I managed to work around the issue by having the program "press" the key instead (which is what I ultimately want to do anyway), but it would be nice if I could take over with manual controls if there is an issue
I had this same issue, and also had a problem with the touch screen getting stuck as "pressed" after clicking once. I ended up manually implementing button presses/touch screen manually with the keyboard module and some windows mouse APIs; I'll share the code here in case anyone finds it helpful -
Hello I have basically the same code as in https://py-desmume.readthedocs.io/en/latest/quick_start.html but the only button that works of the default bindings if when I press x. Do you have any idea what might be going on?
The text was updated successfully, but these errors were encountered: