diff --git a/Source/WorldOfKeflings/rules.txt b/Source/WorldOfKeflings/rules.txt new file mode 100644 index 00000000..2b2b8a69 --- /dev/null +++ b/Source/WorldOfKeflings/rules.txt @@ -0,0 +1,18 @@ + +[Definition] +titleIds = 000500001017b300 +name = "A World Of Keflings - " +version = 2 + +[TextureRedefine] +width = 1280 +height = 720 +overwriteWidth = +overwriteHeight = diff --git a/build.sh b/build.sh index 4b3f1477..6c1f25e4 100755 --- a/build.sh +++ b/build.sh @@ -233,6 +233,7 @@ std_respack "Wipeout3" "${res16by9[@]/$just720p}" std_respack "WipeoutCreate" "${res16by9[@]/$just720p}" std_respack "Wonderful101" "${res16by9[@]/$just720p}" std_respack "WoollyWorld" "${res16by9[@]/$just720p}" "${res21by9[@]}" "${res48by9[@]}" +std_respack "WorldOfKeflings" "${res16by9[@]/$just720p}" std_respack "XenobladeX" "${res16by9[@]/$just720p}" "${res21by9[@]}" "${res48by9[@]}" if [ "$buildType" = "Common" ]; then