From ee821ff6a124ebe4cf36279b98b29c26553297bd Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Mon, 27 May 2019 15:52:43 +0200 Subject: [PATCH] Change game name for Taiko no Tatsujin Added the message to the description instead. --- Resolutions/TaikoNoTatsujin_Resolution/rules.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Resolutions/TaikoNoTatsujin_Resolution/rules.txt b/Resolutions/TaikoNoTatsujin_Resolution/rules.txt index fc081628..558c48e1 100644 --- a/Resolutions/TaikoNoTatsujin_Resolution/rules.txt +++ b/Resolutions/TaikoNoTatsujin_Resolution/rules.txt @@ -1,8 +1,8 @@ [Definition] -titleIds = 0005000010132200,0005000010192000,00050000101D3000,0005000c10132200,0005000c10192000,0005000c101d3000,0005000e101d3000 # +titleIds = 0005000010132200,0005000010192000,00050000101D3000,0005000c10132200,0005000c10192000,0005000c101d3000,0005000e101d3000 name = Resolution -path = "Taiko no Tatsujin all versions/Graphics/Resolution" -description = Changes the resolution of the game. +path = "Taiko no Tatsujin/Graphics/Resolution" +description = Changes the resolution of the game. Works on all versions. version = 3 [Preset] @@ -83,14 +83,14 @@ height = 480 overwriteWidth = ($width/$gameWidth) * 854 overwriteHeight = ($height/$gameHeight) * 480 -[TextureRedefine] # +[TextureRedefine] width = 608 height = 608 formats = 0x011,0x01a overwriteWidth = ($width/$gameWidth) * 608 overwriteHeight = ($height/$gameHeight) * 608 -[TextureRedefine] # +[TextureRedefine] width = 600 height = 600 formats = 0x011,0x01a @@ -109,4 +109,4 @@ width = 400 height = 256 formats = 0x011,0x01a overwriteWidth = ($width/$gameWidth) * 400 -overwriteHeight = ($height/$gameHeight) * 256 +overwriteHeight = ($height/$gameHeight) * 256 \ No newline at end of file