[MK8] add back 32:9 resolutions

Fixed #480
This commit is contained in:
M&M 2020-12-06 15:57:07 -08:00
parent 4ec0563711
commit 7f3ef4a624

View File

@ -150,6 +150,36 @@ category = TV Resolution
$width = 5120 $width = 5120
$height = 3200 $height = 3200
[Preset]
name = 3840x1080 (32:9)
category = TV Resolution
$width = 3840
$height = 1080
[Preset]
name = 5120x1440 (32:9)
category = TV Resolution
$width = 5120
$height = 1440
[Preset]
name = 6400x1800 (32:9)
category = TV Resolution
$width = 6400
$height = 1800
[Preset]
name = 7680x2160 (32:9)
category = TV Resolution
$width = 7680
$height = 2160
[Preset]
name = 10240x2880 (32:9)
category = TV Resolution
$width = 10240
$height = 2880
# Gamepad Resolution # Gamepad Resolution
[Preset] [Preset]
@ -277,6 +307,36 @@ category = Gamepad Resolution
$padWidth = 5120 $padWidth = 5120
$padHeight = 3200 $padHeight = 3200
[Preset]
name = 3840x1080 (32:9)
category = Gamepad Resolution
$padWidth = 3840
$padHeight = 1080
[Preset]
name = 5120x1440 (32:9)
category = Gamepad Resolution
$padWidth = 5120
$padHeight = 1440
[Preset]
name = 6400x1800 (32:9)
category = Gamepad Resolution
$padWidth = 6400
$padHeight = 1800
[Preset]
name = 7680x2160 (32:9)
category = Gamepad Resolution
$padWidth = 7680
$padHeight = 2160
[Preset]
name = 10240x2880 (32:9)
category = Gamepad Resolution
$padWidth = 10240
$padHeight = 2880
# Shadow Quality # Shadow Quality
[Preset] [Preset]