regds.exe

Introduction

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.
Registration information lists (C-language source files) are created by specifying the srl files to distribute.

For details about the mechanism by which programs are distributed from the Wii console to Nintendo DS, refer to $REVOLUTION_EXT_ROOT/docs/TechnicalNotes/DSProgramForDownload.jp.pdf, "Nintendo DS Program Distribution Overview".

Running the Demos

Start Command

% regds -o OUTPUTCFILE NITROSRLFILE

OUTPUTCFILE is the output file (registration information list) specified by the -o option.
NITROSRLFILE is the input file (srl file to be distributed).

Revision History

2007/08/01 Initial version.


CONFIDENTIAL