Hi everyone,
I’m currently working on a ROM hack/translation of Trauma Center 2 (NDS) and I’m stuck on the font.
Goal:
→ Add accented characters (é, è, à, ç, etc.)
What I’ve done so far:

Thanks!
I’m currently working on a ROM hack/translation of Trauma Center 2 (NDS) and I’m stuck on the font.
Goal:
→ Add accented characters (é, è, à, ç, etc.)
What I’ve done so far:
- Extracted the ROM and explored files with CrystalTile2 / Tinke
- Located script files in /operation/msg/*.bin
- Successfully identified and modified text content
- I cannot locate the font file
- I did NOT find any obvious .NFTR file
- I suspect the font might be:
- stored as tiles (NCGR/NCLR)
- or embedded/compressed in a .bin
- Searching for font-like graphics in NCGR files → no clear match
- Basic tile viewing, but nothing obvious
- No success identifying where characters are stored or mapped
- Does anyone know how Trauma Center 2 handles its font?
- Is the font tile-based or custom/compressed?
- Any tips to locate it (VRAM viewer, specific file, known offset)?

Thanks!







