From 3002e671494d37a75634702fd7a4db7a916a78fe Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 11 Jan 2017 19:59:39 -0800 Subject: [PATCH] Half-Res Alpha added to Splatoon and Xenoblade --- Bayonetta2_2160p/rules.txt | 2 +- Splatoon_1080p/rules.txt | 9 ++++++++- Splatoon_1440p/rules.txt | 9 ++++++++- Splatoon_2160p/rules.txt | 9 ++++++++- XCX_1080p/rules.txt | 9 ++++++++- XCX_1440p/rules.txt | 9 ++++++++- XCX_2160p/rules.txt | 9 ++++++++- 7 files changed, 49 insertions(+), 7 deletions(-) diff --git a/Bayonetta2_2160p/rules.txt b/Bayonetta2_2160p/rules.txt index 83fa1fba..b5007371 100644 --- a/Bayonetta2_2160p/rules.txt +++ b/Bayonetta2_2160p/rules.txt @@ -2,7 +2,7 @@ titleIds = 0005000010172600,0005000010172700,000500001011b900 name = "Bayonetta 2 - 2160p (4K)" -[TextureRedefine] #tv +[TextureRedefine] # tv width = 1280 height = 720 overwriteWidth = 3840 diff --git a/Splatoon_1080p/rules.txt b/Splatoon_1080p/rules.txt index 92374e5d..8b59aaa2 100644 --- a/Splatoon_1080p/rules.txt +++ b/Splatoon_1080p/rules.txt @@ -6,4 +6,11 @@ name = "Splatoon - 1080p" width = 1280 height = 720 overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file +overwriteHeight = 1080 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 960 +overwriteHeight = 540 \ No newline at end of file diff --git a/Splatoon_1440p/rules.txt b/Splatoon_1440p/rules.txt index b484c0f7..e281ee9a 100644 --- a/Splatoon_1440p/rules.txt +++ b/Splatoon_1440p/rules.txt @@ -6,4 +6,11 @@ name = "Splatoon - 1440p (2K)" width = 1280 height = 720 overwriteWidth = 2560 -overwriteHeight = 1440 \ No newline at end of file +overwriteHeight = 1440 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 1280 +overwriteHeight = 720 \ No newline at end of file diff --git a/Splatoon_2160p/rules.txt b/Splatoon_2160p/rules.txt index 9ca837ca..35b8a130 100644 --- a/Splatoon_2160p/rules.txt +++ b/Splatoon_2160p/rules.txt @@ -6,4 +6,11 @@ name = "Splatoon - 2160p (4K)" width = 1280 height = 720 overwriteWidth = 3840 -overwriteHeight = 2160 \ No newline at end of file +overwriteHeight = 2160 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 1920 +overwriteHeight = 1080 \ No newline at end of file diff --git a/XCX_1080p/rules.txt b/XCX_1080p/rules.txt index 5db38358..3dfd3a96 100644 --- a/XCX_1080p/rules.txt +++ b/XCX_1080p/rules.txt @@ -6,4 +6,11 @@ name = "Xenoblade Chronicles X - 1080p" width = 1280 height = 720 overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file +overwriteHeight = 1080 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 960 +overwriteHeight = 540 \ No newline at end of file diff --git a/XCX_1440p/rules.txt b/XCX_1440p/rules.txt index c0a94154..296dc18a 100644 --- a/XCX_1440p/rules.txt +++ b/XCX_1440p/rules.txt @@ -6,4 +6,11 @@ name = "Xenoblade Chronicles X - 1440p (2K)" width = 1280 height = 720 overwriteWidth = 2560 -overwriteHeight = 1440 \ No newline at end of file +overwriteHeight = 1440 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 1280 +overwriteHeight = 720 \ No newline at end of file diff --git a/XCX_2160p/rules.txt b/XCX_2160p/rules.txt index 4394d739..25bc72b7 100644 --- a/XCX_2160p/rules.txt +++ b/XCX_2160p/rules.txt @@ -6,4 +6,11 @@ name = "Xenoblade Chronicles X - 2160p (4K)" width = 1280 height = 720 overwriteWidth = 3840 -overwriteHeight = 2160 \ No newline at end of file +overwriteHeight = 2160 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 1920 +overwriteHeight = 1080 \ No newline at end of file