diff --git a/Font_TOR/TOR_SLPS_fixes.asm b/Font_TOR/TOR_SLPS_fixes.asm deleted file mode 100644 index 30ad593..0000000 --- a/Font_TOR/TOR_SLPS_fixes.asm +++ /dev/null @@ -1,219 +0,0 @@ -.ps2 -.open "../../Data/Tales-Of-Rebirth/Disc/New/SLPS_254.50", 0x00FF000 - ;credits to Ethanol (he's the man) and SymphoniaLauren - - ; No smooshy (we don't like smooshy) -.org 0x105E18 - li v0, 0x1 - - ;Cutscene Text Var Width fix -.org 0x11CC60 - ;sets bool flag for ascii to 0 - ori s4,zero,0x0 - - -.org 0x11D494 - ;skips stright to the good stuff - b 0x0011D4A4 - -.org 0x1CF680 -;Shoves font blob into the exe (I'M SORRY KAJI) - .incbin "fonttiles.bin" - -.org 0x1CA240 -;ASCII width table -;CHAR L R -/* 0 */ .byte 5, 5 - -/* 1 */ .byte 6, 5 - -/* 2 */ .byte 5, 5 - -/* 3 */ .byte 5, 6 - -/* 4 */ .byte 4, 7 - -/* 5 */ .byte 6, 6 - -/* 6 */ .byte 6, 6 - -/* 7 */ .byte 6, 7 - -/* 8 */ .byte 4, 5 - -/* 9 */ .byte 4, 4 - -/* A */ .byte 4, 6 - -/* B */ .byte 5, 6 - -/* C */ .byte 5, 6 - -/* D */ .byte 5, 6 - -/* E */ .byte 5, 7 - -/* F */ .byte 5, 8 - -/* G */ .byte 5, 7 - -/* H */ .byte 5, 7 - -/* I */ .byte 8, 9 - -/* J */ .byte 7, 8 - -/* K */ .byte 5, 6 - -/* L */ .byte 5, 8 - -/* M */ .byte 5, 5 - -/* N */ .byte 5, 6 - -/* O */ .byte 5, 5 - -/* P */ .byte 5, 6 - -/* Q */ .byte 5, 5 - -/* R */ .byte 5, 7 - -/* S */ .byte 6, 7 - -/* T */ .byte 5, 7 - -/* U */ .byte 5, 6 - -/* V */ .byte 5, 6 - -/* W */ .byte 5, 3 - -/* X */ .byte 5, 7 - -/* Y */ .byte 5, 8 - -/* Z */ .byte 5, 5 - -/* a */ .byte 6, 8 - -/* b */ .byte 6, 7 - -/* c */ .byte 7, 8 - -/* d */ .byte 6, 7 - -/* e */ .byte 6, 7 - -/* f */ .byte 7, 9 - -/* g */ .byte 6, 7 - -/* h */ .byte 6, 7 - -/* i */ .byte 8, 9 - -/* j */ .byte 9, 10 - -/* k */ .byte 5, 7 - -/* l */ .byte 9, 9 - -/* m */ .byte 3, 5 - -/* n */ .byte 6, 7 - -/* o */ .byte 6, 7 - -/* p */ .byte 6, 7 - -/* q */ .byte 6, 7 - -/* r */ .byte 7, 9 - -/* s */ .byte 7, 8 - -/* t */ .byte 7, 8 - -/* u */ .byte 6, 7 - -/* v */ .byte 5, 7 - -/* w */ .byte 3, 4 - -/* x */ .byte 6, 8 - -/* y */ .byte 5, 7 - -/* z */ .byte 6, 7 - -/* , */ .byte 1, 15 - -/* . */ .byte 1, 15 - -/* ・ */ .byte 6, 8 - -/* : */ .byte 8, 8 - -/* ; */ .byte 7, 8 - -/* ? */ .byte 4, 5 - -/* ! */ .byte 7, 9 - -/* / */ .byte 0, 1 - -/* ( */ .byte 12, 1 - -/* ) */ .byte 1, 13 - -/* [ */ .byte 13, 1 - -/* ] */ .byte 1, 11 - -/* { */ .byte 14, 1 - -/* } */ .byte 1, 14 - -/* + */ .byte 3, 6 - -/* - */ .byte 6, 7 - -/* = */ .byte 4, 3 - -/* < */ .byte 3, 3 - -/* > */ .byte 3, 3 - -/* % */ .byte 2, 9 - -/* # */ .byte 4, 4 - -/* & */ .byte 2, 4 - -/* * */ .byte 4, 4 - -/* @ */ .byte 0, 1 - -/* | */ .byte 8, 8 - -/* ” */ .byte 1, 15 - -/* ’ */ .byte 1, 18 - -/* ^ */ .byte 7, 6 - -/* 「 */ .byte 10, 1 - -/* 」 */ .byte 1, 11 - -/* 〜 */ .byte 5, 6 - -/* _ */ .byte 0, 0 - -/* 、 */ .byte 0, 13 - -/* 。 */ .byte 1, 12 - - -.close \ No newline at end of file diff --git a/Font_TOR/armips.exe b/Font_TOR/armips.exe deleted file mode 100644 index 3160f57..0000000 Binary files a/Font_TOR/armips.exe and /dev/null differ diff --git a/Font_TOR/fonttiles.bin b/Font_TOR/fonttiles.bin deleted file mode 100644 index 7caf4c4..0000000 Binary files a/Font_TOR/fonttiles.bin and /dev/null differ diff --git a/NDX_Batch/1. Extract Iso and Main archive.bat b/NDX_Batch/1. Extract Iso and Main archive.bat deleted file mode 100644 index d1197a7..0000000 --- a/NDX_Batch/1. Extract Iso and Main archive.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd ".." -python "NDX_Executable.py" -d Iso "../b-topndxj.iso" -popd -pause \ No newline at end of file diff --git a/NDX_Batch/2. Extract Story files.bat b/NDX_Batch/2. Extract Story files.bat deleted file mode 100644 index e71aa4a..0000000 --- a/NDX_Batch/2. Extract Story files.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd ".." -python "NDX_Executable.py" -d Story -popd -pause \ No newline at end of file diff --git a/NDX_Batch/3. Extract Skit files.bat b/NDX_Batch/3. Extract Skit files.bat deleted file mode 100644 index d461e65..0000000 --- a/NDX_Batch/3. Extract Skit files.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd ".." -python "NDX_Executable.py" -d Skit -popd -pause \ No newline at end of file diff --git a/TOR_Batch/1. Insert_Skits.bat b/TOR_Batch/1. Insert_Skits.bat deleted file mode 100644 index 1729fc8..0000000 --- a/TOR_Batch/1. Insert_Skits.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd ".." -python "Tales_Exe.py" -g TOR insert -ft "Skits" -popd -pause \ No newline at end of file diff --git a/TOR_Batch/2. Insert_Story.bat b/TOR_Batch/2. Insert_Story.bat deleted file mode 100644 index 6d61b4a..0000000 --- a/TOR_Batch/2. Insert_Story.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd ".." -python "Tales_Exe.py" -g TOR insert -ft "Story" -popd -pause \ No newline at end of file diff --git a/TOR_Batch/3. Pack_DATBIN.bat b/TOR_Batch/3. Pack_DATBIN.bat deleted file mode 100644 index 8e6c426..0000000 --- a/TOR_Batch/3. Pack_DATBIN.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd ".." -python "Tales_Exe.py" -g TOR insert -ft "Main" -popd -pause \ No newline at end of file diff --git a/TOR_Batch/4. Insert_Font.bat b/TOR_Batch/4. Insert_Font.bat deleted file mode 100644 index d3a81dc..0000000 --- a/TOR_Batch/4. Insert_Font.bat +++ /dev/null @@ -1,4 +0,0 @@ -pushd "../Font_TOR" -armips TOR_SLPS_fixes.asm -popd -pause \ No newline at end of file diff --git a/TOR_Batch/5. Unstabled - Insert_SLPS+Font.bat b/TOR_Batch/5. Unstabled - Insert_SLPS+Font.bat deleted file mode 100644 index bd79637..0000000 --- a/TOR_Batch/5. Unstabled - Insert_SLPS+Font.bat +++ /dev/null @@ -1,7 +0,0 @@ -pushd ".." -python "Tales_Exe.py" -g TOR insert -ft "Elf" -popd -pushd "../Font_TOR" -armips TOR_SLPS_fixes.asm -popd -pause \ No newline at end of file diff --git a/TOR_Test.py b/TOR_Test.py deleted file mode 100644 index a40c6ad..0000000 --- a/TOR_Test.py +++ /dev/null @@ -1,30 +0,0 @@ -import ToolsTOR -import json -import struct -import comptolib -import io -import re -import string -import pandas as pd -import json -import os -import lxml.etree as etree - - -tool = ToolsTOR.ToolsTOR("TBL_All.json") -t = tool.pack_Skit_File("14635.3.pak2") - - - - - - - - - -files = os.listdir("abcde_lauren") -for file in files: - - tool.extract_abcde_text("abcde_lauren/{}".format(file)) - - diff --git a/comptoe.exe b/comptoe.exe deleted file mode 100644 index 7923ad9..0000000 Binary files a/comptoe.exe and /dev/null differ diff --git a/deceboot.exe b/deceboot.exe deleted file mode 100644 index a539ac3..0000000 Binary files a/deceboot.exe and /dev/null differ diff --git a/packSLPSandDAT.py b/packSLPSandDAT.py deleted file mode 100644 index 1565fec..0000000 --- a/packSLPSandDAT.py +++ /dev/null @@ -1,14 +0,0 @@ -import ToolsTOR -import shutil - -tool = ToolsTOR.ToolsTOR("TBL_All.json") - -print("Packing files into SLPS_254.50") -tool.pack_Menu_File("../Data/Tales-Of-Rebirth/Disc/Original/SLPS_254.50") - -tool.pack_Main_Archive() -shutil.copy("../Data/Tales-Of-Rebirth/Menu/New/SLPS_254.50", "../Data/Tales-Of-Rebirth/Disc/New/SLPS_254.50") - -#Copy Original Iso -print("Copying Rebirth Iso in New Folder") -shutil.copy("C:/Users/Nick/Documents/Data/Tales-Of-Rebirth/Disc/Original/Tales of Rebirth.iso", "../Data/Tales-Of-Rebirth/Disc/New/Tales of Rebirth.iso") \ No newline at end of file diff --git a/pack_SLPS+DAT.bat b/pack_SLPS+DAT.bat deleted file mode 100644 index 51cd9e1..0000000 --- a/pack_SLPS+DAT.bat +++ /dev/null @@ -1 +0,0 @@ -python packSLPSandDAT.py \ No newline at end of file diff --git a/pakcomposer.exe b/pakcomposer.exe deleted file mode 100644 index 01e3b63..0000000 Binary files a/pakcomposer.exe and /dev/null differ