From 90f1bd0615c1fed5fae2e66855c106b5e67a3cab Mon Sep 17 00:00:00 2001 From: victoria4dx <99297572+victoria4dx@users.noreply.github.com> Date: Sun, 14 Jul 2024 04:14:20 -0500 Subject: [PATCH] [YWW] Add 32:9 ultrawide resolutions (#590) Thanks @victoria4dx! --- .../YoshisWoollyWorld_Resolution/rules.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Resolutions/YoshisWoollyWorld_Resolution/rules.txt b/Resolutions/YoshisWoollyWorld_Resolution/rules.txt index a700baa5d..501c0eaa9 100644 --- a/Resolutions/YoshisWoollyWorld_Resolution/rules.txt +++ b/Resolutions/YoshisWoollyWorld_Resolution/rules.txt @@ -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