diff --git a/src/BizHawk.Client.EmuHawk/config/DisplayConfig.resx b/src/BizHawk.Client.EmuHawk/config/DisplayConfig.resx index b5f9f6fbec..86fa78854a 100644 --- a/src/BizHawk.Client.EmuHawk/config/DisplayConfig.resx +++ b/src/BizHawk.Client.EmuHawk/config/DisplayConfig.resx @@ -121,10 +121,19 @@ 17, 17 - Alternate VSync Method: Some GPUs have problems VSyncing. It seems to manifest on full-screen windows. There will be hiccups when throttling to VSync. Use this to try and solve it (busy loop; burns major CPU) + Alternate VSync Method: Some GPUs have problems VSyncing. It seems +to manifest on full-screen windows. There will be hiccups when throttling +to VSync. Use this to try and solve it (busy loop; burns major CPU) - For Windows operating systems >= Vista, with some video cards, the monitors may flicker when going 'windowed fullscreen' while the system disobeys us and goes actual fullscreen instead. This hack prevents that, but may increase frame latency (since in Microsoft's new and disimproved operating systems, windowed mode things may have higher latency) + For Windows operating systems >= Vista, with +some video cards, the monitors may flicker when +going 'windowed fullscreen' while the system +disobeys us and goes actual fullscreen instead. +This hack prevents that, but may increase frame +latency (since in Microsoft's new and disimproved +operating systems, windowed mode things may +have higher latency) 17, 17