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:
somewhatlurker
2019-10-15 06:50:43 +11:00
parent b34c0718b0
commit 7907485b6d
6 changed files with 89 additions and 41 deletions
+2
View File
@@ -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