Merge all four display mode settings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user