Welcome! Log In Create A New Profile

Advanced

How to list title and versions

Posted by arasium 
How to list title and versions
November 13, 2009 02:20PM
Hi everybody,

is it possible to list the ios installed on the wii and their revisions? I know we can do that with an old ios36 but i want to do that with a simple wii. I mean a 4.2 wii with only the HBC (i don't want to support any cios).
Re: How to list title and versions
November 13, 2009 03:11PM
just a thought, but you can do what xyzzy does. install a IOS you want to use into a unused IOS slot, reboot into it, do what you want to do, and then delete that IOS. it would probably involve a bit of messing around, but it can be done this way.
Re: How to list title and versions
November 13, 2009 07:48PM
ES_GetNumTitles and ES_GetTitles are quite helpful in this. Then you only need to filter for IOS(title id 0x00000001000000XX & XX >2). To get the versions you can get the tmds. ES_GetStoredTMDSize and ES_GetStoredTMD help with that. Getting the tmds might require to use a module based IOS(IOS36 should be good then). I'm not sure if it needs to be an old version for this, but i don't think so.

PS: If anybody knows a better way to get the IOS revisions, please tell



Edited 1 time(s). Last edit at 11/13/2009 07:49PM by WiiPower.
Re: How to list title and versions
November 23, 2009 10:27AM
Thanks wiipower.

I will try this method on a virgin wii (aka with the latest ios36)
Sorry, only registered users may post in this forum.

Click here to login