From c5d4820a9b8f5112e60130e32de12c0058f89aae Mon Sep 17 00:00:00 2001 From: M&M Date: Sat, 21 Nov 2020 16:05:04 -0800 Subject: [PATCH] [Wind Waker HD] Add other resolutions Fixes #353, copied directly from #374. Credit was given for the changes --- Resolutions/WindWakerHD_Resolution/rules.txt | 44 +++++++++++++++++++- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/Resolutions/WindWakerHD_Resolution/rules.txt b/Resolutions/WindWakerHD_Resolution/rules.txt index 92a0501d..7d846c47 100644 --- a/Resolutions/WindWakerHD_Resolution/rules.txt +++ b/Resolutions/WindWakerHD_Resolution/rules.txt @@ -2,11 +2,11 @@ titleIds = 0005000010143400,0005000010143600,0005000010143500 name = Resolution path = "The Legend of Zelda: The Wind Waker HD/Graphics/Resolution" -description = Changes the resolution of the game. Made by getdls. +description = Changes the resolution of the game. Made by getdls and Morph. version = 4 [Preset] -name = 1920x1080 Default +name = 1920x1080 (Default) $width = 1920 $height = 1080 $gameWidth = 1920 @@ -15,6 +15,36 @@ $lightSource = 1.0 $scaleShader = 1.0 $aspectRatio = (16.0/9.0) +[Preset] +name = 320x180 +$width = 320 +$height = 180 +$gameWidth = 1920 +$gameHeight = 1080 +$lightSource = 1.0 +$scaleShader = 1.0 +$aspectRatio = (16.0/9.0) + +[Preset] +name = 640x360 +$width = 640 +$height = 360 +$gameWidth = 1920 +$gameHeight = 1080 +$lightSource = 1.0 +$scaleShader = 1.0 +$aspectRatio = (16.0/9.0) + +[Preset] +name = 960x540 +$width = 960 +$height = 540 +$gameWidth = 1920 +$gameHeight = 1080 +$lightSource = 1.0 +$scaleShader = 1.0 +$aspectRatio = (16.0/9.0) + [Preset] name = 1280x720 $width = 1280 @@ -35,6 +65,16 @@ $lightSource = 1.0 $scaleShader = 1.0 $aspectRatio = (16.0/9.0) +[Preset] +name = 2560x1440 +$width = 2560 +$height = 1440 +$gameWidth = 1920 +$gameHeight = 1080 +$lightSource = 1.0 +$scaleShader = 1.0 +$aspectRatio = (16.0/9.0) + [Preset] name = 2732x1536 $width = 2732