#parser #dungeon #pokemon #mystery #file #font #cte

pmd_cte

a library for handling CTE file, used in pokemon mystery dungeon on 3ds. Currently only support font (A8 encoding)

1 stable release

1.0.0 Feb 8, 2021

#11 in #mystery

28 downloads per month
Used in pmdfonttool

CC0 license

10KB
196 lines

pmd_cte / ctetool

pmd_cte is a rust crate that can read and write cte file, used for pokemon super mystery dungeon. It currently only support the font A8 cte format. They are the file with .img extension in the font folder of the game.

pmd_cte is the library name, while ctetool is the binary that can read and write those file.

Dependencies

~14MB
~77K SLoC