libretro / dosbox-libretro

Port of DOSBox (upstream) to the libretro API.
GNU General Public License v2.0
61 stars 40 forks source link

"Shift" keys get stuck #90

Open Korkman opened 6 years ago

Korkman commented 6 years ago

When you press a shift key while holding down the other shift key, the release of the former is ignored. This is problematic in pinball games like "Tristan" or "Night Mission".

Tested on Windows Retroarch 1.7.3, Core DOSBox 0.7.4 21d00b5 with dinput and sdl2 input drivers (raw driver doesn't seem to map shift). Does not happen in standalone DOSBox.