Add support for title.db, and use title.db to augment TMD finding

Also added support for system title CIA building, and fixed various minor issues.
Also moved MakeMagic to Common.
This commit is contained in:
Pengfei
2021-07-01 14:13:20 +08:00
parent 857bd12a6f
commit e2bef4d705
16 changed files with 326 additions and 88 deletions
+4 -1
View File
@@ -39,6 +39,9 @@ end
# === ticket.db
cp -w -n "1:/dbs/ticket.db" $[OUT]/ticket.db
# === title.db
cp -w -n "1:/dbs/title.db" $[OUT]/title.db
# === Safe mode firm
if not find $[OUT]/firm NULL
mkdir $[OUT]/firm
@@ -187,7 +190,7 @@ else
end
# === Write version
dumptxt $[OUT]/version.txt 3
dumptxt $[OUT]/version.txt 4
set PREVIEW_MODE "threeSD Dumper\nby zhaowenlan1779\n \nSuccess!"
echo "Successfully dumped necessary\nfiles for threeSD."