March 30Mar 30 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
April 24Apr 24 Author On 4/18/2026 at 2:49 PM, EmptyMan said: @randomuser142668 helvetica24.rar 8.29 kB · 4 downloads Where do you download it?
April 24Apr 24 Author 3 minutes ago, randomuser142668 said: Where do you download it? Nevermind, I figured out how to download it
May 1May 1 Supporter BigEndian(); FSkip(16); uint32 TextureOffset; uint32 TextureSize; ubyte Flags[4]; // Most probably Pixel format, mipmaps uint32 Unknown; uint16 TextureWidth; uint16 TextureHeight; uint32 TextureSizeTmp; But can't see any font maping. EDiT: I noticed you mention Codex, you mean that cracker group? Edited May 1May 1 by h3x3r
Create an account or sign in to comment