Actions
Emulator Issues #13727
open[Feature Request] Add option to frame advance by input poll instead of by rendered frame
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Currently, Dolphin's frame advance option works such that pressing the configured key will progress emulation to the next rendered frame of gameplay. This is a sufficient solution for most games, however, some games may poll input during non-rendered frames, or poll input multiple times in a single frame, which are both currently unaccounted for. Adding an option to instead advance by input poll would be great for these use cases.
Updated by JosJuice about 12 hours ago
- Issue type changed from Bug to Feature request
Actions