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><CODE>FriendTestingPartner</CODE></h1>
93    <h2>Overview</h2>
94    <div class="section">
95      <p>
96        <CODE>FriendTestingPartner</CODE> is a tool for efficiently generating a friend presence load, in order to verify that friend presence background processing will not impact the operation of the application.
97      </p>
98      <p>
99        This tool can perform the following automatically with high frequency.
100        <ul>
101          <li>Switch between online and offline</li>
102          <li>Update the title in play</li>
103          <li>Update game mode description strings during play</li>
104          <li>Update status messages</li>
105          <li>Update Mii</li>
106          <li>Update favorite title</li>
107        </ul>
108         This enables you to communicate frequently with a CTR system linked to the CTR system running this tool via a friend relationship, and indirectly trigger friend presence background processing.
109      </p>
110      <p>
111        When the connection to the wireless router or friend server is broken, the tool attempts to maintain the connection by automatically attempting a reconnection.
112      </p>
113    </div>
114    <h2>How to Use</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>While pressed, the log displays errors only</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>
130          This controls overall tool operation. <font color="red">If this item is not set to &quot;RUN&quot;, then no switching or updates will be performed, even if individual settings are enabled.</font> Setting this item to &quot;STOP&quot; will not halt reconnections to the wireless router or friend server.
131        </p>
132        <h3>Login/Logout</h3>
133        <p>
134          This controls switching between online and offline.
135        </p>
136        <h3>Playing Title</h3>
137        <p>
138          This updates the title in play. Switch between the following titles (all English 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>
155          This updates the game mode description string. The updated description string contains the date and time of that update. When the title in play is updated, the game mode description string is deleted.
156        </p>
157        <h3>Message</h3>
158        <p>
159          This updates the status message. The updated status message contains the date and time (numbers only) of that update.
160        </p>
161        <h3>Mii</h3>
162        <p>
163          This updates the Personal Mii. It switches between the four Mii types initially provided. The Mii name is Partner 1-4.
164        </p>
165        <h3>Favorite Title</h3>
166        <p>
167          This updates the favorite title. The list of titles to switch between is the same as for the title in play.
168        </p>
169        <h3>Wireless AP</h3>
170        <p>
171          This displays the status of the connection with the wireless access point. If the connection fails, the result code and error code are displayed (when available).
172        </p>
173        <h3>Friend Presence</h3>
174        <p>
175          This displays the status of the connection with the friend server. If the connection fails, the result code and error code are displayed (when available).
176        </p>
177      </p>
178    </div>
179    <h2>Precautions</h2>
180    <div class="section">
181      <p>
182        Finish the network setup and build the friend relationship before running this tool.
183      </p>
184      <p>
185        This tool overwrites the following friend presence items saved on the CTR system. Do the following to restore the original settings.
186        <ul>
187          <li>Status Message/Favorite Title ... Reset from Friend List.</li>
188          <li>Personal Mii ... Launching Friend List will automatically restore the Personal Mii created in Mii Maker.</li>
189        </ul>
190      </p>
191      <p>
192        Friend presence communication is limited to once every 10 seconds for each item. As a result, there may be differences between the times that this tool outputs to the log and the actual times that communication is performed.
193      </p>
194      <p>
195        Operation halts while the HOME Menu is open. If the connection between the system and an access point or friend server changes during this time, the tool detects the change and outputs it to the log when 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