1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 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" href="../css/manpage.css" type="text/css" /> 7 <style type="text/css"><!-- 8 span.static_style 9 { 10 font-size : 8pt; 11 color : white; 12 font-weight : bold; 13 background : #44f; 14 border-left : solid 1px #aaf; 15 border-top : solid 1px #aaf; 16 border-right : solid 1px #00c; 17 border-bottom : solid 1px #00c; 18 padding-left : 2px; 19 padding-right : 2px; 20 } 21 22 span.virtual_style 23 { 24 font-size : 8pt; 25 color : white; 26 font-weight : bold; 27 background : #0a0; 28 border-left : solid 1px #0f0; 29 border-top : solid 1px #0f0; 30 border-right : solid 1px #060; 31 border-bottom : solid 1px #060; 32 padding-left : 2px; 33 padding-right : 2px; 34 } 35 36 span.protected_style 37 { 38 font-size : 8pt; 39 color : white; 40 font-weight : bold; 41 background : #444; 42 border-left : solid 1px #ccc; 43 border-top : solid 1px #ccc; 44 border-right : solid 1px #222; 45 border-bottom : solid 1px #222; 46 padding-left : 2px; 47 padding-right : 2px; 48 } 49 table.table, table.table td, table.table th 50 { 51 border-collapse: collapse; 52 background-color: white; 53 } 54 55 table.table 56 { 57 width: auto; 58 margin: 1em; 59 position : static; 60 font-family : Arial; 61 } 62 63 table.table td, table.table th 64 { 65 padding: 0.2em; 66 } 67 68 table.table td.number, table.table th.number 69 { 70 text-align: right; 71 } 72 73 table.table tbody tr th 74 { 75 text-align: left; 76 font-weight: normal; 77 width: auto; 78 } 79 80 table.table thead tr th, 81 table.table tbody tr th.category 82 { 83 padding: 0 0.2em; 84 } 85 86 table.table caption 87 { 88 font-weight: bold; 89 padding: 0.4em; 90 } 91 table.table th 92 { 93 font-weight : bold; 94 background : #acf; 95 } 96 --></style> 97 <title>Config</title> 98 </head> 99 <body> 100 <h1><CODE>Config</CODE></h1> 101 <h2>Overview</h2> 102 <div class="section"> 103 <p> 104 <CODE>Config</CODE> is a configuration program for CTR that can be used for things such as calibrating the touch panel and Circle Pad, and for setting the system clock. 105 </p> 106 </div> 107 <h2>How to Use</h2> 108 <div class="section"> 109 <p> 110 <table class="table"><tbody> 111 <tr><th>Button</th> <th>Operation</th></tr> 112 <tr><td>↑↓</td> <td>Navigate menu</td></tr> 113 <tr><td>A</td> <td>Select / Run</td></tr> 114 <tr><td>B</td> <td>Back / Cancel</td></tr> 115 </tbody></table> 116 </p> 117 </div> 118 <h2>Reset Setting</h2> 119 <div class="section"> 120 <p> 121 Initializes all settings. Settings are reset to their initial (default) values on the next reboot.<br/> On first startup, initialize the settings and then configure them as needed. 122 <table class="table"><tbody> 123 <tr><th>Button</th> <th>Operation</th></tr> 124 <tr><td>X</td> <td>Run</td></tr> 125 <tr><td>B</td> <td>Cancel</td></tr> 126 </tbody></table> 127 </p> 128 <p> 129 The following settings are initialized: 130 <ul> 131 <li>Internet settings</li> 132 <li>Parental Controls settings</li> 133 <li>Language Settings</li> 134 <li>Backlight brightness</li> 135 <li>User information</li> 136 <li>Date and time</li> 137 <li>Sound settings</li> 138 <li>EULA information</li> 139 <li>SpotPass settings</li> 140 <li>Launch Menu settings</li> 141 <li>First launch sequence flag</li> 142 <li>Debug settings</li> 143 <li>Various calibration settings</li> 144 <li>NTR system settings</li> 145 <li>NTR Internet settings</li> 146 </ul> 147 </p> 148 </div> 149 <h2>Hid Setting</h2> 150 <div class="section"> 151 <p> 152 Calibrates the touch panel and Circle Pad. 153 <table class="table"><tbody> 154 <tr><th>Button</th> <th>Operation</th></tr> 155 <tr><td>A</td> <td>Run</td></tr> 156 <tr><td>B</td> <td>Back / Cancel</td></tr> 157 </tbody></table> 158 <h3>Touch Panel</h3> 159 <p> 160 To calibrate the touch panel, use the stylus to touch the + marks in sequence on the lower screen. Touch the + mark twice to complete the calibration process and save the calibrated settings. 161 </p> 162 <h3>Circle Pad</h3> 163 <p> 164 To calibrate the Circle Pad, slowly move the pad around in the biggest circle possible. Finally, press the A Button to complete the calibration process and save the calibrated settings.<br/> If you move the Circle Pad too quickly or if the circle motion is not complete, calibration will fail. 165 </p> 166 </p> 167 </div> 168 <h2>RTC Setting</h2> 169 <div class="section"> 170 <p> 171 Configures the system clock. Time can be set in range of the years 2000 to 2050. 172 <table class="table"><tbody> 173 <tr><th>Button</th> <th>Operation</th></tr> 174 <tr><td>←→</td> <td>Move between settings</td></tr> 175 <tr><td>↑↓</td> <td>Adjust date and time</td></tr> 176 <tr><td>A</td> <td>Set</td></tr> 177 <tr><td>B</td> <td>Cancel</td></tr> 178 </tbody></table> 179 </p> 180 </div> 181 <h2>Raw RTC Setting</h2> 182 <div class="section"> 183 <p> 184 Changes the system clock without affecting the RTC offset value.<br /><br /> 185 186 If the <CODE><a href="../api/nn/cfg/CTR/GetUserTimeOffset.html">nn::cfg::CTR::GetUserTimeOffset</a></CODE> function is being used in the application to detect whether the user has changed the system clock, this provides a way of changing the system clock without the application knowing. When you change the <CODE>RtcRaw</CODE> value, the system clock also gets changed by that same amount. So, for example, if you advance the <CODE>RtcRaw</CODE> value ahead by one year, the system clock also gets advanced by one year.<br /> The time of the system clock after the change is shown in the <B>Rtc</B> item.<br /><br /> 187 188 The <CODE>RtcRaw</CODE> value can be set in the range of years 2001 to 2050.<br /> When checking the setting, note that the system clock must be in the range of 2000 to 2050. 189 <table class="table"><tbody> 190 <tr><th>Button</th> <th>Operation</th></tr> 191 <tr><td>←→</td> <td>Move between settings</td></tr> 192 <tr><td>↑↓</td> <td>Adjust date and time</td></tr> 193 <tr><td>A</td> <td>Set</td></tr> 194 <tr><td>B</td> <td>Cancel</td></tr> 195 </tbody></table> 196 </p> 197 </div> 198 <h2>LCD Setting</h2> 199 <div class="section"> 200 <p> 201 Configures the LCD flicker adjustment and backlight settings. 202 <table class="table"><tbody> 203 <tr><th>Button</th> <th>Operation</th></tr> 204 <tr><td>↑↓</td> <td>Move between settings / Change setting values</td></tr> 205 <tr><td>A</td> <td>Select</td></tr> 206 <tr><td>B</td> <td>Back</td></tr> 207 </tbody></table> 208 <h3>Flicker Setting</h3> 209 <p> 210 Displays a calibration image (vertical black and white stripes) covering the entire screen that you want to calibrate. Adjust the value so that the calibration image does not flicker. If the image appears to flicker, the flicker setting needs adjustment. 211 </p> 212 <h3>Active Backlight Setting</h3> 213 <p> 214 Enables/disables the active backlight. 215 </p> 216 <h3>Luminance Level Setting</h3> 217 <p> 218 Sets screen brightness to one of five levels. The larger the number, the brighter the setting. 219 </p> 220 </p> 221 </div> 222 <h2>User Info Setting</h2> 223 <div class="section"> 224 <p> 225 Configures the user information. 226 <table class="table"><tbody> 227 <tr><th>Button</th> <th>Operation</th></tr> 228 <tr><td>↑↓</td> <td>Move between settings / Change setting values</td></tr> 229 <tr><td>A</td> <td>Select / Confirm</td></tr> 230 <tr><td>B</td> <td>Back / Cancel</td></tr> 231 <tr><td>Touch Panel</td> <td>User name input</td></tr> 232 </tbody></table> 233 <h3>User Name</h3> 234 <h4>User Name</h4> 235 <p> 236 Allows you to input a user name via a software keyboard. Only single-byte alphanumeric characters can be entered and displayed. 237 </p> 238 <h4>NG User Name Flag Setting</h4> 239 <p> 240 Toggles the user name profanity flag. 241 </p> 242 <h3>SimpleAddress Setting</h3> 243 <h4>Country Setting</h4> 244 <p> 245Select the country ID from the set list of country IDs for regions.<br />In addition to the country IDs defined for each region, you can also set an undefined ID (255).<br />Make sure to refer to and follow the guidelines when testing with undefined IDs. 246 </p> 247 <h4>Region Setting</h4> 248 <p> 249For the region ID, select a value between 0 and 255.<br /><CODE>0</CODE> indicates that no region has been selected. <CODE>1</CODE> indicates that no selectable region exists.<br />All other values indicate that a specific region has been selected in the system settings. <br />If the ID is for an existing region, the ID and the region name are shown together.<br />"Undefined" is displayed for the ID where the regions do not exist (undefined ID.)<br />Make sure to refer to and follow the guidelines when testing with undefined IDs. 250 </p> 251 </p> 252 </div> 253 <h2>Other Settings</h2> 254 <div class="section"> 255 <p> 256 Configures other settings. 257 <table class="table"><tbody> 258 <tr><th>Button</th> <th>Operation</th></tr> 259 <tr><td>↑↓</td> <td>Move between settings / Change setting values</td></tr> 260 <tr><td>A</td> <td>Select</td></tr> 261 <tr><td>B</td> <td>Back</td></tr> 262 </tbody></table> 263 <h3>Sound Setting</h3> 264 <p> 265 You can select monaural, stereo, or 3D surround sound for the sound output mode. 266 </p> 267 <h3>System Mode Setting</h3> 268 <p> 269 Configures the memory size.<br /><br /> 270 271 You can switch the debugger between <CODE>prod</CODE>, <CODE>dev1</CODE>, and <CODE>dev2</CODE> as needed.<br />Do not use any other settings unless instructed to do so.<br />Also, you cannot use any settings other than <CODE>prod</CODE> and <CODE>dev2</CODE> on the development hardware or capture units.<br /><br /> 272 273 <CODE>prod</CODE> uses 64 MB of memory, which is the same as the retail product.<br /> <CODE>dev1</CODE> uses 96 MB of memory, which is the size allotted for development.<br /> 274 <ul> 275<li>You cannot use the HOME Menu or library applets in the <CODE>dev1</CODE> mode.</li> 276<li>In the <CODE>dev1</CODE> mode, you may not be able to place DLLs when only 32 MB or less of device memory is allocated.</li> 277 </ul> 278<CODE>dev2</CODE> uses 80 MB of memory, which is the size allotted for development.<br /> 279 <ul> 280<li>You can use the HOME Menu and library applets in <CODE>dev2</CODE>, but you cannot use the Internet browser.</li> 281<li>In the <CODE>dev2</CODE> mode, you may not be able to place DLLs when only 16 MB or less of device memory is allocated.</li> 282<li>In <CODE>dev2</CODE>, system applications may not function correctly when they are connected to debugging software.</li> 283<li>In <CODE>dev2</CODE>, library applets cannot be launched when menu settings are specified in the HOME Menu.</li> 284 </ul> 285 If anything other than <CODE>prod</CODE> or <CODE>dev2</CODE> is selected, menu settings are automatically changed to <CODE>test menu</CODE>.<BR> 286 </p> 287 <h3>Exception Handling Setting</h3> 288 <p> 289 Selects whether to enable or disable the application's handling of exceptions that arise in the non-debug environment.<br /><br /> 290 291 Use the <CODE><a href="../api/nn/os/ARM/SetUserExceptionHandler.html">nn::os::SetUserExceptionHandler</a></CODE> function to handle exceptions in the application.<br /> If the application is not set to handle exceptions, the application quits when an exception occurs.<br /> 292 </p> 293 <h3>Break Setting</h3> 294 <p> 295 Selects whether to enable or disable stopping the application when a break is encountered in the non-debug environment.<br /> If the application is not made to stop, it quits on a break.<br /> 296 </p> 297 <h3>Menu Settings</h3> 298 <p> 299 Select either <CODE>home menu</CODE> or <CODE>test menu</CODE> for the menu to be started.<BR> If <CODE>HOME Menu</CODE> is selected, the system mode is automatically changed to <CODE>prod</CODE> or <CODE>dev2</CODE>.<BR> 300 </p> 301 <h3>Language Settings</h3> 302 <p> 303 Set the language to one of the languages available for the given region.<br /> The <CODE>invalid</CODE> setting is an invalid language code. Applications must operate normally even with this language setting.<br /> <B>Note:</B> If an invalid language is selected, some of the application features other than starting the application from the HOME Menu may not operate correctly.<br /> 304 </p> 305 <h3>Download Play Debug Settings</h3> 306 <p> 307 Select <CODE>enable</CODE> or <CODE>disable</CODE> to enable and disable Download Play debugging features.<br /> After selecting <CODE>enable</CODE>, you can use the following debugging features. 308 </p> 309 <ul> 310 <li>Forcibly import child programs on the client side</li> 311 <li>When using a download application, the server side forcibly turns off the flag (the <CODE>pNotice</CODE> argument in the <CODE>nn::dlp::CTR::Server::Initialize</CODE> function) to display the warning that a system update might be necessary on the client side.<br />See the <a href="../api/nn/dlp/CTR/Server/Initialize.html"><CODE>nn::dlp::CTR::Server::Initialize</CODE></a> function reference for details. 312 </li> 313 </ul> 314 <h3>Debugging Mode Setting</h3> 315 <p> 316 Select <CODE>enable</CODE> or <CODE>disable</CODE> to enable and disable debugging functions.<br /> Debugging is always disabled for retail products. 317 </p> 318 <p> 319 This setting affects the following functions. 320 </p> 321 <ul> 322 <li><a href="../api/nn/ac/CTR/DebugSetApType.html"><CODE>nn::ac::DebugSetApType</CODE></a></li> 323 <li><a href="../api/nn/ac/CTR/DebugSetNetworkArea.html"><CODE>nn::ac::DebugSetNetworkArea</CODE></a></li> 324 <li><a href="../api/nn/ac/CTR/DebugSetNetworkSetting1.html"><CODE>nn::ac::DebugSetNetworkSetting1</CODE></a></li> 325 326 <li><a href="../api/nn/cec/CTR/CecControl/StartScanning.html"><CODE>nn::cec::CecControl::StartScanning</CODE></a></li> 327 <li><a href="../api/nn/cec/CTR/CecControl/EnterExclusiveState.html"><CODE>nn::cec::CecControl::EnterExclusiveState</CODE></a></li> 328 329 <li><a href="../api/nn/uds/CTR/CreateNetwork.html"><CODE>nn::uds::CreateNetwork</CODE></a></li> 330 <li><a href="../api/nn/uds/CTR/ConnectNetwork.html"><CODE>nn::uds::ConnectNetwork</CODE></a></li> 331 332 <li><a href="../api/nn/hid/CTR/EnableSelectButton.html"><CODE>nn::hid::EnableSelectButton</CODE></a></li> 333 334 <li><a href="../api/nn/fs/InitializeLatencyEmulation.html"><CODE>nn::fs::InitializeLatencyEmulation</CODE></a></li> 335 </ul> 336 <p> 337 The impact of the setting varies depending on the function. For more details, see the specific function references.<br/> Unless otherwise noted, the functions operate when set to <CODE>enable</CODE> and do nothing when set to <CODE>disable</CODE>. 338 </p> 339 340 <h3>FS Latency Emulation Settings</h3> 341 <p> 342Sets the delay time that is applied each time FS access occurs.<br/>The behavior that occurs when there is a conflict between background FS access (such as with BOSS and FS access) in the application can be emulated. <br/>The <a href="../api/nn/fs/InitializeLatencyEmulation.html"><CODE>nn::fs::InitializeLatencyEmulation</CODE></a> function must be called to enable this feature. <br/>The specified delay time is routinely applied each time the FS is accessed. (No delay occurs when it is set to 0 ms.)<br/> The recommended delay value is 700 ms.<br/><br/>Also, if the debugging mode is enabled, a random delay will occur in addition to the routine delay specified with this setting.<br/>For more information, see the <a href="../api/nn/fs/InitializeLatencyEmulation.html"><CODE>nn::fs::InitializeLatencyEmulation</CODE></a> function reference. 343 </p> 344 345 <h3>COPPACS Settings</h3> 346 <p> 347 This feature configures the COPPACS settings.<br/> The COPPACS settings are only enabled for software for the Americas region, and when the country in System Settings is set to the US or Canada. You can change this setting to change the <a href="../api/nn/cfg/CTR/GetCoppacsRestriction.html"><CODE>nn::cfg::CTR::GetCoppacsRestriction</CODE></a> function's return value as shown below. 348 </p> 349 <table class="table"><tbody> 350 <tr><th>Settings</th> <th>Corresponding Return Values</th></tr> 351 <tr><td>"not restricted"</td> <td><CODE>CFG_COPPACS_RESTRICTION_NONE</CODE></td></tr> 352 <tr><td>"need pin code"</td> <td><CODE>CFG_COPPACS_RESTRICTION_NEED_PARENTAL_PIN_CODE</CODE></td></tr> 353 <tr><td>"need auth"</td> <td><CODE>CFG_COPPACS_RESTRICTION_NEED_PARENTAL_AUTHENTICATION</CODE></td></tr> 354 </tbody></table> 355 <p> 356 You cannot select the "need pin code" setting when Parental Controls have not been configured in the System Settings. 357 </p> 358 </p> 359 </div> 360 <h2>Test Setting</h2> 361 <div class="section"> 362 <p> 363 Tests the calibration and checks the settings. 364 <table class="table"><tbody> 365 <tr><th>Button</th> <th>Operation</th></tr> 366 <tr><td>A</td> <td>Start</td></tr> 367<tr><td>B</td> <td>Exit</td></tr> 368 </tbody></table> 369 </p> 370 </div> 371 <h2>EULA Setting</h2> 372 <div class="section"> 373 <p> 374 Configures the EULA settings. 375 <table class="table"><tbody> 376 <tr><th>Button</th> <th>Operation</th></tr> 377 <tr><td>↑↓</td> <td>Move between settings / Change setting values</td></tr> 378 <tr><td>A</td> <td>Select / Confirm</td></tr> 379<tr><td>B</td> <td>Exit</td></tr> 380 </tbody></table> 381 </p> 382 </div> 383 <h2>Stereo Camera Cal for Check</h2> 384 <div class="section"> 385 <p> 386 Checks the behavior of applications that use the stereo camera by rewriting and writing back some of the calibration values. 387 </p> 388 <h3>Setting</h3> 389 <p> 390 The following checks are supported. The check method is described later. 391 <table class="table"><tbody> 392 <tr><th>Description of Check</th> <th>Setting Displayed in Tool</th></tr> 393 <tr><td>Checks whether calibration data are used.</td> 394<td>Set strange data 1<br />Set strange data 2<br />Set strange data 3<br />Set strange data 4<br /></td></tr> 395 <tr><td>Checks whether edge of screen is cut off in display with calibration limit values.</td> 396 <td>Set limit value 1<br />Set limit value 2</td></tr> 397 </tbody></table> 398 In addition to the above, there is also the <CODE>Reset to factory default</CODE> item for resetting the rewritten calibration value. 399 </p> 400 <h3>How to Use</h3> 401 <p> 402 Select one item from among the settings shown in the <CODE>Please select</CODE> box in the lower screen. 403 <table class="table"><tbody> 404 <tr><th>Button</th> <th>Operation</th></tr> 405 <tr><td>↑↓</td> <td>Move between settings</td></tr> 406 <tr><td>A</td> <td>Select / Confirm</td></tr> 407<tr><td>B</td> <td>Exit</td></tr> 408 </tbody></table> 409 </p> 410 <p> 411 If you press the A Button and then successfully rewrite the calibration value, the word <CODE>Success</CODE> will display in the <CODE>Result</CODE> box in the lower screen. If the process fails, <CODE>Failure</CODE> will display. 412 </p> 413 <p> 414 The calibration values that are the targets of change are displayed in the bottom part of the lower screen as <CODE>Current </CODE>(for the current value) and <CODE>After setting</CODE> (for the value after rewriting). If the rewrite is successful, the current value will be updated. 415 </p> 416 <h3>Check Method</h3> 417 <h4>To check whether calibration data are used</h4> 418 <p> 419 The following table shows the correspondences between the setting item and the calibration value that is changed. 420 <table class="table"><tbody> 421 <tr><th>Setting Name</th><th>Appearance on the Tool</th><th>Scale</th><th>RotationZ</th><th>TranslationX</th><th>TranslationY</th><th>AngleOfViewRight</th><th>AngleOfViewLeft</th></tr> 422 <tr><td>Invalid Value 1</td><td>Set strange data 1</td><td>Factory default value</td><td>Factory default value</td><td>Factory default value</td><td>27.0</td><td>Factory default value</td><td>Factory default value</td></tr> 423 <tr><td>Invalid Value 2</td><td>Set strange data 2</td><td>Factory default value</td><td>5.0</td><td>Factory default value</td><td>Factory default value</td><td>Factory default value</td><td>Factory default value</td></tr> 424 <tr><td>Invalid Value 3</td><td>Set strange data 3</td><td>1.5</td><td>Factory default value</td><td>Factory default value</td><td>Factory default value</td><td>Factory default value</td><td>105.0</td></tr> 425 <tr><td>Invalid Value 4</td><td>Set strange data 4</td><td>0.66</td><td>Factory default value</td><td>Factory default value</td><td>Factory default value</td><td>105.0</td><td>Factory default value</td></tr> 426 </tbody></table> 427 </p> 428 <p> 429 Set any of Invalid Value 1, Invalid Value 2, Invalid Value 3, or Invalid Value 4 and close the tool. Next, start the application, go to a scene captured with the stereo camera, and confirm whether the positional relationship between the subjects in the left and right camera images is as indicated in the guidelines. 430 </p> 431 <p> 432 If the positional relationship between the subjects is as indicated in the guidelines, the calibration data is being used properly. If not, or if there is no change in the positional relationship between the subjects, the calibration data is not being used properly. 433 </p> 434 <p> 435 The calibration data values will no longer correspond to the cameras' actual physical relative positions. For this reason, the check described lets you verify the positional relationship between the subjects without the need to check whether stereoscopic display is working correctly. 436 </p> 437 <h4>To check whether edge of screen is cut off in display with calibration limit values</h4> 438 <p> 439 The following table shows the correspondences between the setting item and the calibration value that is changed. 440 <table class="table"><tbody> 441 <tr><th>Setting Name</th><th>Appearance on the Tool</th><th>Scale</th><th>RotationZ</th><th>TranslationX</th><th>TranslationY</th><th>AngleOfViewRight</th><th>AngleOfViewLeft</th></tr> 442 <tr><td>Limit value 1</td><td>Set limit value 1</td><td>0.965</td><td>0.75</td><td>-123.0</td><td>-30.2</td><td>66.0</td><td>64.3</td></tr> 443 <tr><td>Limit value 2</td><td>Set limit value 2</td><td>0.965</td><td>-0.75</td><td>-123.0</td><td>30.2</td><td>68.7</td><td>66.0</td></tr> 444 </tbody></table> 445 </p> 446 <p> 447 Set limit value 1 or limit value 2 and then quit the tool. Now launch the application, move to a scene captured with the stereo camera, and check whether display shows without being cut off at the screen edge. 448 </p> 449 <p> 450 If limit value 1 or limit value 2 has been set, the calibration data values will no longer correspond to the camera's actual physical relative position. For this reason, the check described lets you verify whether edge of screen is cut off without the need to check whether stereoscopic vision is working correctly. 451 </p> 452 <p> 453 Conduct the above-described check using both limit value 1 and limit value 2. 454 </p> 455 <p> 456 On the selection screen, you can display the special settings items <CODE>Set special limit value 1</CODE> and <CODE>Set special limit value 2</CODE> by pressing the X Button while pressing Right on the +Control Pad. When either of these is selected, you can set a value larger than the calibration limit value. Use these settings when it is difficult to determine whether your application is behaving normally using the limit values as set forth in the Nintendo guidelines, or when you want to see how the application behaves when you intentionally set values greater than the limit values. You do not need to use these settings to check whether edge of screen is cut off. 457 </p> 458 <h4>Reset calibration value</h4> 459 <p> 460 After completing the check, select <CODE>Reset to factory default</CODE> so the calibration value is once again correctly associated with the camera's actual physical relative position. 461 </p> 462 <p> 463 Depending on the situation, use the System Settings application to make adjustments to the calibration data. 464 </p> 465 </div> 466 <h2>Gyro/Accel Cal for Check</h2> 467 <div class="section"> 468 <p> 469 Rewrites and restores the gyro sensor and accelerometer calibration values. 470 <table class="table"><tbody> 471 <tr><th>Button</th> <th>Operation</th></tr> 472 <tr><td>↑↓</td> <td>Move between settings</td></tr> 473 <tr><td>←→</td> <td>Switches the gyro sensor / accelerometer settings.</td></tr> 474 <tr><td>LR</td> <td>Batch-changes settings.</td></tr> 475 <tr><td>L/R + X</td> <td>Batch-change the gyro sensor's <CODE>RPM 0</CODE> item and the accelerometer's <CODE>Offset</CODE> item.</td></tr> 476 <tr><td>L/R + Y</td> <td>Batch-change the gyro sensor's <CODE>RPM Sensitivity</CODE> item and the accelerometer's <CODE>Scale</CODE> item.</td></tr> 477 <tr><td>A</td> <td>Select / Confirm</td></tr> 478<tr><td>B</td> <td>Exit</td></tr> 479 </tbody></table> 480 </p> 481 </div> 482 <h2>CTR Info Setting</h2> 483 <div class="section"> 484 <p> 485 Reads a settings file from an SD Card and uses this to configure the owner information, EULA, and Parental Controls. 486 <table class="table"><tbody> 487 <tr><th>Button</th> <th>Operation</th></tr> 488 <tr><td>←→</td> <td>Switches the Result display pages.</td></tr> 489 <tr><td>A</td> <td>Confirm</td></tr> 490 <tr><td>B</td> <td>Back</td></tr> 491 </tbody></table> 492 <font color="red">The settings file (<CODE>ctrsetting.txt</CODE>) is located in the <CODE>$CTR-SDK/resources/configtool/</CODE> directory.</font><br /> Place the settings file in the root directory of an SD Card and insert that card into the system. <br />Confirm that the lower screen shows <B>Set Ctr Setting</B> and press the A Button to begin configuration. 493 <h3>About the Settings File</h3> 494 <p> 495 Do not change the name of the settings file. Any change to the format of the settings file prevents proper configuration. 496 </p> 497 <h3>Result Display</h3> 498 <p> 499 Once configuration completes, the results are displayed on the lower screen. [o] : Configuration completed normally.<br /> [x] : The system could not be configured, possibly because the information in the settings file was invalid.<br /> [-] : The settings file did not contain a value specification for the particular item.<br /> 500 </p> 501 </p> 502 </div> 503 <h2>Revision History</h2> 504 <div class="section"> 505 <dl class="history"> 506 <dt>2012/06/04</dt> 507<dd>Added the description for the System Mode Setting.<br /></dd> 508 <dt>2012/05/02</dt> 509 <dd>Added a note about the warning message display flag.<br /></dd> 510 <dt>2012/04/16</dt> 511 <dd>Added a description about the FS Latency Emulation setting.<br /></dd> 512 <dt>2012/02/02</dt> 513 <dd>Added description about the SimpleAddress settings.<br /></dd> 514 <dd>Deleted the section about country settings. (Combined it into the section about SimpleAddress settings.)<br /></dd> 515 <dt>2012/01/24</dt> 516 <dd>Added description about RawRtc settings.<br /></dd> 517 <dt>2011/12/12</dt> 518 <dd>Added a description of the <CODE>dev2</CODE> system mode setting and changed limitations on the setting range.<BR></dd> 519 <dd>Deleted text about <CODE>COPPACS</CODE>.<br /></dd> 520 <dt>2011/11/01</dt> 521 <dd>Revised the description of COPPACS settings.<br /></dd> 522 <dt>2011/10/19</dt> 523 <dd>Added description specific to country setting.</dd> 524 <dd>Added description specific to COPPACS.</dd> 525 <dt>2011/08/30</dt> 526 <dd>Added description about COPPACS configuration.<br /></dd> 527 <dd>Revised description of Download Play debug settings.<br /></dd> 528 <dt>2011/07/30</dt> 529 <dd>Added details about the <B>Stereo Camera Cal for Check</B>settings.<br /></dd> 530 <dt>2011/07/26</dt> 531 <dd>Revised the description of operations of the <B>Gyro/Accel Cal for Check</B> settings.</dd> 532 <dt>2011/06/06</dt> 533 <dd>Listed the items that are initialized by <CODE>ResetSetting</CODE>.<br /></dd> 534 <dt>2011/03/29</dt> 535 <dd>Revised description of language-setting limitations.<br /></dd> 536 <dt>2011/03/28</dt> 537 <dd>Added functions affected by debug setting.<br /></dd> 538 <dt>2011/03/09</dt> 539 <dd>Added a description of debugging settings.<BR></dd> 540 <dt>2011/03/03</dt> 541 <dd>Added a description of language settings.<BR></dd> 542 <dt>2011/02/02</dt> 543 <dd>Added a description of menu settings.<BR></dd> 544 <dt>2010/12/22</dt> 545 <dd>Added a description to the <B>Gyro/Accel Cal for Check</B> settings.</dd> 546 <dt>2010/11/01</dt> 547 <dd>Added descriptions for the Exception Handling and Break settings.<br /></dd> 548 <dt>2010/10/26</dt> 549 <dd>Added a description of the "Forced Import of Download Play Children" setting.<br /> Added a description of the System Mode setting.<br /></dd> 550 <dt>2010/09/17</dt> 551 <dd>Added a description to <B>CTR Info Setting</B>.</dd> 552 <dt>2010/08/25</dt> 553 <dd>Added a description to <B>Stereo Camera Cal for Check</B>.</dd> 554 <dt>2010/08/03</dt> 555 <dd>Added a description of the EULA Setting.</dd> 556 <dt>2010/07/22</dt> 557 <dd>Added descriptions of the Sound and System Mode settings.</dd> 558 <dt>2010/06/16</dt> 559 <dd>Added descriptions of the User Info Setting, Flicker Setting, Active Backlight Setting, Luminance Level Setting, and Sound Setting.<br /></dd> 560 <dt>2010/04/12</dt> 561 <dd>Initial version.<br /></dd> 562 </dl> 563 </div> 564 <hr><p>CONFIDENTIAL</p></body> 565</html>