randomuser142668 Posted March 30 Posted March 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
Engineers Solution EmptyMan Posted April 18 Engineers Solution Posted April 18 @randomuser142668 helvetica24.rar 1
randomuser142668 Posted April 24 Author Posted April 24 On 4/18/2026 at 2:49 PM, EmptyMan said: @randomuser142668 helvetica24.rar 8.29 kB · 4 downloads Where do you download it?
randomuser142668 Posted April 24 Author Posted April 24 3 minutes ago, randomuser142668 said: Where do you download it? Nevermind, I figured out how to download it
Engineers h3x3r Posted May 1 Engineers Posted May 1 (edited) 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 1 by h3x3r
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now