diff --git a/Source/MarioParty10/rules.txt b/Source/MarioParty10/rules.txt new file mode 100644 index 00000000..2145b24f --- /dev/null +++ b/Source/MarioParty10/rules.txt @@ -0,0 +1,25 @@ + +[Definition] +titleIds = 0005000010162D00,0005000010162E00,0005000E10161F00 +name = "Mario Party 10 - " +version = 2 + +[TextureRedefine] # tv +width = 1280 +height = 720 +overwriteWidth = +overwriteHeight = + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = +overwriteHeight = \ No newline at end of file diff --git a/build.sh b/build.sh index bd22a562..ec54db6e 100644 --- a/build.sh +++ b/build.sh @@ -149,6 +149,7 @@ std_respack "LEGOCityUndercover" "${res16by9[@]/$just720p}" std_respack "MarioKart8" "${res16by9[@]/$just720p}" "${res21by9[@]}" "${res48by9[@]}" std_respack "MarioSonicSochi" "${res16by9[@]/$just720p}" std_respack "MarioTennis" "${res16by9[@]/$just720p}" +std_respack "MarioParty10" "${res16by9[@]/$just720p}" std_respack "MonsterHunter3Ultimate" "${res16by9[@]/$just1080p}" std_respack "NBA2K13" "${res16by9[@]/$just720p}" std_respack "NewSuperMarioBrosU" "${res16by9[@]/$just720p}"