libdgf/README.md
2021-03-17 03:18:15 -06:00

593 B

Densha de Go! Final Modding Library

This is WIP library for manipulating files used in Densha de Go! Final.

Currently implemented

Final

  • DAT: file packs
  • font/*.pak: font pack
  • Sound effects catalog (read support only)
  • TXM: texture files
  • PDB/TDB/DB2: Mesh formats (typically contained inside DAT, read support only)

PlayStation 2

  • VIF emulator (partial)

Aqualead (Plug & Play)
(read support only currently)

  • AAR: file archive
  • AIG: Native image format
  • ATX: Native texture format
  • ALZ: LZSS decompressor