diff --git a/Source/SuperSmashBros_Resolution/rules.txt b/Source/SuperSmashBros_Resolution/rules.txt index 1f72c20e..426afea0 100644 --- a/Source/SuperSmashBros_Resolution/rules.txt +++ b/Source/SuperSmashBros_Resolution/rules.txt @@ -89,8 +89,6 @@ $height = 5760 $gameWidth = 1920 $gameHeight = 1080 - - [TextureRedefine] # Game Resolution width = 1920 height = 1088 @@ -224,13 +222,6 @@ height = 144 overwriteWidth = ($width / $gameWidth) * 256 overwriteHeight = ($height / $gameHeight) * 144 -[TextureRedefine] -width = 256 -height = 128 -formats = 0x8 -overwriteWidth = ($width / $gameWidth) * 256 -overwriteHeight = ($height / $gameHeight) * 128 - [TextureRedefine] width = 249 height = 250