Skip to content

Library for parsing Densha De Go game data, comes with a Qt based data viewer that makes use of the library.

Notifications You must be signed in to change notification settings

hitagi64/DDGDataViewer

Repository files navigation

DDGDataViewer

Program and dependency-less library that let's you open and view Densha de go game files. The library currently supports reading dat packs, images, 3d models, area's (maps) and some track information.

Works with Densha de go final! and games that use similar engine (e.g. profesional 2).

The standalone library is in the DDG folder and works with any C++11 (or better) compiler.

To compile the program you need qt5, cmake and a C++11 (or better) compiler.

Planned features:

  • Editing and then saving textures (mostly working now)
  • Reading speed limit, station and railway sign data
  • Reading station names if this data exists in the files
  • Reading game audio data (shouldn't be difficult to figure out since VLC can open the games audio files already)
  • Editing and saving 3d models
  • Editing and saving area's

About

Library for parsing Densha De Go game data, comes with a Qt based data viewer that makes use of the library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published