1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" -->
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta http-equiv="Content-Style-Type" content="text/css" />
7<!-- InstanceBeginEditable name="CSS の相対パス指定" -->
8<link href="common/manual.css" rel="stylesheet" type="text/css" />
9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" -->
10<title>Introduction</title>
11<!-- InstanceEndEditable -->
12</head>
13<body>
14<div>
15  <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" -->
16    <h1>Introduction</h1>
17    <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" -->
18    <p>This manual explains how to use NintendoWare for CTR CreativeStudio (henceforth referred to simply as CreativeStudio).</p>
19    <p>Please refer to this manual when using CreativeStudio.</p>
20    <p class="system">CreativeStudio is one of the development tools provided within NintendoWare for CTR. It can centrally manage and link the various graphics-related resources.</p>
21    <p><I>NintendoWare for CTR </I>is the collective name for the tools and libraries used to develop CTR game software.</p>
22    <p>The purpose of NintendoWare is to provide the developer with the basic tools and libraries for game development.</p>
23    <h2>Rules of Notation in Manual</h2>
24    <p>This section explains the rules of notation used in this manual.</p>
25    <h3>Menu Notation</h3>
26    <p>Menu names and menu items are shown in bold.</p>
27    <p class="hint"><B>Example:</B> The notation for the Open item in the File menu is: <B>File </B>&gt; <B>Open</B>.</p>
28    <p>To indicate a submenu item from inside a menu item, the notation is: <B>File </B>&gt; <B><I>Menu Item Name </I></B>&gt; <B><I>Submenu Item Name</I></B>.</p>
29    <h3>Key Binding Notation</h3>
30    <p>Key bindings, or shortcuts, use multiple keys at the same time. The key binding is designated using the &quot;+&quot; sign.</p>
31    <p   class="hint"><B>Example:</B> CTRL+S means: press the S key while holding down the CTRL key.</p>
32    <h3>File Path Notation</h3>
33    <p>This manual uses parenthesis to indicate a file path.</p>
34    <p class="hint"><B>Example:</B> &quot;NintendoWare/CTR/setup.wsf &quot;</p>
35    <h3>Abbreviation</h3>
36    <p>Here is an explanation of the abbreviations used in this manual:</p>
37    <table>
38      <thead>
39        <tr>
40          <th>Abbreviation</th>
41          <th>Description</th>
42        </tr>
43      </thead>
44      <tbody>
45        <tr>
46          <th>NW4C</th>
47          <td>NintendoWare for CTR</td>
48        </tr>
49        <tr>
50          <th>CreativeStudio</th>
51          <td>NintendoWare for CTR CreativeStudio</td>
52        </tr>
53        <tr>
54          <th>%NW4C_ROOT%</th>
55          <td>The folder to which the environment variable NW4C_ROOT is set.</td>
56        </tr>
57      </tbody>
58    </table>
59    <p class="hint">These abbreviations will be used for the remainder of the manual.</p>
60    <a name="operating_environment" id="operating_environment"></a>
61    <h2>Operating Environment</h2>
62    <p>CreativeStudio has been  confirmed to run in the following operating environment:</p>
63    <p>To run CreativeStudio, you must have .NET Framework 3.5 Service Pack 1 or later.</p>
64    <h3>OS</h3>
65    <ul>
66      <li>Microsoft Windows XP Professional 32-bit version (SP3 or later)
67        <p>We recommend installing the Meiryo font for Windows XP. </p>
68        <p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=f7d758d2-46ff-4c55-92f2-69ae834ac928&displaylang=ja&Hash=9QmPTiwvbGtcGoQvIf2UX3ueDzsnIoo0qyWFQqrVEK1mApNcC%2fMyUiBP8qcbIvjT77dGwr2K2hyt1m0wXtGqDA%3d%3d" onclick="window.open('http://www.microsoft.com/downloads/details.aspx?FamilyID=f7d758d2-46ff-4c55-92f2-69ae834ac928&displaylang=ja&Hash=9QmPTiwvbGtcGoQvIf2UX3ueDzsnIoo0qyWFQqrVEK1mApNcC%2fMyUiBP8qcbIvjT77dGwr2K2hyt1m0wXtGqDA%3d%3d'); return false;">Download Meiryo font</a></p>
69        <p>If you install the Meiryo font, then places in web pages where that font has been specified will appear &quot;normally.&quot;</p>
70        <p class="warning">CreativeStudio will run if Meiryo has not been installed, but the layout may lose its integrity.</p>
71      </li>
72      <li>Microsoft Windows 7 64-bit version (32-bit mode)
73        <p>As of the present time no major problems have arisen with Windows 7 64-bit version (32-bit mode)  but the task of confirming operation will continue.</p>
74      </li>
75    </ul>
76    <h3>Hardware Operating Environment</h3>
77    <p>CreativeStudio has been confirmed to operate normally given the following specifications:</p>
78    <table>
79      <thead>
80        <tr>
81          <th>Item</th>
82          <th>Operating Environment</th>
83        </tr>
84      </thead>
85      <tbody>
86        <tr>
87          <th>CPU</th>
88          <td>CPU that supports SSE3 (http://en.wikipedia.org/wiki/SSE3)</td>
89        </tr>
90        <tr>
91          <th>Memory </th>
92          <td>2 Gigabytes</td>
93        </tr>
94        <tr>
95          <th>Video card</th>
96          <td>nVIDIA GeForce7000 series or later</td>
97        </tr>
98      </tbody>
99    </table>
100    <p>Operations have been confirmed on the above environment, which differs from the actual game development environment.</p>
101    <h3>Supported versions of related software</h3>
102    <p>CreativeStudio can run using data created with certain related software.</p>
103    <p>Here are the software versions for which operation has been confirmed:</p>
104    <h4>Autodesk Maya</h4>
105    <ul>
106      <li>Windows 32-bit version
107        <ul>
108          <li>Maya 2008 Service Pack 1</li>
109          <li>Maya 2008 Extension 2</li>
110          <li>Maya 2009</li>
111          <li>Maya 2010</li>
112        </ul>
113      </li>
114    </ul>
115    <h4>Adobe Photoshop</h4>
116    <ul>
117      <li>Windows 32-bit version
118        <ul>
119          <li>Photoshop CS2</li>
120          <li>Photoshop CS3</li>
121          <li>Photoshop CS4</li>
122        </ul>
123      </li>
124    </ul>
125    <!--     <table>     <thead>       <tr>         <th>アプリケーション</th>         <th>確認バージョン</th>       </tr>     </thead>     <tbody>       <tr>         <th>Windows 32bit 版<br />           Autodesk Maya</th>         <td>Maya 2008 Service Pack 1<br />           Maya 2008 Extension 2<br />           Maya2009</td>       </tr>       <tr>         <th>Windows 32bit 版<br />           Adobe Photoshop</th>         <td>Photoshop CS2<br />           Photoshop CS3<br />           Photoshop CS4</td>       </tr>     </tbody>   </table> --> <!-- InstanceEndEditable --> </div>
126  <div class="footer" />
127</div>
128<hr><p>CONFIDENTIAL</p></body>
129<!-- InstanceEnd -->
130</html>
131