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=utf-8">
5<META http-equiv="Content-Style-Type" content="text/css">
6<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
7<BASE target="main">
8<TITLE>Tools</TITLE>
9</HEAD>
10<BODY>
11<H1>Tool and Command Function List</H1>
12
13<H2><a name="Devkit Sysmenu">Development Console Settings</a></H2>
14<TABLE class="api_list" border="1" >
15  <TBODY>
16    <TR>
17<TH><A href="../tools/devkitmenu.html">DEVKIT System Menu</A></TH>
18<TD>A utility that configures various console settings accessed by the application in a development console.</TD>
19    </TR>
20  </TBODY>
21</TABLE>
22
23<H2><a name="Wii Remote">Tools for the Wii Remote</a></H2>
24<TABLE class="api_list" border="1" >
25  <TBODY>
26    <TR>
27<TH><A href="../tools/wpad_mem_util.html">wpad_mem_util.elf</A></TH>
28<TD>Manipulates data stored in Wii Remote memory and creates an error status. Use this utility when testing applications that use Wii Remote memory. This tool can also initialize Wii Remote memory.</TD>
29    </TR>
30    <TR>
31<TH><A href="../tools/remote_memory_check.html">remote_memory_check.elf</A></TH>
32<TD>This tool is used to check Wii Remote memory.</TD>
33    </TR>
34  </TBODY>
35</TABLE>
36
37<H2><a name="Icon Banner Tool">Icon and Banner Creation Tools</a></H2>
38<TABLE class="api_list" border="1" >
39  <TBODY>
40    <TR>
41<TH><A href="../tools/icon_banner_tool.html">Introduction</A></TH>
42<TD>An overview of the tools to create icons and banners.</TD>
43    </TR>
44    <TR>
45<TH><A href="../tools/BNAdpcm.html">BNAdpcm</A></TH>
46<TD>This tool creates ADPCM sound data for banners from uncompressed waveform data.</TD>
47    </TR>
48  </TBODY>
49    <TR>
50<TH><A href="../tools/WiiMakeBanner.html">WiiMakeBanner</A></TH>
51<TD>This tool creates banner files from NintendoWare for Revolution (NW4R) layout data and various sound data.</TD>
52    </TR>
53  </TBODY>
54</TABLE>
55
56<H2><a name="Ncheck Tool">NAND Check Tools</a></H2>
57<TABLE class="api_list" border="1" >
58  <TBODY>
59    <TR>
60<TH><A href="../tools/ncheck_tool.html">Ncheck Tool</A></TH>
61<TD>This tool can generate large dummy files and directories in order to create a file system user region that is nearly or completely full.</TD>
62    </TR>
63  </TBODY>
64</TABLE>
65
66<H2><a name="NADK Tool">NAND Application Development Kit (NADK) Tools</a></H2>
67<TABLE class="api_list" border="1" >
68  <TBODY>
69    <TR>
70<TH><A href="../nadk/tools/make.html"><CODE>make</CODE> Command Options</A></TH>
71<TD>Allows you to automatically create WAD files by specifying options at build time.</TD>
72    </TR>
73    <TR>
74<TH><A href="../nadk/tools/makeWad.html">makeWad.exe</A></TH>
75<TD>Tool to create WAD files.</TD>
76    </TR>
77    <TR>
78<TH><A href="../nadk/tools/setnparentalcontrol.html">setnparentalcontrol</A></TH>
79<TD>The command for configuring Parental Controls information.</TD>
80    </TR>
81    <TR>
82<TH><A href="../nadk/tools/shownsettings.html">shownsettings</A></TH>
83<TD>The command for displaying the currently configured country identifier code and Parental Control information.</TD>
84    </TR>
85    <TR>
86<TH><A href="../nadk/tools/scanWad.html">scanWad.exe</A></TH>
87<TD>A tool for displaying WAD file information.</TD>
88    </TR>
89    <TR>
90<TH><A href="../nadk/tools/wadrun.html">wadrun.bat</A></TH>
91<TD>A batch command to start the debugger. This does not perform a build.</TD>
92    </TR>
93    <TR>
94<TH><A href="../nadk/tools/wadbuildrun.html">wadbuildrun.bat</A></TH>
95<TD>A batch command to start the debugger. Perform a build before execution.</TD>
96    </TR>
97    <TR>
98<TH><A href="../nadk/Nmenu.html">Nmenu.elf</A></TH>
99<TD>This tool is used to perform management, such as importing, executing, and deleting WAD files.</TD>
100    </TR>
101    <TR>
102<TH><A href="../nadk/DeleteSharedCNT.html">deleteSharedCNT.elf</A></TH>
103<TD>A tool for deleting illegal shared content stored inside development machines.</TD>
104    </TR>
105    <TR>
106<TH><A href="../nadk/tools/dummyviewer.html">dummyviewer.wad</A></TH>
107<TD>This tool is used to confirm the online manual call sequence when offline.</TD>
108    </TR>
109    <TR>
110<TH><A href="../nadk/tools/dummyviewer.html">dummyviewer_kr.wad</A></TH>
111<TD>This is the Korean version of the tool used to confirm the online manual call sequence when offline.</TD>
112    </TR>
113    <TR>
114<TH><A href="../nadk/tools/dummyviewer.html">dummyviewer_cn.wad</A></TH>
115<TD>This is the Chinese version of the tool used to confirm the online manual call sequence when offline.</TD>
116    </TR>
117  </TBODY>
118</TABLE>
119
120<H2><a name="REL Module">REL Tools (You Can Also Use the <A href="../rso/tools/tools.html">RSO Tools List</A>)</a></H2>
121<TABLE class="api_list" border="1" >
122  <TBODY>
123    <TR>
124<TH><A href="../tools/makerel.html">makerel</A></TH>
125<TD>A tool for games that uses a relocatable module system.</TD>
126    </TR>
127    <TR>
128<TH><A href="../tools/makeo.html">makeo</A></TH>
129<TD>Converts any binary or text file into an <CODE>elf</CODE> object module.</TD>
130    </TR>
131  </TBODY>
132</TABLE>
133
134<H2><a name="config">Settings Scripts</a></H2>
135<TABLE class="api_list" border="1" >
136  <TBODY>
137    <TR>
138<TH><A href="../tools/BI3/setcountrycode.html">setcountrycode</A></TH>
139<TD>Sets the country code for the disc.</TD>
140    </TR>
141    <TR>
142<TH><A href="../tools/BI2/setsmem2size.html">setsmem2size</A></TH>
143<TD>Sets the MEM2 memory size to be simulated.</TD>
144    </TR>
145    <TR>
146<TH><A href="../tools/setfirmware.html">setfirmware</A></TH>
147<TD>Sets the version of firmware to use at program startup time.</TD>
148    </TR>
149    <TR>
150<TH><A href="../tools/setinitialcode.html">setinitialcode</A></TH>
151<TD>Sets the game code (initial code) of the disc application.</TD>
152    </TR>
153    <TR>
154<TH><A href="../tools/setcompanycode.html">setcompanycode</A></TH>
155<TD>Sets the company code of the disc application.</TD>
156    </TR>
157  </TBODY>
158</TABLE>
159
160<H2><a name="Converter">elf to dol Converter</a></H2>
161<TABLE class="api_list" border="1" >
162  <TBODY>
163    <TR>
164<TH><A href="../tools/makedol.html">makedol</A></TH>
165<TD>Converts <CODE>elf</CODE> files into the Wii executable <CODE>dol</CODE> format.</TD>
166    </TR>
167  </TBODY>
168</TABLE>
169
170<H2><a name="Compress">Compression Tool</a></H2>
171<TABLE class="api_list" border="1" >
172  <TBODY>
173    <TR>
174<TH><A href="../tools/ntcompress.html">ntcompress</A></TH>
175<TD>Data compression is done in a format that can be handled by the CX Library.</TD>
176    </TR>
177  </TBODY>
178</TABLE>
179
180<H2><a name="Archiver">Archiver</a></H2>
181<TABLE class="api_list" border="1" >
182  <TBODY>
183    <TR>
184<TH><A href="../tools/darch.html">darch</A></TH>
185<TD>Creates an archive file that can be handled by the ARC Library.</TD>
186    </TR>
187  </TBODY>
188</TABLE>
189
190<H2><a name="Packager">Packager</a></H2>
191<TABLE class="api_list" border="1" >
192  <TBODY>
193    <TR>
194<TH><A href="../tools/rdpack.html">rdpack</A></TH>
195<TD>Packages <CODE>dlf/dvdroot</CODE> in an <CODE>rpf</CODE> file.</TD>
196    </TR>
197  </TBODY>
198</TABLE>
199
200<H2><a name="TextureConvert">Texture Conversion</a></H2>
201<TABLE class="api_list" border="1" >
202  <TBODY>
203    <TR>
204<TH><A href="../tools/texconv.html">TexConv</A></TH>
205<TD>Converts an image file in the Truevision Graphics Adapter (TGA) format into a TPL file.</TD>
206    </TR>
207  </TBODY>
208</TABLE>
209
210<H2><a name="Mastering">Mastering</a></H2>
211<TABLE class="api_list" border="1" >
212  <TBODY>
213    <TR>
214<TH><A href="../tools/makemaster.html">makemaster</A></TH>
215<TD>Creates master data.</TD>
216    </TR>
217    <TR>
218<TH><A href="../tools/makeUpdateDisc.html">makeUpdateDisc</A></TH>
219<TD>Generates master data from a GCM file.</TD>
220    </TR>
221  </TBODY>
222</TABLE>
223
224<P>Internal Tools (for reference only—do not use)</P>
225<TABLE class="api_list" border="1" >
226  <TBODY>
227    <TR>
228<TH><A href="../tools/internals/tickleBI2.html">tickleBI2</A></TH>
229      <TD> </TD>
230    </TR>
231    <TR>
232<TH><A href="../tools/internals/peekBI2.html">peekBI2</A></TH>
233      <TD> </TD>
234    </TR>
235  </TBODY>
236</TABLE>
237
238<BR><BR><BR>
239
240<hr><p>CONFIDENTIAL</p></body>
241</HTML>