Wii toolkit in Python (pywii++)
Go to file
2009-06-16 15:32:57 +02:00
common.py added boot2 wad unpacking and packing, and other stuff in title.py 2009-06-14 00:28:56 -07:00
compression.py Added a CCF compressor/decompressor 2009-06-16 15:32:57 +02:00
disc.py maybe working now 2009-06-12 13:24:52 -07:00
nand.py fixes in U8.py - now actualyl makes U8 files, not garbage stupidity. also fixes to IMET and a few other things. 2009-06-13 14:40:53 -07:00
png.py first commit of Wii.py (renamed icewii). Split into a package -- can anyone help with this? 2009-06-12 09:08:39 -07:00
Struct.py first commit of Wii.py (renamed icewii). Split into a package -- can anyone help with this? 2009-06-12 09:08:39 -07:00
title.py added __len__ to Ticket and TMD (lets you do len(tik) or len(tmd) to get the length, including TMD contents) 2009-06-14 22:11:53 -07:00
TPL.py maybe working now 2009-06-12 13:24:52 -07:00
U8.py last push had nand.py and title.py major fixes too (and common.py?). This one might fix fuzzyness in the U8 files 2009-06-13 14:43:34 -07:00
Wii.py cloned marcans tikinfo/tmdinfo/wadinfo 2009-06-12 16:05:22 -07:00