From 6c13fc6234363de73220a31dbb3919d6038552c8 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 14 Jan 2017 19:17:44 -0800 Subject: [PATCH] Downscale Gamepad for Preformance once again, won't affect much unless GPU bottleneck --- Preformance/BatmanArkham_360p/rules.txt | 8 +++++++- Preformance/Bayonetta2_360p/rules.txt | 8 +++++++- Preformance/Brunswick_360p/rules.txt | 8 +++++++- Preformance/CitizensOfEarth_360p/rules.txt | 8 +++++++- Preformance/FamilyTennisSP_360p/rules.txt | 8 +++++++- Preformance/Guacamelee_360p/rules.txt | 8 +++++++- Preformance/KamenRider_360p/rules.txt | 8 +++++++- Preformance/MK8_360p/rules.txt | 6 ++++++ Preformance/NSMBU_360p/rules.txt | 8 +++++++- Preformance/OnePiece_360p/rules.txt | 8 +++++++- Preformance/PhineasFerb_360p/rules.txt | 8 +++++++- Preformance/Pikmin3_360p/rules.txt | 8 +++++++- Preformance/Severed_360p/rules.txt | 8 +++++++- Preformance/ShovelKnight_360p/rules.txt | 8 +++++++- Preformance/Sochi_360p/rules.txt | 8 +++++++- Preformance/Splatoon_360p/rules.txt | 8 +++++++- Preformance/SpongeBob_360p/rules.txt | 8 +++++++- Preformance/Tekken_360p/rules.txt | 8 +++++++- Preformance/TheWindWaker_540p/rules.txt | 8 +++++++- Preformance/TropicalFreeze_360p/rules.txt | 8 +++++++- Preformance/TwilightPrincess_540p/rules.txt | 8 +++++++- Preformance/Wipeout_360p/rules.txt | 8 +++++++- Preformance/XCX_360p/rules.txt | 8 +++++++- Preformance/Yoshi_360p/rules.txt | 8 +++++++- 24 files changed, 167 insertions(+), 23 deletions(-) diff --git a/Preformance/BatmanArkham_360p/rules.txt b/Preformance/BatmanArkham_360p/rules.txt index ff57a317..41f43e90 100644 --- a/Preformance/BatmanArkham_360p/rules.txt +++ b/Preformance/BatmanArkham_360p/rules.txt @@ -7,4 +7,10 @@ width = 1280 height = 720 formatsExcluded = 0x41A # exclude the intro background texture overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Bayonetta2_360p/rules.txt b/Preformance/Bayonetta2_360p/rules.txt index 5940e37a..842e834c 100644 --- a/Preformance/Bayonetta2_360p/rules.txt +++ b/Preformance/Bayonetta2_360p/rules.txt @@ -6,4 +6,10 @@ name = "Bayonetta 1 + 2 - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Brunswick_360p/rules.txt b/Preformance/Brunswick_360p/rules.txt index 6d888d5f..ee7e6760 100644 --- a/Preformance/Brunswick_360p/rules.txt +++ b/Preformance/Brunswick_360p/rules.txt @@ -6,4 +6,10 @@ name = "Brunswick Pro Bowling - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/CitizensOfEarth_360p/rules.txt b/Preformance/CitizensOfEarth_360p/rules.txt index ccf588ed..d753c42b 100644 --- a/Preformance/CitizensOfEarth_360p/rules.txt +++ b/Preformance/CitizensOfEarth_360p/rules.txt @@ -6,4 +6,10 @@ name = "Citizens Of Earth - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/FamilyTennisSP_360p/rules.txt b/Preformance/FamilyTennisSP_360p/rules.txt index 220a50d1..b4751051 100644 --- a/Preformance/FamilyTennisSP_360p/rules.txt +++ b/Preformance/FamilyTennisSP_360p/rules.txt @@ -6,4 +6,10 @@ name = "Family Tennis SP - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Guacamelee_360p/rules.txt b/Preformance/Guacamelee_360p/rules.txt index 98ac7974..2bd86c67 100644 --- a/Preformance/Guacamelee_360p/rules.txt +++ b/Preformance/Guacamelee_360p/rules.txt @@ -6,4 +6,10 @@ name = "Guacamelee! Super Turbo Championship Edition - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/KamenRider_360p/rules.txt b/Preformance/KamenRider_360p/rules.txt index f216bcc0..ea336896 100644 --- a/Preformance/KamenRider_360p/rules.txt +++ b/Preformance/KamenRider_360p/rules.txt @@ -6,4 +6,10 @@ name = "Kamen Rider - Battride War II - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/MK8_360p/rules.txt b/Preformance/MK8_360p/rules.txt index ce400778..36e4362d 100644 --- a/Preformance/MK8_360p/rules.txt +++ b/Preformance/MK8_360p/rules.txt @@ -10,6 +10,12 @@ formatsExcluded = 0x41A,0x431 # exclude the intro background texture, race end b overwriteWidth = 640 overwriteHeight = 360 +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 + # Half Res Alpha (and DOF) [TextureRedefine] width = 640 diff --git a/Preformance/NSMBU_360p/rules.txt b/Preformance/NSMBU_360p/rules.txt index b83aabdd..aef6b518 100644 --- a/Preformance/NSMBU_360p/rules.txt +++ b/Preformance/NSMBU_360p/rules.txt @@ -6,4 +6,10 @@ name = "New Super Mario Bros. U + New Super Luigi U - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/OnePiece_360p/rules.txt b/Preformance/OnePiece_360p/rules.txt index c49ef6fb..d0366806 100644 --- a/Preformance/OnePiece_360p/rules.txt +++ b/Preformance/OnePiece_360p/rules.txt @@ -6,4 +6,10 @@ name = "ONE PIECE Unlimited World Red - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/PhineasFerb_360p/rules.txt b/Preformance/PhineasFerb_360p/rules.txt index 3449c497..45bf9e54 100644 --- a/Preformance/PhineasFerb_360p/rules.txt +++ b/Preformance/PhineasFerb_360p/rules.txt @@ -6,4 +6,10 @@ name = "Phineas and Ferb Quest for Cool Stuff - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Pikmin3_360p/rules.txt b/Preformance/Pikmin3_360p/rules.txt index 41fa0807..6ec2daf3 100644 --- a/Preformance/Pikmin3_360p/rules.txt +++ b/Preformance/Pikmin3_360p/rules.txt @@ -6,4 +6,10 @@ name = "Pikmin 3 - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Severed_360p/rules.txt b/Preformance/Severed_360p/rules.txt index 2ec0d6ed..6ef303e5 100644 --- a/Preformance/Severed_360p/rules.txt +++ b/Preformance/Severed_360p/rules.txt @@ -6,4 +6,10 @@ name = "Severed - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/ShovelKnight_360p/rules.txt b/Preformance/ShovelKnight_360p/rules.txt index 017983f1..c71849b7 100644 --- a/Preformance/ShovelKnight_360p/rules.txt +++ b/Preformance/ShovelKnight_360p/rules.txt @@ -6,4 +6,10 @@ name = "Shovel Knight - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Sochi_360p/rules.txt b/Preformance/Sochi_360p/rules.txt index 846d2b12..81e8a9fe 100644 --- a/Preformance/Sochi_360p/rules.txt +++ b/Preformance/Sochi_360p/rules.txt @@ -7,4 +7,10 @@ width = 1280 height = 720 formatsExcluded = 0x031 # exclude the intro background texture overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Splatoon_360p/rules.txt b/Preformance/Splatoon_360p/rules.txt index 003c77e5..1ab990c6 100644 --- a/Preformance/Splatoon_360p/rules.txt +++ b/Preformance/Splatoon_360p/rules.txt @@ -19,4 +19,10 @@ overwriteHeight = 180 width = 1024 height = 576 overwriteWidth = 512 -overwriteHeight = 288 \ No newline at end of file +overwriteHeight = 288 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/SpongeBob_360p/rules.txt b/Preformance/SpongeBob_360p/rules.txt index 976cdf1f..504f5ec9 100644 --- a/Preformance/SpongeBob_360p/rules.txt +++ b/Preformance/SpongeBob_360p/rules.txt @@ -6,4 +6,10 @@ name = "SpongeBob SquarePants Plankton's Robotic Revenge - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Tekken_360p/rules.txt b/Preformance/Tekken_360p/rules.txt index 9c096255..0acbdc52 100644 --- a/Preformance/Tekken_360p/rules.txt +++ b/Preformance/Tekken_360p/rules.txt @@ -6,4 +6,10 @@ name = "TEKKEN TAG TOURNAMENT 2 - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/TheWindWaker_540p/rules.txt b/Preformance/TheWindWaker_540p/rules.txt index c854db11..eaf5feca 100644 --- a/Preformance/TheWindWaker_540p/rules.txt +++ b/Preformance/TheWindWaker_540p/rules.txt @@ -7,4 +7,10 @@ width = 1920 height = 1080 formatsExcluded = 0x41A # exclude the intro background texture overwriteWidth = 960 -overwriteHeight = 540 \ No newline at end of file +overwriteHeight = 540 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/TropicalFreeze_360p/rules.txt b/Preformance/TropicalFreeze_360p/rules.txt index 1a4c571f..41184f80 100644 --- a/Preformance/TropicalFreeze_360p/rules.txt +++ b/Preformance/TropicalFreeze_360p/rules.txt @@ -7,4 +7,10 @@ width = 1280 height = 720 formatsExcluded = 0x031 # exclude the intro background texture overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/TwilightPrincess_540p/rules.txt b/Preformance/TwilightPrincess_540p/rules.txt index 4202164b..3038b985 100644 --- a/Preformance/TwilightPrincess_540p/rules.txt +++ b/Preformance/TwilightPrincess_540p/rules.txt @@ -6,4 +6,10 @@ name = "Twilight Princess HD - 540p" width = 1920 height = 1080 overwriteWidth = 960 -overwriteHeight = 540 \ No newline at end of file +overwriteHeight = 540 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Wipeout_360p/rules.txt b/Preformance/Wipeout_360p/rules.txt index 499c09f0..51c92f24 100644 --- a/Preformance/Wipeout_360p/rules.txt +++ b/Preformance/Wipeout_360p/rules.txt @@ -6,4 +6,10 @@ name = "Wipeout 3 + Wipeout Create & Crash - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/XCX_360p/rules.txt b/Preformance/XCX_360p/rules.txt index 6e1442a0..c859fcef 100644 --- a/Preformance/XCX_360p/rules.txt +++ b/Preformance/XCX_360p/rules.txt @@ -13,4 +13,10 @@ width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 -overwriteHeight = 540 \ No newline at end of file +overwriteHeight = 540 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file diff --git a/Preformance/Yoshi_360p/rules.txt b/Preformance/Yoshi_360p/rules.txt index fd256192..bcca8143 100644 --- a/Preformance/Yoshi_360p/rules.txt +++ b/Preformance/Yoshi_360p/rules.txt @@ -6,4 +6,10 @@ name = "Yoshi's Woolly World - 360p" width = 1280 height = 720 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 427 +overwriteHeight = 240 \ No newline at end of file