Gabepowell344 / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

Autofire hotkey "autoholds" instead of autofiring #453

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Hold down the Autofire hotkey. "Held: " will appear onscreen.
2. Press a button, i.e. Start on the PSX controller, and release Autofire.

What is the expected output? What do you see instead?
The button should be automatically pressed every other frame. Instead, the 
button is held every single frame.

What version of the product are you using? On what operating system?
BizHawk 1.11.0. Windows 7 x64

Please provide any additional information below.
The bug exists in BizHawk 1.11.0, 1.10.0 and 1.9.4. However, in 1.9.1, the 
hotkey works correctly.

The Autofire controller buttons still work correctly.

The Autohold hotkey works, though its function is now indistinguishable from 
the current function of the Autofire hotkey.

Original issue reported on code.google.com by coolkirb...@gmail.com on 21 Jul 2015 at 1:51