TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.16k stars 381 forks source link

Player 2 can't go left, but left key is being detected #3787

Closed KronosPNG closed 1 year ago

KronosPNG commented 1 year ago

Summary

I'm emulating Mortal Kombat II for the SNES, for whatever reason player 2 can't go left. I have tried then too show inputs from both keyboard and controller, in both cases the "left" input is detected but doesn't seem to go through. Is there any way to fix this? heisenbug

Host env.

Screenshot (20)

YoshiRulz commented 1 year ago

Works fine with the new BSNES core, just not Snes9x for some reason. I don't believe we have a blocklist for this so closing as wontfix. Game is SHA1:F6AA5291759E982EA249C4B76F729CA2F4AB1CF4.

CasualPokePlayer commented 1 year ago

Does this still end up occuring with https://github.com/TASEmulators/BizHawk/pull/3729?