It's an extension called .gly, and it's a font binary, but I don't know the coordinate equation.
It consists of 14 bytes per character, and the byte order is Big Endian.
Code: Select all
2h Number of characters
8h ???
2h Unicode
12h ??? (It's probably an x, y, offset, but the value is too high.)
gly: https://www.mediafire.com/file/ap8gula31pblly0/iavt_gly.zip/file
elf: https://www.mediafire.com/file/hqmshqfrog7reqf/eboot.bin.elf/file
I'm sorry for my terrible English skills and thank you.