Closed GoogleCodeExporter closed 8 years ago
I don't know if it's possible, but it would need to be done inside the CIOS,
not in the loader, since the loader is not present in the memory anymore when
the game is running, so this request needs to be made elsewhere.
Original comment by ogg...@gmail.com
on 12 Jan 2011 at 4:05
Oh, ok! I understand!
What about if we are at the game selection screen (inside CFG) and shut down
the Wii from there?
Doesn't libogc has some functions to detect the shutdown button press and
un-mount the drive?
Or at least check if all the file handles are closed?
Thank you very much! ;)
Original comment by francisc...@gmail.com
on 13 Jan 2011 at 4:32
It already does that.
You can check Do_Shutdown() in wpad.c
If anyone knows a better way let me know.
Original comment by ogg...@gmail.com
on 13 Jan 2011 at 8:04
Original issue reported on code.google.com by
francisc...@gmail.com
on 2 Jan 2011 at 3:04