higan-emu / higan

higan is a multi-system emulator focused on accuracy, preservation, and configurability.
Other
1.17k stars 111 forks source link

Higan does not take controller input when in full screen mode #57

Open karai17 opened 4 years ago

karai17 commented 4 years ago

I am using Higan v110 on Windows 10 x86_64. I created a new Famicom system, set up a controller, etc. When I load up my ROM, everything seems to be fine and I can play the game. When I hit F11 (my toggle fullscreen key), my controller no longer provides any input. When I hit F11 again to return to windowed mode, I am able to continue playing.

I also tried with the Super Famicom system as well, same issue.

ageekhere commented 4 years ago

I have the same issue

lefterislazar commented 4 years ago

Had the same issue. Go to the input settings and change Focus Loss to Allow input

karai17 commented 4 years ago

Yup, that fixed it! thanks


Landon Manning lmanning17@gmail.com

On Tue, 23 Jun 2020 at 05:12, leftereislazar notifications@github.com wrote:

Had the same issue. Go to the input settings and change Focus Loss to Allow input

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/higan-emu/higan/issues/57#issuecomment-647984774, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEQD7GH7M6YSTM3YBFIZZ3RYBPYHANCNFSM4OBHVINA .

lefterislazar commented 4 years ago

just remember that now you allow input in the background in all situations, if you change window for example (i think)

karai17 commented 4 years ago

yup! this is a reasonable work around, but hopefully a proper fix can be implemented~