[YWW] Add 32:9 ultrawide resolutions (#590)

Thanks @victoria4dx!
This commit is contained in:
victoria4dx 2024-07-14 04:14:20 -05:00 committed by GitHub
parent 5e0a6b611f
commit 90f1bd0615
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,6 +101,24 @@ $gameHeight = 720
$dither = 0.5
$scaleShader = 1.0
[Preset]
name = 5120x1440 (Superwide)
$width = 5120
$height = 1440
$gameWidth = 1280
$gameHeight = 720
$dither = 0.5
$scaleShader = 1.0
[Preset]
name = 7680x2160 (Superwide)
$width = 7680
$height = 2160
$gameWidth = 1280
$gameHeight = 720
$dither = 0.85
$scaleShader = 1.0
[TextureRedefine]
width = 1280
height = 720