diff --git a/Preformance/SuperMario3DWorld_360p/rules.txt b/Preformance/SuperMario3DWorld_360p/rules.txt index c7c32b3a..1a856972 100644 --- a/Preformance/SuperMario3DWorld_360p/rules.txt +++ b/Preformance/SuperMario3DWorld_360p/rules.txt @@ -16,6 +16,12 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 320 overwriteHeight = 180 +[TextureRedefine] # zoomed in +width = 1128 +height = 720 +overwriteWidth = 564 +overwriteHeight = 360 + [TextureRedefine] # gamepad width = 854 height = 480 @@ -27,4 +33,10 @@ width = 427 height = 240 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 214 -overwriteHeight = 120 \ No newline at end of file +overwriteHeight = 120 + +[TextureRedefine] # half-res (zoomed in) +width = 564 +height = 360 +overwriteWidth = 282 +overwriteHeight = 180 \ No newline at end of file diff --git a/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt b/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt index f17f4822..92bc3e4a 100644 --- a/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt +++ b/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt @@ -15,6 +15,12 @@ height = 480 overwriteWidth = 1920 overwriteHeight = 1080 +[TextureRedefine] # zoomed in +width = 1128 +height = 720 +overwriteWidth = 1692 +overwriteHeight = 1080 + [TextureRedefine] # half-res alpha width = 640 height = 360 @@ -27,4 +33,10 @@ width = 427 height = 240 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 +overwriteHeight = 540 + +[TextureRedefine] # half-res (zoomed in) +width = 564 +height = 360 +overwriteWidth = 846 overwriteHeight = 540 \ No newline at end of file diff --git a/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt b/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt index a3d7f57d..3f9e51f9 100644 --- a/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt +++ b/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt @@ -15,6 +15,12 @@ height = 480 overwriteWidth = 2560 overwriteHeight = 1440 +[TextureRedefine] # zoomed in +width = 1128 +height = 720 +overwriteWidth = 2256 +overwriteHeight = 1440 + [TextureRedefine] # half-res alpha width = 640 height = 360 @@ -27,4 +33,10 @@ width = 427 height = 240 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] # half-res (zoomed in) +width = 564 +height = 360 +overwriteWidth = 1128 overwriteHeight = 720 \ No newline at end of file diff --git a/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt b/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt index 0cbe7515..95da9c4f 100644 --- a/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt +++ b/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt @@ -15,6 +15,12 @@ height = 480 overwriteWidth = 3840 overwriteHeight = 2160 +[TextureRedefine] # zoomed in +width = 1128 +height = 720 +overwriteWidth = 3384 +overwriteHeight = 2160 + [TextureRedefine] # half-res alpha width = 640 height = 360 @@ -27,4 +33,10 @@ width = 427 height = 240 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 +overwriteHeight = 1080 + +[TextureRedefine] # half-res (zoomed in) +width = 564 +height = 360 +overwriteWidth = 1692 overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/SuperMario3DWorld_1080p/rules.txt b/Quality/SuperMario3DWorld_1080p/rules.txt index cca98d4e..80dd5be8 100644 --- a/Quality/SuperMario3DWorld_1080p/rules.txt +++ b/Quality/SuperMario3DWorld_1080p/rules.txt @@ -9,9 +9,21 @@ formatsExcluded = 0x008,0x41A,0x034,0x035 # exclude obvious textures overwriteWidth = 1920 overwriteHeight = 1080 +[TextureRedefine] # zoomed in +width = 1128 +height = 720 +overwriteWidth = 1692 +overwriteHeight = 1080 + [TextureRedefine] # half-res alpha width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 +overwriteHeight = 540 + +[TextureRedefine] # half-res (zoomed in) +width = 564 +height = 360 +overwriteWidth = 846 overwriteHeight = 540 \ No newline at end of file diff --git a/Quality/SuperMario3DWorld_1440p/rules.txt b/Quality/SuperMario3DWorld_1440p/rules.txt index 3050e02f..1bb420fb 100644 --- a/Quality/SuperMario3DWorld_1440p/rules.txt +++ b/Quality/SuperMario3DWorld_1440p/rules.txt @@ -9,9 +9,21 @@ formatsExcluded = 0x008,0x41A,0x034,0x035 # exclude obvious textures overwriteWidth = 2560 overwriteHeight = 1440 +[TextureRedefine] # zoomed in +width = 1128 +height = 720 +overwriteWidth = 2256 +overwriteHeight = 1440 + [TextureRedefine] # half-res alpha width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] # half-res (zoomed in) +width = 564 +height = 360 +overwriteWidth = 1128 overwriteHeight = 720 \ No newline at end of file diff --git a/Quality/SuperMario3DWorld_2160p/rules.txt b/Quality/SuperMario3DWorld_2160p/rules.txt index 527c403c..b8bf7dac 100644 --- a/Quality/SuperMario3DWorld_2160p/rules.txt +++ b/Quality/SuperMario3DWorld_2160p/rules.txt @@ -9,9 +9,21 @@ formatsExcluded = 0x008,0x41A,0x034,0x035 # exclude obvious textures overwriteWidth = 3840 overwriteHeight = 2160 +[TextureRedefine] # zoomed in +width = 1128 +height = 720 +overwriteWidth = 3384 +overwriteHeight = 2160 + [TextureRedefine] # half-res alpha width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 +overwriteHeight = 1080 + +[TextureRedefine] # half-res (zoomed in) +width = 564 +height = 360 +overwriteWidth = 1692 overwriteHeight = 1080 \ No newline at end of file diff --git a/README.md b/README.md index 83219202..f460eeaa 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,9 @@ Splatoon - [Gamepad is blurry in Multiplayer](http://imgur.com/a/1YecH) (Quality - Gamepad) -Super Mario 3D World + Captain Toad: Treasure Tracker +Super Mario 3D World -- [Sky is completely gone](http://i.imgur.com/YwnNN2w.jpg) (All) -- Resolution drops when zooming in on stages with Distortion filter (Quality) +- [Sky is completely gone in 1-1](http://i.imgur.com/YwnNN2w.jpg) (All) Super Mario Maker