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<title>Resource Data</title>
7    <style type="text/css">
8    <!--
9    body {
10    /*
11        font-size       : 10pt;
12    */
13        font-weight     : normal;
14        color           : #000000;
15        margin          : 8px;
16    }
17
18    div {
19        width           : 98%;
20        white-space     : nowrap;
21    }
22
23    div.title {
24        text-align      : left;
25        font-weight     : bold;
26    /*
27        font-size       : 16pt;
28    */
29        font-size       : 150%;
30        color           : #202020;
31        border-style    : double;
32        border-width    : 8px;
33        /* タイトルを囲む枠線の色を指定 */
34        border-color    : #CD202C;
35
36        /* RVLプラットフォーム系列 */
37    /*
38        border-color    : #34beed;
39    */
40
41        /* TWLプラットフォーム系列 */
42    /*
43        border-color    : #ff458f;
44    */
45
46        margin          : 4px;
47        padding         : 4px;
48    }
49    H1 {
50      font-size		: 150%;
51      font-family		: Arial;
52      border-bottom-width	: 5px;
53      border-bottom-style	: solid;
54      border-bottom-color	: #CD202C;
55      padding-bottom		: 1px;
56      margin-bottom		: 20px;
57      letter-spacing		: normal;
58      font-weight		: bold;
59    }
60
61    h2 {
62        font-weight     : bold;
63    /*
64        font-size       : 16pt;
65    */
66        font-size       : 150%;
67        border-style    : none none solid double;
68        border-width    : 0px 0px 2px 8px;
69        /* 見出しの線の色を指定 */
70        border-color    : #CD202C;
71
72        /* RVLプラットフォーム系列 */
73    /*
74        border-color    : #34beed;
75    */
76
77        /* TWLプラットフォーム系列 */
78    /*
79        border-color    : #ff458f;
80    */
81
82        margin-left     : 2px;
83        padding-left    : 4px;
84    }
85    CODE {
86      font-family		: "Courier New", monospace;
87      position		: normal;
88      left			: 12px;
89      font-size		: 10pt;
90    }
91    table {
92      margin-top        : 2pt;
93      margin-bottom     : 2pt;
94      margin-left       : 0pt;
95      margin-right      : 0pt;
96      padding-left      : 0pt;
97      padding-right     : 0pt;
98      position          : relative;
99      left              : 12px;
100      font-family       : Arial;
101      font-size         : 10pt;
102      border-style      : none none none none;
103    }
104    td,th {
105      padding           : 2pt;
106      border-width      : 2pt;
107      border-style      : none none none none;
108      font-style        : normal;
109      text-align        : left;
110    }
111    td {
112      background        : #e8f4f4;
113      font-weight       : normal;
114    }
115    th {
116      background        : #c0d8d8;
117      font-weight       : bold;
118    }
119
120    p {
121        margin-left     : 4px;
122    }
123    p.code {
124      font-family		: "Courier New", monospace;
125      position		: normal;
126      left			: 12px;
127      font-size		: 10pt;
128      background            : #e8f4f4;
129    }
130
131    -->
132    </style>
133
134  </head>
135  <body>
136<h1>Resource Data</h1>
137<h2>Overview</h2>
138    <p>
139The <CODE>CTR_SDK/resources</CODE> directory stores resource data relating to application development.
140    </p>
141    <p>
142Below follows a description of this resource data.
143    </p>
144
145<h2>Description</h2>
146    <table>
147<tr><td><CODE>banner</CODE>
148<td colspan="2">This is the default banner/icon. You can use it in place of your own banner/icon in the early stages of development.
149<tr><td><CODE>bannermodel</CODE>
150<td colspan="2">This is a sample of the banner model displayed on the upper screen of the HOME Menu, and data used to create the banner model.
151<tr><td><CODE>configtool</CODE>
152<td colspan="2">This directory holds a sample configuration file for modifying all settings at once using <CODE>Config</CODE>.<br> See the <a href="../ctools/Config.html"><CODE>Config</CODE> tool reference</a> for details.
153<tr><td rowspan="7"><CODE>icon</CODE>
154<td><CODE>HomeNixSign</CODE>
155<td>This directory stores the HOME Menu Disabled icon file. This icon appears when an application is running, and the HOME Menu cannot be displayed even when the HOME Button is pressed. See the <a href="../resources/HomeNixSign.html">HOME Button Disabled icon documentation</a> for details about usage.
156<tr><td><CODE>BatteryLevelIcon</CODE>
157<td>This directory holds battery-level icon data. Use by the application is optional. See the <a href="../resources/BatteryLevelIcon/BatteryLevelIcon.html">Battery Level icon documentation</a> for details about usage.
158<tr><td><CODE>ConnectionIcon</CODE>
159<td>This directory holds communication icon data. Use by the application is optional. See the <a href="../resources/ConnectionIcon/ConnectionIcon.html">Communication icon documentation</a> for details about usage.
160<tr><td><CODE>PlayCoinIcon</CODE>
161<td>This directory holds Play Coin icon data. Use by the application is optional. See the <a href="../resources/PlayCoinIcon/PlayCoinIcon.html">Play Coin icon documentation</a> for details about usage.
162<tr><td><CODE>FriendIcon</CODE>
163<td>This directory holds the Friend icon and Friend Registration icon data. Use by the application is optional.<br />See the <a href="../resources/FriendIcon/FriendIcon.html">Friend Icon / Friend Registration Icon documentation</a> for details about usage.
164<tr><td><CODE>DlplayIcon</CODE>
165<td>This directory holds Download Play icon data. Use by the application is optional. <br />See the <a href="../resources/DlplayIcon/DlplayIcon.html">Download Play icon documentation</a> for details about usage.
166<tr><td><CODE>UpdateIndicator</CODE>
167<td>This directory holds Update Indicator icon data. Use by the application is optional. <br /> See the <a href="../resources/UpdateIndicator/UpdateIndicator.html">Update Indicator documentation</a> for details about usage.
168
169<tr><td><CODE>shaders</CODE>
170<td colspan="2">These are geometry shaders provided by DMPGL 2.0. See the <I><a href="../DMPGL20/DMPGL20_specification.pdf">DMPGL 2.0 Specification</a></I> for details.
171<tr><td><CODE>shareddata</CODE>
172<td colspan="2">This directory holds font data. Use by CTR applications is optional. See the <a href="../resources/BuiltInFont/BuiltInFont.html">internal bitmap font documentation</a> for details.
173<tr><td><CODE>specfiles</CODE>
174<td colspan="2">This directory stores sample DESC and RSF files. These files are necessary to create a CTR application. <br> <!--             詳細は             <a href="../TechnicalNotes/BuildApps/BuildApps.html#rsf_desc" target="_parent">アプリケーションビルド</a>             を参照してください。  -->
175<tr><td>XLLT
176<td colspan="2">This is a font converter character filter file (<CODE>xllt</CODE>) for filtering characters available for use in CTR system usernames.
177    </table>
178
179
180<h2>Revision History</h2>
181    <dl class="history">
182      <dt>2011/05/13</dt>
183<dd>Initial version.<br /></dd>
184    </dl>
185  <hr><p>CTR-06-0207-002-J<br>CONFIDENTIAL</p></body>
186</html>