1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 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<link href="../css/manpage.css" rel="stylesheet" type="text/css"> 8<title>Introduction</title> 9</head> 10<body> 11 12<h1 id="INTRODUCTION">Introduction</h1> 13<p> 14This manual describes the use of the NW4C EffectMaker (hereafter, EffectMaker).<br> When using EffectMaker, use this manual. 15</p> 16<p> 17<strong>If you press F1 while using the EffectMaker, a context-sensitive help page will appear.</strong> 18</p> 19 20<!-- ====================================================================== --> 21<h2>Notation Used in this Documentation</h2> 22<p> 23The following notation is used in this documentation. 24</p> 25 26<h3>Menu Notation</h3> 27<p> 28Menus and menu items are written as follows: <B>Menu Name</B> → <B>Menu Item</B>.<br> For example, select <B>Open</B> from the <B>File</B> menu. 29</p> 30 31<h3>Key Binding Notation</h3> 32<p> 33Key bindings that use multiple keys at the same time are written using a plus sign (+).<br> For example, CTRL+S directs you to press the S key while holding down the CTRL key. 34</p> 35 36<!-- ====================================================================== --> 37<h2>Operating Environment</h2> 38<p>EffectMaker has been confirmed to run in the following operating environment:</p> 39<ul> 40 <li>CTR-SDK 1.0 (SystemUpdater 0.14.23) </li> 41 <li>PARTNER-CTR Debugger software version 2011/02/09</li> 42 <li>NintendoWare for CTR 2.0.0</li> 43 <li>Microsoft .NET framework 4.0 Full<br /> (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992&displayLang=ja">Page distributing the Web installer version</a>、<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7&displayLang=ja">Page distributing the Web installer stand-alone installer version</a> )</li> 44 <li>Microsoft Visual C++ 2010 redistributable package (x86)<br /> ( <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84&displayLang=ja">Distribution page</a> )</li> 45</ul> 46<p class="new_hint">EffectMaker will not operate normally if the following are not installed: Microsoft's .NET Framework 4.0 Full version and Visual C++ 2010 redistributable package (x86),</p> 47<h3>OS</h3> 48<ul> 49 <li>Microsoft Windows XP Professional 32-bit version (SP3 or later)</li> 50 <li>Microsoft Windows 7 64-bit version (32-bit mode)</li> 51</ul> 52 53<hr><p>CONFIDENTIAL</p></body> 54</html> 55