Add 32:9 resolutions to Lego Dimensions (#549)

Thanks to @victoria4dx for making this change!
This commit is contained in:
victoria4dx 2022-03-29 07:36:49 -05:00 committed by GitHub
parent c8e525102e
commit b0083d4fc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,6 +95,22 @@ $height = 1440
$gameWidth = 1280
$gameHeight = 720
# Common Super Ultrawide Resolutions
[Preset]
name = 3840x1080 (Super Ultrawide)
$width = 3840
$height = 1080
$gameWidth = 1280
$gameHeight = 720
[Preset]
name = 5120x1440 (Super Ultrawide)
$width = 5120
$height = 1440
$gameWidth = 1280
$gameHeight = 720
[TextureRedefine]
width = 1280
height = 720