Difference between revisions of "User:Magicus/Magicus's Tools"
Jump to navigation
Jump to search
Blooper4912 (talk | contribs) m |
m |
||
Line 4: | Line 4: | ||
− | * Parse/split content.bin: [[ | + | * Parse/split content.bin: [[/Parse-channel.c|Parse-channel.c]] |
− | * Parse/split opening.bnr: [[ | + | * Parse/split opening.bnr: [[/Parse-opening.c|Parse-opening.c]] |
− | * Parse/split U8 archives: [[ | + | * Parse/split U8 archives: [[/Parse-u8.c|Parse-u8.c]] |
Latest revision as of 05:15, 8 March 2009
Currently, there are three programs available. All of them are based on Segher's Wii.git, and require to be in the same directory as a compiled version of Segher's tools.
There is a lot of shared code between them; I should probably break out some of the common parts... someday... :) Also, having the wiki as a repository is far from ideal. Magicus 01:29, 2 March 2008 (PST)
- Parse/split content.bin: Parse-channel.c
- Parse/split opening.bnr: Parse-opening.c
- Parse/split U8 archives: Parse-u8.c