Recent content by tpb8675309

  1. T

    Hacking TriiForce beta testing

    I've gotten the "command arguments" feature working, so I was able to test my games with a bit more methodology. Found an interesting discovery. Looks like my games are failing on Exit on every *SECOND* execution. Strangely, I think Priiloader may have a hand in it. I know there is some data...
  2. T

    Hacking Priiloader Public BETA

    May be a bit of a tangent, but are there any known issues between Priiloader v0.1 and Triiforce r74? Originally I was thinking I was chasing a Triiforce bug till I noticed there is a cyclic pattern to the failure. Every *SECOND* game exited from Triiforce will hang the console on exit. I...
  3. T

    Homebrew devkitPPC API documentation anywhere?

    OK.. that's fine. Just making sure I wasn't missing an obvious document somewhere. Thanks.
  4. T

    Hacking TriiForce beta testing

    OK.. had some more time to load stuff into Triiforce r74 and here are my findings. Sort version... From VC game {Home}_button->{Wii Menu}_button hangs my Console First some background. Here's my config: LU37+, System Menu 4.0U, Priiloader v0.1, IOS36 = Patched, IOS60 = Patched, IOS249 =...
  5. T

    Hacking TriiForce beta testing

    You Rock! Totally fixed my exit issues. I'm on Priiloader r15 so my my system menu *.app files are non-standard. For those with this issue. Here's what I did. Grab the output.app1 file from the link provided. grab your USB-NAND disk. go to /title/00000001/00000002/content note the name of...
  6. T

    Homebrew devkitPPC API documentation anywhere?

    Yep... I've been reading the source and some has good comment bocks and other parts... not so much. http://libogc.devkitpro.org/ does document some headers, but is missing the following files: asndlib.h, debug.h, gcmodplay.h, gcutil.h, iso9660.h, mad.h, mp3player.h, network.h, ogcsys.h...
  7. T

    Homebrew devkitPPC API documentation anywhere?

    I'm sure I missed it, but I pulled down the latest (and my first) devkitPPC kit, built helloworld.dol no problem and it runs fine, but I'm looking for some more verbose documentation. I've read the header files and I can probably guess what most of the functions do from the source and searching...
  8. T

    Homebrew How does "Move" channel to SD work?

    Fantastic info! Many thanks! I'll check out uid.sys and see if it changes on a "Move" operation. I'm also looking through parse-channel.c since it seems to have all the code I need. Now on to keys... It wasn't clear from the article on the first read, but I see your point now. The...
  9. T

    Homebrew How does "Move" channel to SD work?

    Did some testing.... Actually not true.... I'll agree that while a channel is in execution that their are *.app files in their nand/title/00010001/*/content folder... And System Menu (or the titles themselves perhaps) choose to leave those *.app files in the nand/title/00010001/*/content folder...
  10. T

    Homebrew How does "Move" channel to SD work?

    OK.. So I have IOS60 and IOS36 patched on a 4.0U Wii. Moving Homebrew, Neogamma, or Virtual Console channels to my SD and running them from there work fine. Had a few questions about the guts of how all that works. Take homebrew for example. Before I move the channel to sd, I know I have...
  11. T

    Homebrew WAD Manager v1.5 (NAND emulator support)

    BUMP (official thread?) Question... Any way Wad Manager could be modded to do the following: Title -> NAND Ticket -> NAND Content -> SD:/Private Basically it would do the same thing as: 1) Install Wad 2) Move channel to SD Card. This would save me a tonn of time and I/O cycles to NAND since...
  12. T

    Hacking What's the *real* serial number on my Wii

    Checked my console and the serial number matches. Guess I was just paranoid. Interesting how my LU37+ system can't install BootMii in boot2 though. thx
  13. T

    Hacking What's the *real* serial number on my Wii

    Perfect.... well getting close... 1) Make bootMii nand.bin+key.bin 2) Follow Dolphin's Nand Dumping Guide 3) checkout /title/content/00000001/00000002/data/settings.txt Rats! still encrypted... 4) Search WiiBrew.org for "decrypt" 5) Find WiiTools, but curse when I discover it's only for...
  14. T

    Hacking What's the *real* serial number on my Wii

    Cause I want a nifty sig that says LU37+ so the guru's know what gen my Wii is But I actually need a "validish" serial number to make decisions about which Mod Chip to buy. I'm not gonna get one today. But if I ever brick, I'd like to know what the NAND thinks it's serial number is. It...
  15. T

    Hacking What's the *real* serial number on my Wii

    I bought a second hand refurb Wii with a low serial number from ebay LU37... As soon as I got it I called Nindy to ensure that it wasn't Hot or a gray market item. Nintendo's response was puzzling. Me: Hi nintendo? I would this Wii and want to make sure it's a "valid" console... Serial...