Densha de Go! Final Modding Library
Find a file
2021-03-17 12:55:52 -06:00
LibDgf Add mesh reading and conversion support 2021-03-17 03:18:15 -06:00
LibDgf.Graphics Add DAT unwrapping when extracting texture 2021-03-17 12:55:52 -06:00
libktxsharp@a6fd14e1da Initial commit 2021-02-16 01:04:29 -07:00
.gitattributes Initial commit 2021-02-16 01:04:29 -07:00
.gitignore Initial commit 2021-02-16 01:04:29 -07:00
.gitmodules Initial commit 2021-02-16 01:04:29 -07:00
LibDgf.sln Initial commit 2021-02-16 01:04:29 -07:00
README.md Add mesh reading and conversion support 2021-03-17 03:18:15 -06:00

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