So I just managed to extract the game's very big SDAT file and unfortunately this game uses a unique PSARC format, so I asked Codex to write a python script for me, and it surprisingly works, I promise that I followed Rule 17, While the other graphics for this game extract just fine, it is just the font graphic files that are being a pain, Tools that read GTF files like Imas-Archive can't open these font graphic files, since they use a unique GTF format for the font graphic files, and since the GTF format used for the font graphic files is extremely complex, Codex on Cursor can't write a script to properly extract these font graphic files, and only people who are great at reverse engineering file formats for games can know how to extract them, I have sent a font graphic file compressed to a ZIP file to help people with that, and if you want to try the python script I made with Codex, I also sent it as well, That's all.
helvetica24.zip
psarc_extractor_gui.py