lurkook / kuro

UbiArt texture encoder for Wii games
Apache License 2.0
4 stars 0 forks source link

Move to custom CMPR encoding from Wiimms Image Tool #3

Open lurkook opened 1 year ago

lurkook commented 1 year ago

Wiimms Image Tool can be replaced by custom CMPR encoding function.

Information about this compression codec can be found on Google. (please don't use Nintendo confidential documents for implementation)

lurkook commented 1 year ago

UPD. I tried to do it by myself. I am too silly and stupid for this.