Giuseppe (LemonBoy)
|
ec7d9fc776
|
Fixed some little things
|
2009-06-22 10:44:45 +02:00 |
|
Alex Marshall
|
d1e7376f85
|
Improved ES.Identify a bit.
|
2009-06-22 00:40:32 -07:00 |
|
Alex Marshall
|
3d176dbb18
|
Added the permissions checking to the ISFS code. I _think_ I did it right, but I am unable to test >_>
|
2009-06-22 00:24:20 -07:00 |
|
Giuseppe (LemonBoy)
|
2b65473b78
|
Avoiding storing twice the key names, we can get them from the dictionary
|
2009-06-22 08:53:01 +02:00 |
|
Alex Marshall
|
7f2da84dfb
|
Added a WAD packer interface on the NAND. now you can export WADs from NAND titles. (WADs are untested but should work. someone should check >_>)
|
2009-06-21 23:32:44 -07:00 |
|
Alex Marshall
|
a9a6a4d0d3
|
Added a whole ISFS implementation (almost complete) and did a bunch of permissions stuffs.
|
2009-06-21 22:25:43 -07:00 |
|
megazig
|
bd03a307f1
|
removed pyc file
|
2009-06-21 23:42:14 -05:00 |
|
megazig
|
bf33a73f91
|
fixed CMP
|
2009-06-21 22:39:22 -05:00 |
|
Alex Marshall
|
37e2f496ea
|
Added permissions system. Now logs all permissions to permissions.txt on the NAND root. You should use the newFile and newDirectory functions on the NAND for creating new files and folders.
|
2009-06-21 19:53:55 -07:00 |
|
axe97
|
5aecf3eff3
|
was an error in a comment, got rid of it
|
2009-06-21 21:25:59 -07:00 |
|
Alex Marshall
|
6c6deea939
|
Ack, there was some nand.py stuff from the deleted commit that needed to be added.
|
2009-06-21 16:52:03 -07:00 |
|
Alex Marshall
|
ecf16a1a18
|
Woops, nand.py needs formats.py
|
2009-06-21 16:49:56 -07:00 |
|
Alex Marshall
|
00a62222b9
|
Fixed that commit hell. Renamed other.py to formats.py, did a bunch of moving and linking, and added TicketViews. Starting on an ISFS class for permission based FS access.
|
2009-06-21 16:36:00 -07:00 |
|
axe97
|
e45d050dad
|
small thing
|
2009-06-21 19:24:05 -07:00 |
|
axe97
|
d4ba38c051
|
Merge branch 'master' of git@github.com:icefire/Wii.py
|
2009-06-21 19:23:35 -07:00 |
|
axe97
|
0b3ea889a3
|
fixed RBGA8, working on CMP
|
2009-06-21 18:37:46 -07:00 |
|
unknown
|
379fd95fdd
|
fixed RBGA8, works awesome, gonna work on CMP now
|
2009-06-21 18:13:18 -07:00 |
|
Omegalulz
|
76d39dab79
|
reverted :/
|
2009-06-21 15:46:17 -07:00 |
|
Alex Marshall
|
7200db92c0
|
Added some new commands to other.py, fixed some non-matching capitalization styles (the new form for all future capitalizations is likeThis not LikeThis, nor like_this.) and removed the wx and png dependancies on quite a few modules. I'll add some interfacing to the other.py classes from nand.py some time soon. I have confirmed that CONF works 100%.
|
2009-06-21 03:02:56 -07:00 |
|
Omegalulz
|
f332764450
|
Added delKeyByValue function
|
2009-06-20 08:32:11 -07:00 |
|
Omegalulz
|
2c24ecf200
|
fixed delKey function (tab fail)
|
2009-06-20 07:50:27 -07:00 |
|
Omegalulz
|
af5b4ef187
|
Added delKey function (untested)
|
2009-06-20 07:45:35 -07:00 |
|
icefire
|
684fd305e1
|
add_material now "works", add_picture added, etc. the add_material self.offset.append() part is probably fucked, someone fix that
|
2009-06-20 07:15:51 -07:00 |
|
icefire
|
8d141b62ad
|
add_material now
"works", add_picture added, etc. the add_material self.offset.append() part is probably fucked, someone fix that
|
2009-06-20 07:11:36 -07:00 |
|
Giuseppe (LemonBoy)
|
913a5175a0
|
Added a class to deal with the setting.txt
|
2009-06-20 15:51:14 +02:00 |
|
Giuseppe (LemonBoy)
|
336fa401e6
|
Now you can delete the wii mac from the savedata. Uploaded the newer (but bugged) dvd class with fst reading :3
|
2009-06-19 18:16:08 +02:00 |
|
Alex Marshall
|
253a232052
|
Added iplsave.bin management functions. I'll probably add a wrapper into the nand.py later.
|
2009-06-19 00:43:44 -07:00 |
|
megazig
|
c1cac04f83
|
cleaned up len return for Matt_P
|
2009-06-18 19:06:51 -05:00 |
|
megazig
|
fc57563e92
|
added disc.py fix by Matt_P
|
2009-06-18 17:25:27 -05:00 |
|
Alex Marshall
|
3ab6edd9ae
|
Merge git@github.com:icefire/Wii.py
|
2009-06-18 14:29:44 -07:00 |
|
Alex Marshall
|
46a84f7148
|
Added uid.sys handling.
|
2009-06-18 14:29:16 -07:00 |
|
Giuseppe (LemonBoy)
|
a882691a17
|
wtf still cant find the trick for cross-block reading
|
2009-06-18 22:39:18 +02:00 |
|
Giuseppe (LemonBoy)
|
325094486c
|
Fixed the read command, now read the apploader like wiiscrubber does, need fix tho
|
2009-06-18 16:53:37 +02:00 |
|
Giuseppe (LemonBoy)
|
5f839ca19b
|
Reworked all the structure, added decryption (thx bLASty) and apploader parsing, the reading function fail when reading files on more than one block
|
2009-06-18 15:56:45 +02:00 |
|
megazig
|
f6a76782c6
|
todo list added to bottom. add to this list
|
2009-06-17 19:40:50 -05:00 |
|
megazig
|
03f5679fe5
|
fixed offsets
|
2009-06-17 19:19:17 -05:00 |
|
megazig
|
3ef09ab492
|
added brlan
|
2009-06-17 19:00:38 -05:00 |
|
Giuseppe (LemonBoy)
|
bb877bfc93
|
Done with the data.bin unpacker
|
2009-06-17 20:53:12 +02:00 |
|
Giuseppe (LemonBoy)
|
368ccd34b6
|
Merge branch 'master' of git@github.com:icefire/Wii.py
|
2009-06-17 20:48:00 +02:00 |
|
Giuseppe (LemonBoy)
|
43a04d5915
|
Done with the data.bin unpacker
|
2009-06-17 20:45:31 +02:00 |
|
icefire
|
4312891cbc
|
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 |
|
icefire
|
f6733f7a81
|
fixed CMP debug output - CMP and RGBA8 still fail :(
|
2009-06-17 09:04:26 -07:00 |
|
icefire
|
30410fa33c
|
CMP and RGBA8 fail spectacuarly, but at least you get *something* outputted
|
2009-06-17 09:00:03 -07:00 |
|
megazig
|
35f394563f
|
changed names
|
2009-06-17 05:48:23 -05:00 |
|
megazig
|
2bf49a5c27
|
updated material adding
|
2009-06-17 01:12:08 -05:00 |
|
megazig
|
c929cab36c
|
added brlyt class
|
2009-06-16 20:46:56 -05:00 |
|
Giuseppe (LemonBoy)
|
94e23f2ade
|
Added a CCF packer/unpacker
|
2009-06-16 21:36:32 +02:00 |
|
Giuseppe (LemonBoy)
|
f2a80801ca
|
Added a CCF compressor/decompressor
|
2009-06-16 15:32:57 +02:00 |
|
icefire
|
02fd26a836
|
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 |
|
icefire
|
87067fc3e2
|
added boot2 wad unpacking and packing, and other stuff in title.py
|
2009-06-14 00:28:56 -07:00 |
|