snes9xgit / snes9x

Snes9x - Portable Super Nintendo Entertainment System (TM) emulator
http://www.snes9x.com
Other
2.65k stars 457 forks source link

(Windows) Input Config screen doesn't differentiate LShift/RShift #204

Closed qwertymodo closed 7 years ago

qwertymodo commented 7 years ago

The Input Configuration screen doesn't differentiate between L/R shift, ctrl, alt, etc. so if you try to use both, they turn blue, indicating that the button is already in use. However, the emulation core does properly differentiate them, so I often use them as my L/R buttons. I'm not sure if the other ports have the same issue, but it definitely exists in Windows.

snes9x_input

OV2 commented 7 years ago

Which version did you try? I fixed that in 1fb5d790e3a83d3a60b78476a8a808cd7431f96a, it was mentioned in #138

qwertymodo commented 7 years ago

Well, that explains it, I think my build was off of the msu1 branch, which forked on the same day you committed that change, so I just missed it. Also, apparently I suck at searching.

OV2 commented 7 years ago

No problem - reminded me to close the other issue ;)