move render resolution into render (from TLAC), change some internal resolution options, add "match window" internal resolution option, add "match screen" window resolution option
This commit is contained in:
@@ -68,6 +68,7 @@ FRM.Motion.Rate=300
|
||||
|
||||
[Resolution]
|
||||
# 0 = Windowed, 1 = Borderless (Forced to desktop resolution), 2 = Fullscreen
|
||||
# For same as screen res: -1x-1
|
||||
Display=1
|
||||
Width=1280
|
||||
Height=720
|
||||
@@ -78,6 +79,7 @@ BitDepth=32
|
||||
RefreshRate=60
|
||||
|
||||
# Set a custom internal render resolution
|
||||
# Same as window: -1x-1
|
||||
# HD : 1280x720
|
||||
# FHD : 1920x1080
|
||||
# WQHD : 2560x1440
|
||||
|
||||
Reference in New Issue
Block a user