/tlg2png

Converts TLG images to PNG.

Primary LanguageC++

Note: tlg2png has been merged into a bigger project, arc_unpacker, therefore this repository remains for mainly archeological purposes.


Converts TLG images to PNG.

TLG images are used by games based on Kirikiri engine, which includes titles such as Fate/Stay Night.

Building requires libpng. To install it with apt-get, run:

apt-get install libpng-dev

To download precompiled Windows binaries, head over to releases.