diff --git a/Resolutions/ChildOfLight_Resolution/rules.txt b/Resolutions/ChildOfLight_Resolution/rules.txt index d9492848..588461c8 100644 --- a/Resolutions/ChildOfLight_Resolution/rules.txt +++ b/Resolutions/ChildOfLight_Resolution/rules.txt @@ -1,8 +1,8 @@ [Definition] -titleIds = 000500001015B200,000500001016EA00,000500001016D800 +titleIds = 000500001015B200,000500001016D800,000500001016EA00 name = Resolution path = "Child of Light/Graphics/Resolution" -description = Changes the resolution of the game. Made by Crementif. +description = Changes the resolution of the game. Made by Crementif and ICUP321. version = 4 [Preset] @@ -108,7 +108,7 @@ formats = 0x01a overwriteWidth = ($width/$gameWidth) * 512 overwriteHeight = ($height/$gameHeight) * 512 -[TextureRedefine] # Half-res +[TextureRedefine] width = 640 height = 360 formats = 0x001 @@ -116,7 +116,12 @@ tileModesExcluded = 0x001 overwriteWidth = ($width/$gameWidth) * 640 overwriteHeight = ($height/$gameHeight) * 360 -# Screen gradient +[TextureRedefine] # Screen gradient +width = 448 +height = 240 +formats = 0x01a +overwriteWidth = ($width/$gameWidth) * 448 +overwriteHeight = ($height/$gameHeight) * 240 [TextureRedefine] width = 426 @@ -124,10 +129,3 @@ height = 240 formats = 0x01a overwriteWidth = ($width/$gameWidth) * 426 overwriteHeight = ($height/$gameHeight) * 240 - -[TextureRedefine] -width = 448 -height = 240 -formats = 0x01a -overwriteWidth = ($width/$gameWidth) * 448 -overwriteHeight = ($height/$gameHeight) * 240 diff --git a/Resolutions/PacManGhostlyAdventures2_Resolution/rules.txt b/Resolutions/PacManGhostlyAdventures2_Resolution/rules.txt index 8df7792d..d9216148 100644 --- a/Resolutions/PacManGhostlyAdventures2_Resolution/rules.txt +++ b/Resolutions/PacManGhostlyAdventures2_Resolution/rules.txt @@ -2,7 +2,7 @@ titleIds = 000500001017E600,000500001017E500,0005000010182300 name = Resolution path = "PAC-MAN & the Ghostly Adventures 2/Graphics/Resolution" -description = Changes the resolution of the game. Made by Slashiee & ICUP321. +description = Changes the resolution of the game. Made by Slashiee and ICUP321. version = 4 [Preset] @@ -127,4 +127,4 @@ overwriteHeight = ($height/$gameHeight) * 96 width = 160 height = 90 overwriteWidth = ($width/$gameWidth) * 160 -overwriteHeight = ($height/$gameHeight) * 90 \ No newline at end of file +overwriteHeight = ($height/$gameHeight) * 90 diff --git a/Resolutions/PacManGhostlyAdventures_Resolution/rules.txt b/Resolutions/PacManGhostlyAdventures_Resolution/rules.txt index 641d57ee..e19f9fef 100644 --- a/Resolutions/PacManGhostlyAdventures_Resolution/rules.txt +++ b/Resolutions/PacManGhostlyAdventures_Resolution/rules.txt @@ -2,7 +2,7 @@ titleIds = 0005000010146300,0005000010147900,000500001014F300 name = Resolution path = "PAC-MAN & the Ghostly Adventures/Graphics/Resolution" -description = Changes the resolution of the game. Made by Slashiee & ICUP321. +description = Changes the resolution of the game. Made by Slashiee and ICUP321. version = 4 [Preset] @@ -127,4 +127,4 @@ overwriteHeight = ($height/$gameHeight) * 96 width = 160 height = 90 overwriteWidth = ($width/$gameWidth) * 160 -overwriteHeight = ($height/$gameHeight) * 90 \ No newline at end of file +overwriteHeight = ($height/$gameHeight) * 90