Jump to content

>
Viewing Profile

daxtsu

Member Since 09 Jun 2007
Offline Last Active Private

Posts I've Made

In Topic: Where is wiimote sync data stored?

21 January 2012 - 01:58 AM

http://wiibrew.org/w...ed2/sys/SYSCONF

In /shared2/sys/SYSCONF, as far as I know.

In Topic: Is there a save nuker?

20 January 2012 - 08:32 AM

Format the Wii from the System menu, perhaps? That'd be the fastest way, though you'd lose installed channels and WW/VC, of course.. :/

But to answer your question, no, I don't know of any such app.

In Topic: Gamecube for the wii

19 January 2012 - 02:27 AM

1. WODE - "modchip" that emulates the Wii's Optical Drive(hence WODE), will run GC games off the included USB ports.
2. Swiiss - app that runs GC games off an SDGecko(needs SD card).
3. Dios Mios Lite - app that also lets GC games run off an SD card, but doesn't need an SDGecko, and is not fully stable yet[and may never be, due to how it works].

Take your pick. :P

In Topic: postLoader3

11 January 2012 - 11:29 PM

View Poststfour, on 10 January 2012 - 09:04 AM, said:

View Postdaxtsu, on 09 January 2012 - 11:36 PM, said:

Edit: WFC seems to be working fine now. May I ask what the issue was before? :)


Sure, initially I was thinking that ios reload was needed before mounting and starting any game image (as switching region nand was doing the trick). Than I found that calling net_wc24cleanup(); was the solution ;)

I need to add some more thing then I will release a full distribution.


Ah, thanks for the tidbit, and for all the work you put into this. :)

In Topic: postLoader3

10 January 2012 - 06:52 AM

View Postkylster, on 10 January 2012 - 06:08 AM, said:

Ok I managed to get rev69 working. Whats the difference between copying the update from my SD <- USB or WiFi <- USB? it's easier this way but I had to hook my hdd to my laptop and transfer the files over and it works oh well I'm glad now. I do have a few questions and one Q is going to be carried on from the sneek thread since it's not answered yet.
  • I see alot of hacks which are present in priiloader; do these hacks conflict with each other or can I just unstall priiloader and use neek2o available hacks.
  • Region free hack is it ok to always leave this on? if so can I delete my other nands? or are they still necessary in some occasions?
  • What is "Temp Region Change?" & when should I enable it?
  • What is "Force EuRGB60 with NTSC games or PAL nands: NA" for and how do I change this? (I don't know what this is but I cannot even change the options for it)
  • If I autoboot into PL3 while in PL3 if I select load System Menu will this reload PL3 or actually take me to the System Menu?
  • If I'm going to replace my System Menu in neek nand with PL3 is it best to use postloader.dol or neekbooter.dol for the whole System Menu replacement? (this question is not in ref to the Autoboot hack for neek2o but actually me swapping out the System Menu for your app.
  • Which folder on the nand contains the System Menu in case something goes with with the above question.
EDIT: Ok I can also confirm WFC works with the latest beta stfour thank you :)




Probably just postloader.dol, but the problem with that is that IIRC, the system menu app file has a different entry point than regular homebrew, so you'd have to recompile the postloader dol with a special option to get it to have the same address that the system menu does. That's how Priiloader does it, IIRC.