Merge all four display mode settings

This commit is contained in:
nastys
2019-11-16 02:46:53 +01:00
parent 548ea4fe66
commit 1f979ca478
4 changed files with 10 additions and 12 deletions
+3 -5
View File
@@ -73,13 +73,11 @@ MLAA=1
FRM.Motion.Rate=300
[Resolution]
# 0 = Windowed, 1 = Borderless (Forced to desktop resolution), 2 = Fullscreen
# 0 = Windowed, 1 = Popup (recommended), 2 = Exclusive, 3 = Failsafe
# For same as screen res: -1x-1
Display=1
Width=1280
Height=720
# Make borderless mode use a popup window (better performance/lower latency, but can cause screenshot issues)
Borderless.Popup=1
Width=-1
Height=-1
# Fullscreen only options
BitDepth=32
RefreshRate=60