remove now deprecated files

This commit is contained in:
Mc-muffin
2023-08-15 02:20:17 -05:00
parent c2107e96ad
commit 0b5e57c67a
17 changed files with 0 additions and 299 deletions

View File

@@ -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
/* */ .byte 5, 5
/* */ .byte 6, 5
/* */ .byte 5, 5
/* */ .byte 5, 6
/* */ .byte 4, 7
/* */ .byte 6, 6
/* */ .byte 6, 6
/* */ .byte 6, 7
/* */ .byte 4, 5
/* */ .byte 4, 4
/* */ .byte 4, 6
/* */ .byte 5, 6
/* */ .byte 5, 6
/* */ .byte 5, 6
/* */ .byte 5, 7
/* */ .byte 5, 8
/* */ .byte 5, 7
/* */ .byte 5, 7
/* */ .byte 8, 9
/* */ .byte 7, 8
/* */ .byte 5, 6
/* */ .byte 5, 8
/* */ .byte 5, 5
/* */ .byte 5, 6
/* */ .byte 5, 5
/* */ .byte 5, 6
/* */ .byte 5, 5
/* */ .byte 5, 7
/* */ .byte 6, 7
/* */ .byte 5, 7
/* */ .byte 5, 6
/* */ .byte 5, 6
/* */ .byte 5, 3
/* */ .byte 5, 7
/* */ .byte 5, 8
/* */ .byte 5, 5
/* */ .byte 6, 8
/* */ .byte 6, 7
/* */ .byte 7, 8
/* */ .byte 6, 7
/* */ .byte 6, 7
/* */ .byte 7, 9
/* */ .byte 6, 7
/* */ .byte 6, 7
/* */ .byte 8, 9
/* */ .byte 9, 10
/* */ .byte 5, 7
/* */ .byte 9, 9
/* */ .byte 3, 5
/* */ .byte 6, 7
/* */ .byte 6, 7
/* */ .byte 6, 7
/* */ .byte 6, 7
/* */ .byte 7, 9
/* */ .byte 7, 8
/* */ .byte 7, 8
/* */ .byte 6, 7
/* */ .byte 5, 7
/* */ .byte 3, 4
/* */ .byte 6, 8
/* */ .byte 5, 7
/* */ .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

Binary file not shown.

Binary file not shown.

View File

@@ -1,4 +0,0 @@
pushd ".."
python "NDX_Executable.py" -d Iso "../b-topndxj.iso"
popd
pause

View File

@@ -1,4 +0,0 @@
pushd ".."
python "NDX_Executable.py" -d Story
popd
pause

View File

@@ -1,4 +0,0 @@
pushd ".."
python "NDX_Executable.py" -d Skit
popd
pause

View File

@@ -1,4 +0,0 @@
pushd ".."
python "Tales_Exe.py" -g TOR insert -ft "Skits"
popd
pause

View File

@@ -1,4 +0,0 @@
pushd ".."
python "Tales_Exe.py" -g TOR insert -ft "Story"
popd
pause

View File

@@ -1,4 +0,0 @@
pushd ".."
python "Tales_Exe.py" -g TOR insert -ft "Main"
popd
pause

View File

@@ -1,4 +0,0 @@
pushd "../Font_TOR"
armips TOR_SLPS_fixes.asm
popd
pause

View File

@@ -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

View File

@@ -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))

Binary file not shown.

Binary file not shown.

View File

@@ -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")

View File

@@ -1 +0,0 @@
python packSLPSandDAT.py

Binary file not shown.