No description
Find a file
2021-12-28 15:49:14 -05:00
adx ported update_bgm to python 2021-12-28 15:49:14 -05:00
db proper scene folder discovery 2019-11-12 18:45:11 -05:00
diva fixed newlines and other windows stuff 2021-12-28 15:49:14 -05:00
tools updated readme 2021-12-28 15:49:14 -05:00
utage updated -g to not replace jp translations 2021-12-28 15:49:14 -05:00
xdudata fixed newlines and other windows stuff 2021-12-28 15:49:14 -05:00
.gitignore updated readme 2021-12-28 15:49:14 -05:00
divatool.py ported update_se 2021-12-28 15:49:14 -05:00
LICENSE.txt initial commit: adx loop parser 2018-04-24 23:22:03 +09:00
README.md updated readme 2021-12-28 15:49:14 -05:00

divatool

A tool for that one game everyone hates but works on anyway.

Requirements

Divatool is written in and uses Python 3.

There are also several third party dependencies not provided as part of this repository, mostly used for the xdudata command. You need to have the binaries of the following tools either in your $PATH variable or in the tools folder. These tools are:

Make sure these executables are called the same way on your machine.

Usage

TODO