From 05eaf2cfb7b3701f95753b880f1c40204459a1e2 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Tue, 30 Jun 2020 13:20:39 +1000 Subject: [PATCH] Fix wrapping of 2 labels in DisplayConfig fixes 64d14a7f9 --- .../config/DisplayConfig.resx | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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