[Splat] add 480p resolution

This commit is contained in:
Michael 2019-02-01 23:26:48 -08:00
parent af29cc9e2d
commit 48d6c58de3

View File

@ -28,6 +28,13 @@ $height = 360
$gameWidth = 1280
$gameHeight = 720
[Preset]
name = 854x480
$width = 854
$height = 480
$gameWidth = 1280
$gameHeight = 720
[Preset]
name = 960x540
$width = 960
@ -82,14 +89,14 @@ $gameHeight = 720
# Common Ultrawide Resolutions
[Preset]
name = 2560x1080 ("21:9")
name = 2560x1080 (Ultrawide)
$width = 2560
$height = 1080
$gameWidth = 1280
$gameHeight = 720
[Preset]
name = 3440x1440 ("21:9")
name = 3440x1440 (Ultrawide)
$width = 3440
$height = 1440
$gameWidth = 1280