add more stuff to guide

This commit is contained in:
Matteias Collet 2018-01-19 21:18:18 +01:00
parent e0586daf58
commit b694c1731c
3 changed files with 156 additions and 120 deletions

View file

@ -7,67 +7,97 @@
<title>Guide</title> <title>Guide</title>
</head> </head>
<body> <body>
<div id="guide_content"> <div id="guide_content">
<h1 style="text-align:center;width:100%">How to install and use practice codes</h1> <h1 style="text-align:center;width:100%">How to install and use practice codes</h1>
<p style="margin:0;text-align:center;width:100%;">This page is a simple guide to explain the recommended way to install practice codes on your Nintendo Wii.</p> <p style="margin:0;text-align:center;width:100%;">This page is a simple guide to explain the recommended way to install practice codes on your Nintendo Wii.</p>
<br /> <br />
<hr /> <div id="indexlisting">
<h2 id="1"><a href="#1">1. Preparing your Wii</a></h2> <h3><a href="#1">1. Preparing your Wii</a></h3>
<h3 id="1.1"><a href="#1.1">1.1 Install Homebrew</a></h3> <h3><a href="#2">2. Install and use the cheatfile</a></h3>
<p>First of all you're gonna have to install Homebrew on your Wii. Make sure your SD card is <a target="_blank" href="https://gopro.com/help/articles/Solutions_Troubleshooting/SD-Card-Reformat-on-a-Windows-Computer">formatted to FAT32</a> and then <a target="_blank" href="https://sites.google.com/site/completesg/hacking-guide">click this link</a> for a detailed guide on how to get Homebrew on your Wii. Ignore the "<i>So, what's next?</i>" part.</p> <h3><a href="#3">3. Troubleshooting</a></h3>
<br /> <h3><a href="#4">4. Appendix: Cheat Manager (Homebrew)</a></h3>
<h3 id="1.2"><a href="#1.2">1.2 Install the necessary applications</a></h3> <h3><a href="#5">5. Appendix: Using the codes with Dolphin</a></h3>
<p>Using <a target="_blank" href="https://github.com/FIX94/Nintendont">Nintendont</a> is the recommended way to use practice codes. To download the most recent build you can <a target="_blank" href="http://zint.ch/nintendont/dl/recent.php">click this link</a>.</p> </div>
<p>Unpack the archive and place the Nintendont folder with all of its contents in the "<i>apps</i>" folder of your SD card. If there is no "<i>apps</i>" folder create one in the root of your SD card.</p> <br />
<br /> <hr />
<hr /> <h2 id="1"><a href="#1">1. Preparing your Wii</a></h2>
<h2 id="2"><a href="#2">2. Install and use the cheatfile</a></h2> <h3 id="1.1"><a href="#1.1">1.1 Install Homebrew</a></h3>
<h3 id="2.1"><a href="#2.1">2.1 Generate the file</a></h3> <p>First of all you're gonna have to install Homebrew on your Wii. Make sure your SD card is <a target="_blank" href="https://gopro.com/help/articles/Solutions_Troubleshooting/SD-Card-Reformat-on-a-Windows-Computer">formatted to FAT32</a> and then <a target="_blank" href="https://sites.google.com/site/completesg/hacking-guide">click this link</a> for a detailed guide on how to get Homebrew on your Wii. Ignore the "<i>So, what's next?</i>" part.</p>
<p>Visit the <a target="_blank" href="index.html">main site</a> and select your game version from the dropdown menu. Then select all the cheats you want to have enabled from the list and click "Download GCT". The name of the file you downloaded should be "GMSX01.gct" with X being E, P or J depending on the version you selected.</p> <br />
<br /> <h3 id="1.2"><a href="#1.2">1.2 Install the necessary applications</a></h3>
<p><i>Note: JP 1.0 and JP 1.1 both use the same ID (GMSJ01).</i></p> <p>Using <a target="_blank" href="https://github.com/FIX94/Nintendont">Nintendont</a> is the recommended way to use practice codes. To download the most recent build you can <a target="_blank" href="http://zint.ch/nintendont/dl/recent.php">click this link</a>.</p>
<br /> <p>Unpack the archive and place the Nintendont folder with all of its contents in the "<i>apps</i>" folder of your SD card. If there is no "<i>apps</i>" folder create one in the root of your SD card.</p>
<h3 id="2.2"><a href="#2.2">2.2 Copy the file onto your SD card</a></h3> <br />
<p>Create a "<i>codes</i>" folder in the root of your SD card if there is none and copy the GCT file you just downloaded into that folder.</p> <hr />
<br /> <h2 id="2"><a href="#2">2. Install and use the cheatfile</a></h2>
<h3 id="2.3"><a href="#2.3">2.3 Use the codes</a></h3> <h3 id="2.1"><a href="#2.1">2.1 Generate the file</a></h3>
<p>Open your Homebrew channel and from there launch Nintendont. Select SD and then press B on your Gamecube controller to see the settings. In your settings, make sure that "<i>Cheats</i>" are "<i>On</i>". You can switch it on/off by pressing A on your controller. (See image below)</p> <p>Visit the <a target="_blank" href="index.html">main site</a> and select your game version from the dropdown menu. Then select all the cheats you want to have enabled from the list and click "Download GCT". The name of the file you downloaded should be "GMSX01.gct" with X being E, P or J depending on the version you selected.</p>
<p style="text-align:center"><a target="_blank" href="img/nintendont_cheats.jpg"><img src="img/nintendont_cheats.jpg" style="width:50%;min-width:300px;margin:20px 0px" alt="Nintendont" /></a></p> <br />
<p>Press B again to return to the game list and launch your game. And with that you're done already.</p> <p><i>Note: JP 1.0 and JP 1.1 both use the same ID (GMSJ01).</i></p>
<br /> <br />
<hr /> <h3 id="2.2"><a href="#2.2">2.2 Copy the file onto your SD card</a></h3>
<h2 id="3"><a href="#3">3. Troubleshooting</a></h2> <p>Create a "<i>codes</i>" folder in the root of your SD card if there is none and copy the GCT file you just downloaded into that folder.</p>
<h3 id="3.1"><a href="#3.1">3.1 The game doesn't launch / Stuck at black screen</a></h3> <br />
<p>This is not a practice code related issue. You have the following options if that happens to you:</p> <h3 id="2.3"><a href="#2.3">2.3 Use the codes</a></h3>
<ul> <p>Open your Homebrew channel and from there launch Nintendont. Select SD and then press B on your Gamecube controller to see the settings. In your settings, make sure that "<i>Cheats</i>" are "<i>On</i>". You can switch it on/off by pressing A on your controller. (See image below)</p>
<li>Restart Nintendont until the game launches (usually takes a few attempts).</li> <p style="text-align:center"><a target="_blank" href="img/nintendont_cheats.jpg"><img src="img/nintendont_cheats.jpg" style="width:50%;min-width:300px;margin:20px 0px" alt="Nintendont" /></a></p>
<li>Connect your Wii to the internet before launching Nintendont.</li> <p>Press B again to return to the game list and launch your game. And with that you're done already.</p>
<li>Wait around 30 seconds on the game selection screen before booting the disc.</li> <br />
<li>Reinstalling homebrew may fix this issue permanently.</li> <hr />
</ul> <h2 id="3"><a href="#3">3. Troubleshooting</a></h2>
<br /> <h3 id="3.1"><a href="#3.1">3.1 The game doesn't launch / Stuck at black screen</a></h3>
<h3 id="3.2"><a href="#3.2">3.2 Nintendont says IOS58 is missing</a></h3> <p>This is not a practice code related issue. You have the following options if that happens to you:</p>
<p><a href="ios58.html">Here's a guide</a> on how to install IO58 for use with Nintendont.</p> <ul>
<br /> <li>Restart Nintendont until the game launches (usually takes a few attempts).</li>
<h3 id="3.3"><a href="#3.3">3.3 The game launches but the codes don't work</a></h3> <li>Connect your Wii to the internet before launching Nintendont.</li>
<div style="float:right;margin:0px 0px 10px 0px;"> <li>Wait around 30 seconds on the game selection screen before booting the disc.</li>
<p><i>Sample folder structure:</i></p> <li>Reinstalling homebrew may fix this issue permanently.</li>
<br /> </ul>
<p style="text-align:center"><img src="img/folderstructure.png" alt="Folder Structure" /></p> <br />
</div> <h3 id="3.2"><a href="#3.2">3.2 Nintendont says IOS58 is missing</a></h3>
<p>This can have multiple reasons:</p> <p><a href="ios58.html">Here's a guide</a> on how to install IO58 for use with Nintendont.</p>
<ul> <br />
<li>You don't have cheats enabled: See <a href="#2.3">2.3</a> for details.</li> <h3 id="3.3"><a href="#3.3">3.3 The game launches but the codes don't work</a></h3>
<li>You're using an obsolete version of Nintendont. Make sure you use version 4.434 or newer.</li> <div style="float:right;margin:0px 0px 10px 0px;">
<li>Your cheatfile has the wrong name: Make sure the file is named "GMSE01.gct", "GMSJ01.gct" or "GMSP01.gct". It won't work with names like "GMSE01 (1).gct". Nintendont is very picky!</li> <p><i>Sample folder structure:</i></p>
<li>Your cheatfile is at the wrong location: Make sure the file is in the "codes" folder of your SD Card. Again, the folder has to be named "codes" (See sample folder structure on the right). If you have a "games" folder, make sure there's no file with the same name in it or its subfolders.</li> <br />
<li>Your cheatfile is too big: Using too many codes at once can cause Nintendont to disable them since the used space in the game is limited. Make sure you don't have two incompatible codes selected when downloading the cheatfile (for example "Level Select", "Fast Any%" and the timers are not compatible).<br /><br /><i><b>Note: If you're using Nintendont 4.434 or newer you don't have to worry unless your file is bigger than 8KB.</b></i></li> <p style="text-align:center"><img src="img/folderstructure.png" alt="Folder Structure" /></p>
<li>If you have a USB drive connected and use disc, make sure you select the device that contains the cheats for your disc.</li> </div>
<li>If you use an ISO your cheat file and ISO must be on the same device (both on the SD card or both on the USB drive).</li> <p>This can have multiple reasons:</p>
</ul> <ul>
<br /> <li>You don't have cheats enabled: See <a href="#2.3">2.3</a> for details.</li>
<h3 id="3.4"><a href="#3.4">3.4 The site doesn't show codes or the download button</a></h3> <li>You're using an obsolete version of Nintendont. Make sure you use version 4.434 or newer.</li>
<p>The main site requires Javascript to work properly. Make sure you have Javascript enabled in your browser.</p> <li>Your cheatfile has the wrong name: Make sure the file is named "GMSE01.gct", "GMSJ01.gct" or "GMSP01.gct". It won't work with names like "GMSE01 (1).gct". Nintendont is very picky!</li>
</div> <li>Your cheatfile is at the wrong location: Make sure the file is in the "codes" folder of your SD Card. Again, the folder has to be named "codes" (See sample folder structure on the right). If you have a "games" folder, make sure there's no file with the same name in it or its subfolders.</li>
<li>Your cheatfile is too big: Using too many codes at once can cause Nintendont to disable them since the used space in the game is limited. Make sure you don't have two incompatible codes selected when downloading the cheatfile (for example "Level Select", "Fast Any%" and the timers are not compatible).<br /><br /><i><b>Note: If you're using Nintendont 4.434 or newer you don't have to worry unless your file is bigger than 8KB.</b></i></li>
<li>If you have a USB drive connected and use disc, make sure you select the device that contains the cheats for your disc.</li>
<li>If you use an ISO your cheat file and ISO must be on the same device (both on the SD card or both on the USB drive).</li>
</ul>
<br />
<h3 id="3.4"><a href="#3.4">3.4 The site doesn't show codes or the download button</a></h3>
<p>The main site requires Javascript to work properly. Make sure you have Javascript enabled in your browser.</p>
<br />
<br />
<hr />
<h2 id="4"><a href="#4">4. Appendix: Cheat Manager (Homebrew)</a></h2>
<br />
<p>The Cheat Manager is a homebrew application that allows you to generate GCTs on your Wii. This way you don't have to redownload your cheatfile everytime you want a different combination. However, you're gonna have to use a Wiimote to control the application</p>
<h3 id="4.1"><a href="#4.1">4.1 Setup</a></h3>
<p>You can download the Cheat Manager from <a target="_blank" href="http://wiibrew.org/wiki/CheatManager" title="CheatManager - WiiBrew">WiiBrew</a>. Unzip the archive and copy the contents into the "<i>apps</i>" folder of your SD card.</p>
<br />
<p>Using the generator on the <a target="_blank" href="index.html">main site</a>, select all the codes you want to have available on the cheat manager and click the green "<i>GCM TXT</i>" button instead of "<i>Download GCT</i>" to download a text file formatted for use with the cheat manager. Create a "<i>txtcodes</i>" folder in the root of your SD card if there is none and copy the generated text file into that folder. The name of the text file doesn't matter if you use this application, since the games ID is stored in the textfile.</p>
<h3 id="4.2"><a href="#4.2">4.2 Using the Cheat Manager</a></h3>
<p>Launch the cheat manager and grab your Wiimote. Navigate to your textfile using the DPad and select it with "<i>A</i>". On the following screen press "<i>+</i>" to activate and "<i>-</i>" to deactivate a cheat.</p>
<br />
<p>After activating your desired codes press "<i>1</i>" to generate the GCT file. The cheatmanager then creates the GCT file in your "<i>codes</i>" folder, overwriting the old one if there's already a GCT with the same name. If you now launch the game with cheats active the new codes will be loaded.</p>
<br />
<hr />
<h2 id="5"><a href="#5">5. Appendix: Using the codes with Dolphin</a></h2>
<h3 id="5.1"><a href="#5.1">5.1 Setup</a></h3>
<p>To use the codes with Dolphin click the blue "<i>Dolphin INI</i>" button instead of "<i>Download GCT</i>" to download the codes formatted for use with Dolphin. Then right click the game in Dolphin and click on "<i>Properties</i>" and on the bottom left corner of the property window click the "<i>Edit configuration</i>" button. Close the property window. Open the text file you downloaded and copy everything following the "<i>[Gecko]</i>" tag below the same tag in the configuration you just opened. If there is no "<i>[Gecko]</i>" tag (it should be the first tag), create one on top of your configuration file. Save and close the configuration file.</p>
<br />
<h3 id="5.2"><a href="#5.2">5.1 Using the codes</a></h3>
<p>Reopen the property window, select the "<i>Gecko-Codes</i>" tab and check all the codes you want to be active. Most (but not all codes) will work with Dolphin. However, Dolphin has a code limit which is reached rather quickly. So if your game crashes right after it starts, you probably have too many codes active simultaneously.</p>
</div>
</body> </body>
</html> </html>

View file

@ -7,61 +7,61 @@
<title>Installing IOS58</title> <title>Installing IOS58</title>
</head> </head>
<body> <body>
<div id="guide_content"> <div id="guide_content">
<h1 style="text-align:center;width:100%">Installing IOS58</h1> <h1 style="text-align:center;width:100%">Installing IOS58</h1>
<p style="margin:0;text-align:center;width:100%;">Requires Homebrew! <a href="http://gct.zint.ch/guide.html">Main Guide</a></p> <p style="margin:0;text-align:center;width:100%;">Requires Homebrew! <a href="http://gct.zint.ch/guide.html">Main Guide</a></p>
<br /> <br />
<h2 id="1"><a href="#1">1. Download the ressources</a></h2> <h2 id="1"><a href="#1">1. Download the ressources</a></h2>
<a target="_blank" href="img/nusdownloader_00.png"><img src="img/nusdownloader_00.png" align="right" style="position:relative;width:50%;display:inline-block;margin-left:20px;" alt="NUS Downloader" /></a> <a target="_blank" href="img/nusdownloader_00.png"><img src="img/nusdownloader_00.png" align="right" style="position:relative;width:50%;display:inline-block;margin-left:20px;" alt="NUS Downloader" /></a>
<h3 id="1.1"><a href="#1.1">1.1 Download NUS Downloader</a></h3> <h3 id="1.1"><a href="#1.1">1.1 Download NUS Downloader</a></h3>
<p>NUS Downloader is a Windows program which you can use to download official IOSs from Nintendo. you can download it <a target="_blank" href="http://wiibrew.org/wiki/NUS_Downloader">from Wiibrew</a>.</p> <p>NUS Downloader is a Windows program which you can use to download official IOSs from Nintendo. you can download it <a target="_blank" href="http://wiibrew.org/wiki/NUS_Downloader">from Wiibrew</a>.</p>
<br /> <br />
<h3 id="1.2"><a href="#1.2">1.2 Download IOS58</a></h3> <h3 id="1.2"><a href="#1.2">1.2 Download IOS58</a></h3>
<p>Open NUSDownloader and Select IOS58 from the database (see image). Make sure "<i>Pack WAD</i>" is checked. Uncheck "<i>Keep Encrypted Contents</i>" and hit "<i>Start NUS Download!</i>.</p> <p>Open NUSDownloader and Select IOS58 from the database (see image). Make sure "<i>Pack WAD</i>" is checked. Uncheck "<i>Keep Encrypted Contents</i>" and hit "<i>Start NUS Download!</i>.</p>
<h3 id="1.3"><a href="#1.3">1.3 Copy the WAD</a></h3> <h3 id="1.3"><a href="#1.3">1.3 Copy the WAD</a></h3>
<p>The downloaded .wad will be located in <span style="font-family:monospace">titles/000000010000003A/6176/</span> in your NUS Downloader directory. Copy the wad into the root of your SD card <b>without renaming it</b>.</p> <p>The downloaded .wad will be located in <span style="font-family:monospace">titles/000000010000003A/6176/</span> in your NUS Downloader directory. Copy the wad into the root of your SD card <b>without renaming it</b>.</p>
<h3 id="1.4"><a href="#1.4">1.4 Download WiiMod</a></h3> <h3 id="1.4"><a href="#1.4">1.4 Download WiiMod</a></h3>
<p>Download WiiMod from <a target="_blank" href="https://gbatemp.net/threads/wii-mod.272321/">GBAtemp</a> and place the app into your apps folder. Put the SD card back into your Wii and open the homebrew channel.</p> <p>Download WiiMod from <a target="_blank" href="https://gbatemp.net/threads/wii-mod.272321/">GBAtemp</a> and place the app into your apps folder. Put the SD card back into your Wii and open the homebrew channel.</p>
<br /> <br />
<div id="iosinstall"> <div id="iosinstall">
<h2 id="2"><a href="#2">2. Install IOS58</a></h2> <h2 id="2"><a href="#2">2. Install IOS58</a></h2>
<div> <div>
<h3 id="2.1"><a href="#2.1">2.1 Launch WiiMod and select "IOSs"</a></h3> <h3 id="2.1"><a href="#2.1">2.1 Launch WiiMod and select "IOSs"</a></h3>
<a target="_blank" href="img/wiimod_00.png"><img src="img/wiimod_00.png" width="360" height="240" alt="(1)" /></a> <a target="_blank" href="img/wiimod_00.png"><img src="img/wiimod_00.png" width="360" height="240" alt="(1)" /></a>
</div> </div>
<div> <div>
<h3 id="2.2"><a href="#2.2">2.2 Navigate to 58 and press A</a></h3> <h3 id="2.2"><a href="#2.2">2.2 Navigate to 58 and press A</a></h3>
<a target="_blank" href="img/wiimod_01.png"><img src="img/wiimod_01.png" width="360" height="240" alt="(2)" /></a> <a target="_blank" href="img/wiimod_01.png"><img src="img/wiimod_01.png" width="360" height="240" alt="(2)" /></a>
</div> </div>
<div> <div>
<h3 id="2.3"><a href="#2.3">2.3 Select "Install IOS"</a></h3> <h3 id="2.3"><a href="#2.3">2.3 Select "Install IOS"</a></h3>
<a target="_blank" href="img/wiimod_02.png"><img src="img/wiimod_02.png" width="360" height="240" alt="(3)" /></a> <a target="_blank" href="img/wiimod_02.png"><img src="img/wiimod_02.png" width="360" height="240" alt="(3)" /></a>
</div> </div>
<div> <div>
<h3 id="2.4"><a href="#2.4">2.4 Select "6176"</a></h3> <h3 id="2.4"><a href="#2.4">2.4 Select "6176"</a></h3>
<a target="_blank" href="img/wiimod_03.png"><img src="img/wiimod_03.png" width="360" height="240" alt="(4)" /></a> <a target="_blank" href="img/wiimod_03.png"><img src="img/wiimod_03.png" width="360" height="240" alt="(4)" /></a>
</div> </div>
<div> <div>
<h3 id="2.5"><a href="#2.5">2.5 Confirm that you want to install "IOS58 v6176"</a></h3> <h3 id="2.5"><a href="#2.5">2.5 Confirm that you want to install "IOS58 v6176"</a></h3>
<a target="_blank" href="img/wiimod_04.png"><img src="img/wiimod_04.png" width="360" height="240" alt="(5)" /></a> <a target="_blank" href="img/wiimod_04.png"><img src="img/wiimod_04.png" width="360" height="240" alt="(5)" /></a>
</div> </div>
<div> <div>
<h3 id="2.6"><a href="#2.6">2.6 Select revision 6176</a></h3> <h3 id="2.6"><a href="#2.6">2.6 Select revision 6176</a></h3>
<a target="_blank" href="img/wiimod_05.png"><img src="img/wiimod_05.png" width="360" height="240" alt="(6)" /></a> <a target="_blank" href="img/wiimod_05.png"><img src="img/wiimod_05.png" width="360" height="240" alt="(6)" /></a>
</div> </div>
<div> <div>
<h3 id="2.7"><a href="#2.7">2.7 Make sure all options are set to "No"</a></h3> <h3 id="2.7"><a href="#2.7">2.7 Make sure all options are set to "No"</a></h3>
<a target="_blank" href="img/wiimod_06.png"><img src="img/wiimod_06.png" width="360" height="240" alt="(7)" /></a> <a target="_blank" href="img/wiimod_06.png"><img src="img/wiimod_06.png" width="360" height="240" alt="(7)" /></a>
</div> </div>
<div> <div>
<h3 id="2.8"><a href="#2.8">2.8 Press A again to start the installation</a></h3> <h3 id="2.8"><a href="#2.8">2.8 Press A again to start the installation</a></h3>
<a target="_blank" href="img/wiimod_07.png"><img src="img/wiimod_07.png" width="360" height="240" alt="(8)" /></a> <a target="_blank" href="img/wiimod_07.png"><img src="img/wiimod_07.png" width="360" height="240" alt="(8)" /></a>
</div> </div>
<div> <div>
<h3 id="2.9"><a href="#2.9">2.9 That's it!</a></h3> <h3 id="2.9"><a href="#2.9">2.9 That's it!</a></h3>
<a target="_blank" href="img/wiimod_08.png"><img src="img/wiimod_08.png" width="360" height="240" alt="(9)" /></a> <a target="_blank" href="img/wiimod_08.png"><img src="img/wiimod_08.png" width="360" height="240" alt="(9)" /></a>
</div> </div>
</div> </div>
</div> </div>
</body> </body>
</html> </html>

View file

@ -21,11 +21,11 @@ h2 {
h3 { h3 {
font-size:15px; font-size:15px;
margin:20px 0px 5px 40px margin:20px 0px 5px 20px
} }
p { p {
margin:0px 60px; margin:0px 40px;
} }
ul li { ul li {
@ -57,6 +57,12 @@ hr {
text-align:justify text-align:justify
} }
#indexlisting h2, #indexlisting h3{
font-size:14px;
font-weight:normal;
margin:0
}
#iosinstall { #iosinstall {
clear:both; clear:both;
margin-top:100px; margin-top:100px;