Wii toolkit in Python (pywii++)
Go to file
2009-06-17 20:48:00 +02:00
banner.py changed names 2009-06-17 05:48:23 -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 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
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:45:31 +02:00