diff --git a/Source/TokyoMirage/rules.txt b/Source/TokyoMirage/rules.txt index 2c34eabb..004f0158 100644 --- a/Source/TokyoMirage/rules.txt +++ b/Source/TokyoMirage/rules.txt @@ -6,7 +6,6 @@ $scaleFactorX = $fullWidth / 1280.0; $scaleFactorY = $fullHeight / 720.0; $title = get_title($fullWidth, $fullHeight); ?> - [Definition] titleIds = 00050000101ED700,00050000101ED800,0005000010131D00 name = "Tokyo Mirage Sessions FE - " @@ -15,6 +14,16 @@ version = 2 [TextureRedefine] width = 1280 height = 720 +formats = 0x816 +overwriteFormat = 0x820 +tileModesExcluded = 0x001 +overwriteWidth = +overwriteHeight = + +[TextureRedefine] +width = 1280 +height = 720 +formatsExcluded = 0x816 tileModesExcluded = 0x001 overwriteWidth = overwriteHeight =