Alpha 1001 Posted April 13 Posted April 13 Hello everyone, someone can help me to view/export the attached file to a common format as the png? This file is the font (glyphs) of Yu-Gi-Oh Duel Monsters GX Tag Force Evolution (PS2 release). It seems this font is compressed, this game has others compressed files, there is some tools to edit the others files, but there's no tool to edit the font. Thanks in advance! font0.rar
piken Posted April 28 Posted April 28 I concur some variable length compression is likely, seeing patterns like this, making the compressed files part of this forum appropriate for that (these wavy artifacts are often indicative): Though, I also see some uncompressed glyphs in the file, like Hiragana gu and ke: Some observations that may help you and/or others figure it out: - 0..4468h - 8-byte records, presumably containing glyph offset, size, and format info - 4468h..7AD0 - variable size glyphs probably compressed - 7AD0..11BA4 - 4bpp uncompressed variable size glyphs - 11BA4.. - variable size glyphs probably compressed
Alpha 1001 Posted April 28 Author Posted April 28 There is a tool to dump files EHP archives used by this game, many dumped files I can make the decompression using the WinRAR. I tried to attach a header used by zip format to try decompress this font, but the WinRAR says "The file is corrupted". Maybe the compression algorithm is Deflate.
piken Posted Wednesday at 02:14 AM Posted Wednesday at 02:14 AM On 4/28/2025 at 12:42 AM, Alpha 1001 said: Maybe the compression algorithm is Deflate. Those might be informative then.
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