From ebda38b52603da4d738421597000f71b46c2833a Mon Sep 17 00:00:00 2001 From: Margen67 Date: Thu, 9 Nov 2023 04:16:56 -0800 Subject: [PATCH] Update Options.mediawiki --- Options.mediawiki | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Options.mediawiki b/Options.mediawiki index b9fb509..c84455f 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 ===