diff --git a/Resolutions/WindWakerHD_Resolution/rules.txt b/Resolutions/WindWakerHD_Resolution/rules.txt index 7d846c47d..a3f1057ae 100644 --- a/Resolutions/WindWakerHD_Resolution/rules.txt +++ b/Resolutions/WindWakerHD_Resolution/rules.txt @@ -181,6 +181,36 @@ $lightSource = 1.0 $scaleShader = (3840.0/5160.0) $aspectRatio = (64.0/27.0) #LG +[Preset] +name = ---- Superwide 32:9 ---- +$width = 5120 +$height = 1440 +$gameWidth= 1920 +$gameHeight= 1080 +$lightSource = 1.5 +$scaleShader = (2560.0/5120.0) +$aspectRatio = (96.0/27.0) + +[Preset] +name = 5120x1440 (32:9) +$width = 5120 +$height = 1440 +$gameWidth= 1920 +$gameHeight= 1080 +$lightSource = 1.5 +$scaleShader = (2560.0/5120.0) +$aspectRatio = (96.0/27.0) + +[Preset] +name = 7680x2160 (4k 32:9) +$width = 7680 +$height = 2160 +$gameWidth= 1920 +$gameHeight= 1080 +$lightSource = 1.0 +$scaleShader = (3840.0/7680.0) +$aspectRatio = (96.0/27.0) + [Preset] name = ---- Custom resolutions ---- $width = 1920