Wii toolkit in Python (pywii++)
Go to file
2009-06-18 14:29:44 -07:00
banner.py todo list added to bottom. add to this list 2009-06-17 19:40:50 -05: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 packer/unpacker 2009-06-16 21:36:32 +02:00
disc.py wtf still cant find the trick for cross-block reading 2009-06-18 22:39:18 +02:00
nand.py Added uid.sys handling. 2009-06-18 14:29:16 -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
savedata.py Done with the data.bin unpacker 2009-06-17 20:45:31 +02: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 now the file parameter to the TPL class can be a buffer too (only for conversion from TPL though) 2009-06-17 09:11:42 -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 Done with the data.bin unpacker 2009-06-17 20:53:12 +02:00