higan-emu / higan

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

SFC: Auto Joypad Polling problem with SpellCraft - Aspects of Valor #132

Closed Screwtapello closed 3 years ago

Screwtapello commented 4 years ago

In e422ddc72, @jbo-85 fixed a lot of games that use the SNES auto joypad polling feature. These fixes were ported (more or less) to bsnes by @asuramaru in https://github.com/bsnes-emu/bsnes/commit/39c37ec2d1bfcc6b2ee8ae8995fb862eb77c9248. However, @Max833 reported (https://github.com/bsnes-emu/bsnes/issues/86) that the game SpellCraft - Aspects of Valor (USA) (Proto) worked on real hardware, but not bsnes or higan.

Asura may have fixed the problem in https://github.com/bsnes-emu/bsnes/pull/88 but somebody needs to clean up that PR and land it. Once it lands, a similar fix should be made to higan, too.