Actions
Emulator Issues #13650
closedAndroid VSync option missing
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
2409-157
Description
This is an interface problem, not a game issue
What's the problem? Describe what went wrong.
Dolphin Emulator for Android doesn't seem to have a visible Enable VSync option anywhere in its settings interface. The option itself still works though, if Config/GFX.ini
is manually edited to contain:
[Hardware]
VSync = True
This is needed for some devices to mitigate non-framerate-related frame pacing issues when Vsync is disabled.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, 2409-138
Is the issue present in the latest release? For future reference, please also write down the version number of the latest release.
Yes, release 2409
Actions