From 034313bd3241fec06b8825184fe88dbbfce7eb7d Mon Sep 17 00:00:00 2001 From: bicarus <202771338+bicarus-dev@users.noreply.github.com> Date: Tue, 20 Jan 2026 23:54:45 -0800 Subject: [PATCH] Updated PC optimization (markdown) --- PC-optimization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PC-optimization.md b/PC-optimization.md index 25dcc9a..9952864 100644 --- a/PC-optimization.md +++ b/PC-optimization.md @@ -152,7 +152,7 @@ difference between LDJ and TDJ. ## Gitadora * Gitadora tends to stutter and not scroll the notes smoothly when Full Screen Optimizations is enabled. Right click on spice64.exe, Properties, Compatibility tab, Change settings for all users, and check `Disable fullscreen optimizations`. * Game tends to lock to 58FPS at launch and swings inconsistently between 58-60 FPS on Windows 10/11, causing stutters. - * To fix, look for a “60 FPS Patch” which fixes V-Sync by disabling the frame limiter. + * To fix, look for a “60 FPS Patch” (or sometimes called "Uncap FPS" or "Unlock FPS") which fixes V-Sync by disabling the frame limiter. ## SDVX * There are some EA server-side flags that can be toggled that may affect client-side graphics performance (`SUBMONITOR_VSYNC_ENABLE` and `USE_CUDA_VIDEO_PRESENTER`). See [SDVX known issues page](https://github.com/spice2x/spice2x.github.io/wiki/Known-issues#sdvx).