narahiero / CTLib

Utility library to create and convert various file formats used in Mario Kart Wii custom tracks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CT Lib

License Latest release

CT Lib is a C++ library that can read and write Nintendo file formats that are used by Mario Kart Wii. It is licensed under GPLv3+.

Format Support

Format Status
Yaz0/Yaz1 Fully Supported
U8 Fully Supported
BRRES Basic Support
KCL Mostly Supported
KMP Mostly Supported

BRRES Subfiles Support

Subfile Status
MDL0 Basic Support
TEX0 Mostly Supported*

* The image formats C4, C8, and C14X2 are not supported.

About

Utility library to create and convert various file formats used in Mario Kart Wii custom tracks.

License:GNU General Public License v3.0


Languages

Language:C++ 99.1%Language:CMake 0.9%