Densha de Go! Final Modding Library
Find a file
2021-02-21 01:56:23 -07:00
LibDgf Add font pack support 2021-02-21 01:56:23 -07:00
LibDgf.Graphics Expose palette reading function 2021-02-21 01:54:31 -07: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 font pack support 2021-02-21 01:56:23 -07: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

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

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