[BUG]: Input recording not pressing on last frame
sestain opened this issue · 0 comments
sestain commented
Describe the Bug
If input recording ends on a input press, it doesn't actually do the input, there's needs to be 1 blank frame for the real last input to occur.
(Not sure if this is an issue with frame counter being one ahead of actual count.)
Reproduction Steps
- Record input file and end it on a button press
- Playback recording
- Notice the button not being pressed unless there's one extra frame
Expected Behavior
Do last input without needing extra blank frame.
PCSX2 Revision
2.5.150
Operating System
Windows 11
If Linux - Specify Distro
No response
Logs & Dumps
No response