Giter VIP home page Giter VIP logo

dgf-texture-convert's Introduction

Densha de Go! Final Texture Converter

This program allows you to extract and inject textures for DDG Final.

Requirements

Requires LibDgf

Usage

The following commands are available. For arguments please use the --help option.

  • extract-dat: Unpacks files from .DAT container as-is.
  • convert-dat: Unpacks a .DAT container of textures and converts everything to PNG.
  • convert-txm: Converts a single .TXM file to PNG.
  • replace-dat: Imports and replaces a list of images into a .DAT file. Requires a text file with a line for each texture to be replaced, consisting of the index number and the path to the corresponding image (can be relative to working directory).
  • dump-font: Extracts characters from kanji font pack.
  • convert-trm: Converts train model file contents to Wavefront OBJ models.
  • convert-pdb: Converts other model files to Wavefront OBJ models. Note the corresponding texture DAT needs to be supplied as well.
  • convert-bg: Converts sky dome to Wavefront OBJ models. Note only the first far texture is extracted.
  • convert-mapanim: Converts files from the mapanim folder to Wavefront OBJ models.
  • decompress-dat: Converts compressed DAT to flat DAT.
  • allz-compressor: Compress flat DAT file with ALLZ compression algorithm.
  • convert-atx: Convert ATX files to PNG files.

Other

There is some code for bulk convert all .DAT/.TXM files in a directory, along with some code for Aqualead texture/image formats. Modify the program as necessary yourself to use them.

dgf-texture-convert's People

Contributors

gmman avatar zapan avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.