HiKarry / kleitex

KLEI Entertainment games texture decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kleitex

Small program for decoding KLEI Entertainment games (Shank 2, Mark of the ninja) textures.

Requires

libsquish and libpng

License

WTFPL. Just do what the fuck you want.

Installation

make

Credits

  • Simon Brown for libsquish
  • merlinsvk from XentaX forums for figuring out header

Notes

  • I'm in no way affilated with KLEI Entertainment
  • This program is for research purposes only, please remember that all textures are copyrighted by KLEI Entertainment
  • It works for me.
  • You can do with this code whatever you want, even print it on toilet paper.

About

KLEI Entertainment games texture decoder

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 95.9%Language:Makefile 4.1%