Changes

Jump to navigation Jump to search
1 byte added ,  10:23, 21 October 2009
m
no edit summary
Line 22: Line 22:  
WII_LaunchTitleWithArgs(0x0001000248414241LL, 0,"/startup?initpage=showTitle&titleId=*FULLTITLEID*", NULL /*terminator*/ );
 
WII_LaunchTitleWithArgs(0x0001000248414241LL, 0,"/startup?initpage=showTitle&titleId=*FULLTITLEID*", NULL /*terminator*/ );
   −
where *FULLTITLEID* is the full ID in hex of the software. For example, to open the European version of Columns on the Megadrive in the European version of Wii Shop Channel, you would use:
+
where *FULLTITLEID* is the full ID in hex of the software.  
 +
For example, to open the European version of Columns on the Megadrive in the European version of Wii Shop Channel, you would use:
    
WII_LaunchTitleWithArgs(0x0001000248414241LL, 0,"/startup?initpage=showTitle&titleId=000100014d414250", NULL /*terminator*/ );
 
WII_LaunchTitleWithArgs(0x0001000248414241LL, 0,"/startup?initpage=showTitle&titleId=000100014d414250", NULL /*terminator*/ );
    
[[Category:Software]]
 
[[Category:Software]]
805

edits

Navigation menu