In that case, you will need to make a new database.
You will need VGMToolbox, which you can download
here.
Copy
this text and save it as PPKG.XML inside the "plugins\AdvancedCutter" folder.
Open the tool and go to Misc Tools ---> Extraction Tools ---> Generic ---> Advanced Cutter / Offset Finder.
In the presets drop down box, select PPKG from the list and then click "Load".
Then, drag the three PKG files into the drag'n'drop box to the left of the preset box.
After all the streams have been extracted, rename the extracted folders to remove the _CUT suffix.
To generate the database, just open a command prompt window in the folder containing the pkg files and do:
Code:
for %f in (*.PKG) do xtool generate -c128mb -t100p -mlz4f "%~nf" "%f" TTIoM3.xtl
Now you can delete the folders from VGMToolbox.