From b0083d4fc76f9e840391b3a226340e869ecc4796 Mon Sep 17 00:00:00 2001 From: victoria4dx <99297572+victoria4dx@users.noreply.github.com> Date: Tue, 29 Mar 2022 07:36:49 -0500 Subject: [PATCH] Add 32:9 resolutions to Lego Dimensions (#549) Thanks to @victoria4dx for making this change! --- Resolutions/LEGODimensions_resolution/rules.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Resolutions/LEGODimensions_resolution/rules.txt b/Resolutions/LEGODimensions_resolution/rules.txt index 92c360d5..9516adec 100644 --- a/Resolutions/LEGODimensions_resolution/rules.txt +++ b/Resolutions/LEGODimensions_resolution/rules.txt @@ -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