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 name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<TITLE>setcountrycode</TITLE>
8<LINK rel="stylesheet" href="../../CSS/revolution.css">
9</HEAD>
10<BODY>
11<H1 align="left">setcountrycode</H1>
12
13<H2>Description</H2>
14<P><CODE>setcountrycode</CODE> sets the country code for the application. <CODE>jp</CODE> is the country code for Japan, <CODE>us</CODE> is the country code for the US, <code>eu</code> is used for the country code for Europe, <CODE>kr</CODE> is the country code for Korea, and <CODE>cn</CODE> is the country code for China. (The default is &quot;undefined.&quot;) Although this setting can be executed on development hardware, one of these values must be set at time of creation of master data for submission.)</P>
15
16<dl><dd><pre class="construction">
17%&nbsp; setcountrycode [ jp | us | eu | kr |cn ]
18</pre></dd></dl>
19
20<p>After this script executes, note that to apply changes, <CODE>ndrun</CODE> must be executed at least once for disc applications, and <CODE>makeWad</CODE> must be executed for NAND applications.</p>
21
22<p>In addition, note that the country code of the development hardware must match the country code of the application when the following conditions apply.</p>
23<ul>
24<li>If the boot mode of NDEV  or RVT-H READER is PRODUCTION</li>
25<li>If RVT-R READER is used</li>
26<li>If Wii Menu is installed</li>
27</ul>
28
29<H2>Location</H2>
30<P><CODE>$REVOLUTION_SDK_ROOT/X86/bin/setcountrycode</CODE></P>
31
32<H2>Revision History</H2>
33<P>
342008/05/21 Revised and appended the description in line with integration for use with NAND applications.<br>2008/04/22 Added country codes for Korea and China.<br>2006/09/07 Initial version.<br>
35</P>
36
37<hr><p>CONFIDENTIAL</p></body>
38</HTML>