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