[Several] Add 1280x800 resolution

This commit is contained in:
Michael 2022-03-09 19:34:41 -08:00
parent e8bbd153d5
commit c049e68525
7 changed files with 84 additions and 0 deletions

View File

@ -187,6 +187,21 @@ $UIAspectX = 1.0
$UIAspectY = ( 1440.0 / 900.0 ) / (1920.0 / 1080.0)
$UItransp = 1.0
[Preset]
name = 1280x800 (16:10)
$width = 1280
$height = 800
$gameWidth = 1920
$gameHeight = 1080
$dither = 0.01
$scaleShader = 1.0
$scaleBlur = 0.05
$internalRes = 1.0
$aspectRatio = (1440.0/900.0)
$UIAspectX = 1.0
$UIAspectY = ( 1440.0 / 900.0 ) / (1920.0 / 1080.0)
$UItransp = 1.0
[Preset]
name = 1440x900 (16:10)
$width = 1440
@ -670,6 +685,21 @@ $UIAspectX = 1.0
$UIAspectY = ( 1440.0 / 900.0 ) / (1920.0 / 1080.0)
$UItransp = 0.75
[Preset]
name = 1280x800 (16:10) - UI 25% transp
$width = 1280
$height = 800
$gameWidth = 1920
$gameHeight = 1080
$dither = 0.01
$scaleShader = 1.0
$scaleBlur = 0.05
$internalRes = 1.0
$aspectRatio = (1440.0/900.0)
$UIAspectX = 1.0
$UIAspectY = ( 1440.0 / 900.0 ) / (1920.0 / 1080.0)
$UItransp = 0.75
[Preset]
name = 1440x900 (16:10) - UI 25% transp
$width = 1440

View File

@ -90,6 +90,12 @@ name = 7680x4320
$width = 7680
$height = 4320
[Preset]
category = TV Resolution
name = 1280x800 (16:10)
$width = 1280
$height = 800
[Preset]
category = TV Resolution
name = 1680x1050 (16:10)
@ -230,6 +236,12 @@ name = 7680x4320
$padWidth = 7680
$padHeight = 4320
[Preset]
category = Gamepad Resolution
name = 1280x800 (16:10)
$padWidth = 1280
$padHeight = 800
[Preset]
category = Gamepad Resolution
name = 1680x1050 (16:10)

View File

@ -109,6 +109,12 @@ category = TV Resolution
$width = 3440
$height = 1440
[Preset]
name = 1280x800 (16:10)
category = TV Resolution
$width = 1280
$height = 800
[Preset]
name = 1440x900 (16:10)
category = TV Resolution
@ -266,6 +272,12 @@ category = Gamepad Resolution
$padWidth = 3440
$padHeight = 1440
[Preset]
name = 1280x800 (16:10)
category = Gamepad Resolution
$padWidth = 1280
$padHeight = 800
[Preset]
name = 1440x900 (16:10)
category = Gamepad Resolution

View File

@ -90,6 +90,12 @@ name = 7680x4320
$width = 7680
$height = 4320
[Preset]
category = TV Resolution
name = 1280x800 (16:10)
$width = 1280
$height = 800
[Preset]
category = TV Resolution
name = 1680x1050 (16:10)

View File

@ -103,6 +103,12 @@ category = TV Resolution
$width = 3440
$height = 1440
[Preset]
name = 1280x800 (16:10)
category = TV Resolution
$width = 1280
$height = 800
[Preset]
name = 1440x900 (16:10)
category = TV Resolution
@ -230,6 +236,12 @@ category = Gamepad Resolution
$padWidth = 3440
$padHeight = 1440
[Preset]
name = 1280x800 (16:10)
category = Gamepad Resolution
$padWidth = 1280
$padHeight = 800
[Preset]
name = 1440x900 (16:10)
category = Gamepad Resolution

View File

@ -76,6 +76,12 @@ name = 7680x4320
$width = 7680
$height = 4320
[Preset]
category = Resolution
name = 1280x800 (16:10)
$width = 1280
$height = 800
[Preset]
category = Resolution
name = 1680x1050 (16:10)

View File

@ -124,6 +124,12 @@ name = 10240x4320 (21:9)
$width = 10240
$height = 4320
[Preset]
category = Resolution
name = 1280x800 (16:10)
$width = 1280
$height = 800
[Preset]
category = Resolution
name = 1440x900 (16:10)