diff --git a/Options.mediawiki b/Options.mediawiki index b9fb50916..c84455fb7 100644 --- a/Options.mediawiki +++ b/Options.mediawiki @@ -389,18 +389,18 @@ Newer Canary versions always have the config in the same place as the executable |} == Video == -=== Vsync interval === +=== Vsync FPS === If a game speeds up when [https://github.com/xenia-canary/xenia-canary/wiki/Options#vsync vsync] is disabled this will also affect game speed. {| -! vsync_interval = -! # (frametime in milliseconds) +! vsync_fps = +! # (frames per second) |- -| x1 (60 FPS, ''default'') -| 16 +| x1 (60 FPS; 30 FPS for 30 FPS games, ''default'') +| 60 |- | x2 (120 FPS; 60 FPS for 30 FPS games) -| 8 +| 120 |} === Internal display resolution ===