1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5 <META http-equiv="Content-Style-Type" content="text/css"> 6 <LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 7 <title>regds.exe</title> 8 </head> 9 <body> 10 <H1>regds.exe</H1> 11 <H2>Introduction</H2> 12 <p> 13 This is a tool for creating registration information lists, which are necessary to check the ROM information of Nintendo DS programs distributed by the MPDL library.<br>Registration information lists (C-language source files) are created by specifying the srl files to distribute. 14 </p> 15 <P> 16 For details about the mechanism by which programs are distributed from the Wii console to Nintendo DS, refer to <code>$REVOLUTION_EXT_ROOT/docs/TechnicalNotes/DSProgramForDownload.jp.pdf</code>, "Nintendo DS Program Distribution Overview". 17 </P> 18 <H2>Running the Demos</H2> 19 <H3>Start Command</H3> 20 <P><CODE>% regds -o OUTPUTCFILE NITROSRLFILE</CODE></P> 21 <p><CODE>OUTPUTCFILE</CODE> is the output file (registration information list) specified by the -o option.<br><CODE>NITROSRLFILE</CODE> is the input file (srl file to be distributed).</p> 22 <H2>Revision History</H2> 23 <p> 24 2007/08/01 Initial version.</p> 25 <hr><p>CONFIDENTIAL</p></body> 26</html> 27