1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
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<title>Installing Maya Plug-Ins</title>
8</head>
9<body>
10
11<h1>Installing Maya Plug-Ins
12</h1>
13
14<p>
15Follow this procedure when manually setting up the Maya plug-ins.
16</p>
17<p>
18If you are using Installer to install or uninstall the plug-ins, the following procedure is not necessary. (Currently, no installer has been prepared.)
19</p>
20
21<h2>Installation Procedure</h2>
22<h3>Exit Maya</h3>
23<p>Exit Maya if it is currently running.</p>
24<h3>Setting the Environment Variables</h3>
25<p>Set the folder in which NintendoWare for CTR is installed in the environment variable <strong>NW4C_ROOT</strong>.</p>
26<p>Set the folder where Maya is installed to the environment variables below.</p>
27<table class="arguments">
28  <col span="1" width="25%">
29  <col span="1" width="30%">
30<tbody>
31<tr>
32<td><B>Maya Version to use</B></td>
33<td>Environment Variable Name</td>
34<td><B>Example of Values</B></td>
35</tr>
36<tr>
37<td>Maya 2008</td>
38<td><strong><CODE>NW4C_MAYA2008_APP_ROOT</CODE></strong></td>
39<td>C:\Program Files\Autodesk\Maya2008</td>
40</tr>
41<tr>
42<td>Maya 2009</td>
43<td><strong><CODE>NW4C_MAYA2009_APP_ROOT</CODE></strong></td>
44<td>C:\Program Files\Autodesk\Maya2009</td>
45</tr>
46<tr>
47<td>Maya 2010</td>
48<td><strong><CODE>NW4C_MAYA2010_APP_ROOT</CODE></strong></td>
49<td>C:\Program Files\Autodesk\Maya2010</td>
50</tr>
51<tr>
52<td>Maya 2011</td>
53<td><strong>NW4C_MAYA2011_APP_ROOT</strong></td>
54<td>C:\Program Files\Autodesk\Maya2011</td>
55</tr>
56<tr>
57<td>Maya 2008 64bit</td>
58<td><strong>NW4C_MAYA2008_X64_APP_ROOT</strong></td>
59<td>C:\Program Files\Autodesk\Maya2008</td>
60</tr>
61<tr>
62<td>Maya 2009 64bit</td>
63<td><strong>NW4C_MAYA2009_X64_APP_ROOT</strong></td>
64<td>C:\Program Files\Autodesk\Maya2009</td>
65</tr>
66<tr>
67<td>Maya 2010 64bit</td>
68<td><strong>NW4C_MAYA2010_X64_APP_ROOT</strong></td>
69<td>C:\Program Files\Autodesk\Maya2010</td>
70</tr>
71<tr>
72<td>Maya 2011 64bit</td>
73<td><strong>NW4C_MAYA2011_X64_APP_ROOT</strong></td>
74<td>C:\Program Files\Autodesk\Maya2011</td>
75</tr>
76</tbody>
77</table>
78<p><br> This completes installation.<br> Maya must be launched from a <a href="notes.html#start_maya">Special Batch File</a> in order to use this plug-in. If installed correctly, NW4C will be added to Maya's main menu. The documentation for the plug-in can be opened by selecting Help Index from the NW4C menu.</p>
79
80<h2 id="nwcs">Installing Creative Studio</h2>
81<p>
82Creative Studio must be installed in order to use the merge and optimization operations of the Export plug-in because these processes are linked to Creative Studio.<BR> (Optimization and Merge menu features included in Creative Studio are called inside the exporter.)
83</p>
84
85<h2>Uninstalling the Plug-In</h2>
86<p>Delete the environment variables set during installation. <br> This completes the uninstall process.</p>
87
88<hr><p>CONFIDENTIAL</p></body>
89</html>