Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 615 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 615 Bytes

es2-toolkit

refined tools for modifying and compiling associated ES2 game files.

Toolset

CompileDBA : Use .txt scripts to compile multiple .DBM image files to a .DBA file.

DBAUnpack - Unpacks a DBA to its collection of DBM image files with option to output .png files.

DBMConvert - Convert 8bit RGBA indexed .png files to DBM files (must provide a .DPL palette to use).

ES2ModCompiler - Installs and compiles ES2 game-data files for modding.

ES2Palette - Exports .DPL files to various other palette formats and plaintext, mostly for debugging. + Not recommended to make custom palettes at this time.