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 span.virtual_style 22 { 23 font-size : 8pt; 24 color : white; 25 font-weight : bold; 26 background : #0a0; 27 border-left : solid 1px #0f0; 28 border-top : solid 1px #0f0; 29 border-right : solid 1px #060; 30 border-bottom : solid 1px #060; 31 padding-left : 2px; 32 padding-right : 2px; 33 } 34 span.protected_style 35 { 36 font-size : 8pt; 37 color : white; 38 font-weight : bold; 39 background : #444; 40 border-left : solid 1px #ccc; 41 border-top : solid 1px #ccc; 42 border-right : solid 1px #222; 43 border-bottom : solid 1px #222; 44 padding-left : 2px; 45 padding-right : 2px; 46 } 47 table.table, table.table td, table.table th 48 { 49 border-collapse: collapse; 50 background-color: white; 51 } 52 table.table 53 { 54 width: auto; 55 margin: 1em; 56 position : static; 57 font-family : Arial; 58 } 59 table.table td, table.table th 60 { 61 padding: 0.2em; 62 } 63 table.table td.number, table.table th.number 64 { 65 text-align: right; 66 } 67 table.table tbody tr th 68 { 69 text-align: left; 70 font-weight: normal; 71 width: auto; 72 } 73 table.table thead tr th, 74 table.table tbody tr th.category 75 { 76 padding: 0 0.2em; 77 } 78 table.table caption 79 { 80 font-weight: bold; 81 padding: 0.4em; 82 } 83 table.table th 84 { 85 font-weight : bold; 86 background : #acf; 87 } 88 --></style> 89<title>FriendTestingPartner</title> 90 </head> 91 <body> 92<h1>FriendTestingPartner</h1> 93<h2>Overview</h2> 94 <div class="section"> 95 <p> 96<CODE>FriendTestingPartner</CODE> is a tool that creates a high friend presence processing load to verify whether friend presence background processing affects the operations of the application. 97 </p> 98 <p> 99The tool provides a way to automatically perform the following actions at a frequent rate. 100 <ul> 101<li>Switching between online and offline.</li> 102<li>Updating the Currently Playing software.</li> 103<li>Updating the Currently Playing game mode description string.</li> 104<li>Updating the status message.</li> 105<li>Updating the Mii.</li> 106<li>Updating the Favorite Title.</li> 107 </ul> 108These features enable the CTR running this tool to send frequent notifications to other CTR systems with which friendships are established, indirectly triggering background processing of friend presence. 109 </p> 110 <p> 111When the local CTR is disconnected from the wireless AP or friend server, it automatically tries to reconnect and maintain the connection. 112 </p> 113 </div> 114<h2>How to Operate</h2> 115 <div class="section"> 116 <p> 117 <table class="table"><tbody> 118<tr><th>Button</th> <th>Operation</th></tr> 119<tr><td>+Control Pad</td> <td>Moves the cursor.</td></tr> 120<tr><td>A</td> <td>Select.</td></tr> 121<tr><td>START</td> <td>Press and hold down to display only errors in the log.</td></tr> 122 </tbody></table> 123 </p> 124 </div> 125<h2>UI Reference</h2> 126 <div class="section"> 127 <p> 128<h3>Master Control</h3> 129 <p> 130Controls overall tool operation.<font color="red">If this setting is not <CODE>RUN</CODE>, no status switching or updates occur even if individual settings are ON. </font>Also, even if this setting is <CODE>STOP</CODE>, reconnection to the wireless AP or friend server does not stop. 131 </p> 132<h3>Login/Logout</h3> 133 <p> 134Controls switching between online and offline. 135 </p> 136<h3>Playing Title</h3> 137 <p> 138Controls updates of the Currently Playing software. Cycles through the following titles (all are Japanese versions). 139 <ol> 140<li>System Settings</li> 141<li>Download Play</li> 142<li>Activity Log</li> 143<li>Health and Safety Information</li> 144<li>Nintendo 3DS Camera</li> 145<li>Nintendo 3DS Sound</li> 146<li>Mii Maker</li> 147<li>StreetPass Mii Plaza</li> 148<li>Nintendo Zone</li> 149<li>Face Raiders</li> 150<li>AR Games</li> 151 </ol> 152 </p> 153<h3>Mode Description</h3> 154 <p> 155Controls updates of the game mode description string. The updated description string shows the current date and time. When the Currently Playing software is updated, the game mode description string is deleted. 156 </p> 157<h3>Message</h3> 158 <p> 159Controls updates of the status message. The updated status message shows the current date and time (using numbers only). 160 </p> 161<h3>Mii Characters</h3> 162 <p> 163Controls updates of the Personal Mii. Cycles in order through the four Mii characters prepared in advance. The Mii names are Partner 1 through Partner 4. 164 </p> 165<h3>Favorite Title</h3> 166 <p> 167Controls updates to the Favorite Title. The titles cycled through by this setting are the same as those for the Currently Playing software. 168 </p> 169<h3>Wireless AP</h3> 170 <p> 171Indicates the connection status with the wireless AP. If the connection fails for some reason, displays the <CODE>Result</CODE> code and, if available, the error code. 172 </p> 173<h3>Friend Presence</h3> 174 <p> 175Indicates the connection status with the friend server. If the connection fails for some reason, displays the <CODE>Result</CODE> code and, if available, the error code. 176 </p> 177 </p> 178 </div> 179<h2>Cautions</h2> 180 <div class="section"> 181 <p> 182Before running this tool, be sure to configure network settings and establish one or more friendships. 183 </p> 184 <p> 185This tool overwrites the following friend presence settings saved on the CTR system. To restore these settings to their original values, use the following procedure. 186 <ul> 187<li>Status message and Favorite Title: Reset from the friend list.</li> 188<li>Personal Mii: When the friend list is started, this Mii is automatically restored to the Personal Mii created in Mii Maker.</li> 189 </ul> 190 </p> 191 <p> 192There is a send limitation of once per 10 seconds for each setting in friend presence communication. Even when the local system is online, the timing at which this tool outputs the log might not synchronize with the timing at which the communication is actually performed. 193 </p> 194 <p> 195Operation stops while the HOME Menu is open. Even if the local system connects or disconnects to the AP or friend server during this period, the tool does not detect and output that to the log until tool operation resumes. 196 </p> 197 </div> 198<h2>Revision History</h2> 199 <div class="section"> 200 <dl class="history"> 201 <dt>2011/02/25</dt> 202<dd>Initial version.<br /></dd> 203 </dl> 204 </div> 205 <hr><p>CONFIDENTIAL</p></body> 206</html> 207