From 3f98a69bfce528c91a818f661718d2951c93190f Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 19 Sep 2018 16:22:42 -0700 Subject: [PATCH] add world of kleflings --- Source/WorldOfKeflings/rules.txt | 18 ++++++++++++++++++ build.sh | 1 + 2 files changed, 19 insertions(+) create mode 100644 Source/WorldOfKeflings/rules.txt 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