diff --git a/Source/SuperMarioMaker/rules.txt b/Source/SuperMarioMaker/rules.txt index dc3e9209..fbd12755 100644 --- a/Source/SuperMarioMaker/rules.txt +++ b/Source/SuperMarioMaker/rules.txt @@ -180,13 +180,6 @@ height = 192 overwriteWidth = <?=round($scaleFactorX*384)?> overwriteHeight = <?=round($scaleFactorY*192)?> -[TextureRedefine] -width = 320 -height = 240 -#formatsExcluded = -overwriteWidth = <?=round($scaleFactorX*320)?> -overwriteHeight = <?=round($scaleFactorY*240)?> - #[TextureRedefine] #May unintentionally scale textures, check formatsExcluded #width = 256 #height = 256 @@ -194,13 +187,6 @@ overwriteHeight = <?=round($scaleFactorY*240)?> #overwriteWidth = <?=round($scaleFactorX*256)?> #overwriteHeight = <?=round($scaleFactorY*256)?> -[TextureRedefine] -width = 252 -height = 81 -#formatsExcluded = -overwriteWidth = <?=round($scaleFactorX*252)?> -overwriteHeight = <?=round($scaleFactorY*81)?> - [TextureRedefine] width = 160 height = 90