From 4026ecaabdac34a95b306dc66cc5d85bfff227a4 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 19 Oct 2017 16:07:38 -0700 Subject: [PATCH] Add One Piece to build script --- .../ONEPIECEUnlimitedWorldRed_2880p/rules.txt | 31 ------------------- .../ONEPIECEUnlimitedWorldRed_4320p/rules.txt | 31 ------------------- .../ONEPIECEUnlimitedWorldRed_5760p/rules.txt | 31 ------------------- Quality/OnePiece_1080p/rules.txt | 18 ----------- Quality/OnePiece_1440p/rules.txt | 18 ----------- Quality/OnePiece_1800p/rules.txt | 18 ----------- Quality/OnePiece_2160p/rules.txt | 18 ----------- Source/OnePiece/rules.txt | 31 +++++++++++++++++++ build.sh | 1 + 9 files changed, 32 insertions(+), 165 deletions(-) delete mode 100644 Enthusiast/ONEPIECEUnlimitedWorldRed_2880p/rules.txt delete mode 100644 Enthusiast/ONEPIECEUnlimitedWorldRed_4320p/rules.txt delete mode 100644 Enthusiast/ONEPIECEUnlimitedWorldRed_5760p/rules.txt delete mode 100644 Quality/OnePiece_1080p/rules.txt delete mode 100644 Quality/OnePiece_1440p/rules.txt delete mode 100644 Quality/OnePiece_1800p/rules.txt delete mode 100644 Quality/OnePiece_2160p/rules.txt create mode 100644 Source/OnePiece/rules.txt diff --git a/Enthusiast/ONEPIECEUnlimitedWorldRed_2880p/rules.txt b/Enthusiast/ONEPIECEUnlimitedWorldRed_2880p/rules.txt deleted file mode 100644 index 597822b3..00000000 --- a/Enthusiast/ONEPIECEUnlimitedWorldRed_2880p/rules.txt +++ /dev/null @@ -1,31 +0,0 @@ -[Definition] -titleIds = 0005000010175c00,0005000010175d00 -name = "ONE PIECE Unlimited World Red - 5120x2880" - - -version = 2 - -[TextureRedefine] # tv - -width = 1280 - -height = 720 - - -overwriteWidth = 5120 -overwriteHeight = 2880 - -[TextureRedefine] # half-res alpha - -width = 640 -height = 360 - -overwriteWidth = 2560 -overwriteHeight = 1440 - -[TextureRedefine] # gamepad -width = 854 -height = 480 - -#overwriteWidth = 2562 -#overwriteHeight = 1440 \ No newline at end of file diff --git a/Enthusiast/ONEPIECEUnlimitedWorldRed_4320p/rules.txt b/Enthusiast/ONEPIECEUnlimitedWorldRed_4320p/rules.txt deleted file mode 100644 index 8e86cbc9..00000000 --- a/Enthusiast/ONEPIECEUnlimitedWorldRed_4320p/rules.txt +++ /dev/null @@ -1,31 +0,0 @@ -[Definition] -titleIds = 0005000010175c00,0005000010175d00 -name = "ONE PIECE Unlimited World Red - 7680x4320" - - -version = 2 - -[TextureRedefine] # tv - -width = 1280 - -height = 720 - - -overwriteWidth = 7680 -overwriteHeight = 4320 - -[TextureRedefine] # half-res alpha - -width = 640 -height = 360 - -overwriteWidth = 3840 -overwriteHeight = 2160 - -[TextureRedefine] # gamepad -width = 854 -height = 480 - -#overwriteWidth = 2562 -#overwriteHeight = 1440 \ No newline at end of file diff --git a/Enthusiast/ONEPIECEUnlimitedWorldRed_5760p/rules.txt b/Enthusiast/ONEPIECEUnlimitedWorldRed_5760p/rules.txt deleted file mode 100644 index b240f22b..00000000 --- a/Enthusiast/ONEPIECEUnlimitedWorldRed_5760p/rules.txt +++ /dev/null @@ -1,31 +0,0 @@ -[Definition] -titleIds = 0005000010175c00,0005000010175d00 -name = "ONE PIECE Unlimited World Red - 10240x5760" - - -version = 2 - -[TextureRedefine] # tv - -width = 1280 - -height = 720 - - -overwriteWidth = 10240 -overwriteHeight = 5760 - -[TextureRedefine] # half-res alpha - -width = 640 -height = 360 - -overwriteWidth = 5120 -overwriteHeight = 2880 - -[TextureRedefine] # gamepad -width = 854 -height = 480 - -#overwriteWidth = 2562 -#overwriteHeight = 1440 \ No newline at end of file diff --git a/Quality/OnePiece_1080p/rules.txt b/Quality/OnePiece_1080p/rules.txt deleted file mode 100644 index 6e54138b..00000000 --- a/Quality/OnePiece_1080p/rules.txt +++ /dev/null @@ -1,18 +0,0 @@ -[Definition] -titleIds = 0005000010175c00,0005000010175d00 -name = "One Piece: Unlimited World Red - 1920x1080" -version = 2 - -[TextureRedefine] # tv -width = 1280 -height = 720 -tileModesExcluded = 0x001 # FMV fix: place forceTextureUpdate = true under [Graphics] in game profile when using cemuhook 0.4.2.0+ -overwriteWidth = 1920 -overwriteHeight = 1080 - -[TextureRedefine] # gamepad -width = 854 -height = 480 - -#overwriteWidth = 1920 -#overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/OnePiece_1440p/rules.txt b/Quality/OnePiece_1440p/rules.txt deleted file mode 100644 index cb0caaf7..00000000 --- a/Quality/OnePiece_1440p/rules.txt +++ /dev/null @@ -1,18 +0,0 @@ -[Definition] -titleIds = 0005000010175c00,0005000010175d00 -name = "One Piece: Unlimited World Red - 2560x1440" -version = 2 - -[TextureRedefine] # tv -width = 1280 -height = 720 -tileModesExcluded = 0x001 # FMV fix: place forceTextureUpdate = true under [Graphics] in game profile when using cemuhook 0.4.2.0+ -overwriteWidth = 2560 -overwriteHeight = 1440 - -[TextureRedefine] # gamepad -width = 854 -height = 480 - -#overwriteWidth = 1920 -#overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/OnePiece_1800p/rules.txt b/Quality/OnePiece_1800p/rules.txt deleted file mode 100644 index 27018a31..00000000 --- a/Quality/OnePiece_1800p/rules.txt +++ /dev/null @@ -1,18 +0,0 @@ -[Definition] -titleIds = 0005000010175c00,0005000010175d00 -name = "One Piece: Unlimited World Red - 3200x1800" -version = 2 - -[TextureRedefine] # tv -width = 1280 -height = 720 -tileModesExcluded = 0x001 # FMV fix: place forceTextureUpdate = true under [Graphics] in game profile when using cemuhook 0.4.2.0+ -overwriteWidth = 3200 -overwriteHeight = 1800 - -[TextureRedefine] # gamepad -width = 854 -height = 480 - -#overwriteWidth = 1920 -#overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/OnePiece_2160p/rules.txt b/Quality/OnePiece_2160p/rules.txt deleted file mode 100644 index b41eccb3..00000000 --- a/Quality/OnePiece_2160p/rules.txt +++ /dev/null @@ -1,18 +0,0 @@ -[Definition] -titleIds = 0005000010175c00,0005000010175d00 -name = "One Piece: Unlimited World Red - 3840x2160" -version = 2 - -[TextureRedefine] # tv -width = 1280 -height = 720 -tileModesExcluded = 0x001 # FMV fix: place forceTextureUpdate = true under [Graphics] in game profile when using cemuhook 0.4.2.0+ -overwriteWidth = 3840 -overwriteHeight = 2160 - -[TextureRedefine] # gamepad -width = 854 -height = 480 - -#overwriteWidth = 1920 -#overwriteHeight = 1080 \ No newline at end of file diff --git a/Source/OnePiece/rules.txt b/Source/OnePiece/rules.txt new file mode 100644 index 00000000..c66af725 --- /dev/null +++ b/Source/OnePiece/rules.txt @@ -0,0 +1,31 @@ + +[Definition] +titleIds = 0005000010175C00,0005000010175D00 +name = "ONE PIECE Unlimited World Red - " +version = 2 + +[TextureRedefine] # tv +width = 1280 +height = 720 +overwriteWidth = +overwriteHeight = + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +overwriteWidth = +overwriteHeight = + +[TextureRedefine] # gamepad +width = 854 +height = 480 +#overwriteWidth = +#overwriteHeight = diff --git a/build.sh b/build.sh index 3b4e54f4..e115effc 100644 --- a/build.sh +++ b/build.sh @@ -109,6 +109,7 @@ std_respack "MarioKart8" "${res16by9[@]/$just720p}" "${res21by9[@]}" std_respack "MarioTennis" "${res16by9[@]/$just720p}" std_respack "MightyNumber9" "${res16by9[@]/$just720p}" std_respack "NintendoLand" "${res16by9[@]/$just720p}" +std_respack "OnePiece" "${res16by9[@]/$just720p}" std_respack "PokkenTournament" "${res16by9[@]/$just720p}" std_respack "SonicLostWorld" "${res16by9[@]/$just720p}" "${res21by9[@]}" std_respack "Splatoon" "${res16by9[@]/$just720p}" "${res21by9[@]}"