update guides

This commit is contained in:
Matteias Collet 2018-01-18 20:24:56 +01:00
parent 5499906b4c
commit 080f59d866
7 changed files with 255 additions and 232 deletions

View file

@ -3,122 +3,125 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="style/guide.css">
<style>
h2{margin:20px 0px 0px 0px}
h3{margin:5px 30px}
</style>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<title>Changelog</title>
</head>
<body>
<div style="width:50%;min-width:600px;position:absolute;left:50%;transform:translate(-50%, 0);">
<div id="guide_content">
<h1 style="text-align:center;width:100%;">Detailed Changelog</h1>
<p style="margin:0;width:100%;text-align:center;">Main Page: <a href="https://bitpatty.github.io/gctGenerator/">https://bitpatty.github.io/gctGenerator/</a></p>
<br />
<h2 id="180117"><a href="#180117">Jan 17, 2018</a> </h2>
<h3 id="1801171"><a href="#1801171">Site changes</a></h3>
<p>Added JP-A port for all codes.</a>.</p>
<h2 id="180108"><a href="#180108">Jan 8, 2018</a> </h2>
<h3 id="1801081"><a href="#1801081">Site changes</a></h3>
<p>Added <a href="ios58.html"> a guide on how to install IOS58</a>.</p>
<h2 id="180101"><a href="#180101">Jan 1, 2018</a> </h2>
<h3 id="1801011"><a href="#1801011">Updated 'D-Pad Functions'</a></h3>
<p>Fixed dialogue replacement.</p>
<h2 id="171230"><a href="#171230">Dec 30, 2017</a> </h2>
<h3 id="1712301"><a href="#1712301">Updated 'D-Pad Functions'</a></h3>
<p>Added Plaza Yoshi Unlock.</p>
<h2 id="171219"><a href="#171219">Dec 19, 2017</a> </h2>
<h3 id="1712191"><a href="#1712191">Updated 'Fast Any%'</a></h3>
<p>Added FMV Skips except for Pinna 1.</p>
<h2 id="171205"><a href="#171205">Dec 05, 2017</a> </h2>
<h3 id="1712051"><a href="#1712051">Site Changes</a></h3>
<p>Added option to download codes formatted for the Gecko Cheat Manager.</p>
<h2 id="171129"><a href="#171129">Nov 29, 2017</a> </h2>
<h3 id="1711291"><a href="#1711291">Updated 'Level Select' for PAL</a></h3>
<p>Fixed Pinna not resetting inside the park.</p>
<h3 id="1711292"><a href="#1711292">Updated 'Shine Touch Timer' and 'Shine Get Timer'</a></h3>
<p>Made timers stop after the bowser fight when hitting the last platform.</p>
<h2 id="171112"><a href="#171112">Nov 12, 2017</a> </h2>
<h3 id="1711121"><a href="#1711121">Updated 'Free Pause'</a></h3>
<p>Fixed 'Free Pause' incompatibility with 'Shine Get Timer' caused by them injecting code in the same address.</p>
<h2 id="171109"><a href="#171109">Nov 09, 2017</a> </h2>
<h3 id="1711091"><a href="#1711091">Site changes</a></h3>
<p>Added download button for raw codes for Dolphin.</p>
<h2 id="171108"><a href="#171108">Nov 08, 2017</a> </h2>
<h3 id="1711081"><a href="#1711081">Added 'Fast 79 Shines' for NTSC-U</a></h3>
<p>Same concept as 'Fast Any%'.</p>
<h2 id="171107"><a href="#171107">Nov 07, 2017</a> </h2>
<h3 id="1711071"><a href="#1711071">Seperated 'Exit Area Everywhere' from 'Free Pause'</a></h3>
<p>Seperated these two codes again since they don't depend on each other.</p>
<h2 id="171106"> <a href="#171106">Nov 06, 2017</a></h2>
<h3 id="1711061"> <a href="#1711061">Updated Ingame Timers and Level Select</a> </h3>
<p>The Original Ingame Timer has been marked as deprecated. You can still find it on the bottom of the codelist though if you still want to use it. Instead, there are now two other timers:</p>
<br />
<ul>
<li>Shine Touch Timer: Starts on the last black frame of the loading screen and ends when you touch the shine.</li>
<li>Shine Get Timer: Starts on the last black frame of the loading screen and ends when the Shine Get animation starts (similiar to the x-cam timer of SM64).</li>
</ul>
<p>Since the Shine Get timer contained a way better Level Select, the Level Select code has been replaced with the one from the timer. It includes the most recent fixes and also has some maintenance advantages.</p>
<br />
<p>Level Select changes:</p>
<ul>
<li>Mashing A during loading screens doesn't affect your level selection anymore.</li>
<li>Pinna game resets have been fixed.</li>
<li>Level Names in the intro have been fixed (shoutouts to Noki Doki).</li>
<li>Sirena 5 now loads the right casino.</li>
<li>Reloading Sirena does no longer respawn you in the Hotel. Reason: You can move earlier than usual if you do that, making it too inaccurate for practice.</li>
</ul>
<p>Timer changes (compared to original timer):</p>
<ul>
<li>Changed timing (see above).</li>
<li>Resets on death.</li>
<li>Resets when using Shine Select.</li>
<li>Only uses existing timers for Piantissimo, Sirena/Pianta 6 and Ricco 2 underground.</li>
<li>Fixed Pinna 8 HUD.</li>
</ul>
<p>Known bugs:</p>
<ul>
<li>Can't reset Pinna 8 properly after finishing the rollercoaster. Use the cannon to reenter or reset the game instead.</li>
<li>Box game timer doesn't work properly.</li>
</ul>
<h3 id="1711062"><a href="#1711062">Added 'Free Pause'</a></h3>
<p>'Free Pause' replaces 'Enable Pause Mid-Air' and 'Enable Exit Area Everywhere'. It now also allows you to pause during cutscenes.</p>
<h3 id="1711063"><a href="#1711063">Site Changes</a></h3>
<ul>
<li>Added detailed changelog.</li>
<li>Updated guide with more information about the maximum code size.</li>
</ul>
<h2 id="171104"><a href="#171104">Nov 04, 2017</a> </h2>
<h3 id="1711041"><a href="#1711041">Changed Shine Get Timer</a></h3>
<p>Fixed timer resetting during wrong cutscenes when using 'Exit Area' after touching a Shine.</p>
<h2 id="171030"><a href="#171030">Oct 30, 2017</a> </h2>
<h3 id="1710301"><a href="#1710301">Added 'Enable Exit Area Everywhere'</a></h3>
<p>Allows you to choose 'Exit Area' in the pause menu on Plaza.</p>
<h2 id="171029"><a href="#171029">Oct 29, 2017</a></h2>
<h3 id="1710291"><a href="#1710291">Added 'Shine Get Timer'</a></h3>
<p>New timer that starts and ends consistently in different levels, making comparisons easier.</p>
<h2 id="171028"><a href="#171028">Oct 28, 2017</a></h2>
<h3 id="1710281"><a href="#1710281">Updated 'DPad Functions'</a></h3>
<p>New functions have been added to the DPad Functions:</p>
<ul>
<li>X+D-Pad left: No FLUDD in secrets</li>
<li>X+D-Pad right: Always FLUDD in secrets</li>
<li>X+D-Pad up: Unlock Yoshi in stages</li>
<li>X+D-Pad down: Defauld FLUDD behaviour for secrets</li>
</ul>
<h2 id="171026"><a href="#171026">Oct 26, 2017</a></h2>
<h3 id="1710261"><a href="#1710261">Added 'Enable Pause Mid-Air'</a></h3>
<p>Allows you to pause mid-air.</p>
<h2 id="171024"><a href="#171024">Oct 24, 2017</a></h2>
<h3 id="1710241"><a href="#1710241">Added 'Shine Outfit'</a></h3>
<p>Always wear glasses and the shirt.</p>
<h2 id="171015"><a href="#171015">Oct 15, 2017</a></h2>
<h3 id="1710151"><a href="#1710151">Site Changes</a></h3>
<p>Fixed the download button not working for Firefox.</p>
<h2 id="171014"><a href="#171014">Oct 14, 2017</a></h2>
<h3 id="1710141"><a href="#1710141">Added 'Fast Any%' for JP and PAL</a></h3>
<p>-</p>
<h2 id="171011"><a href="#171011">Oct 11, 2017</a></h2>
<h3 id="1710111"><a href="#1710111">Added 'Stage Randomizer' for NTSC-U</a></h3>
<p><i>Experimental!</i> Loads a random stage after exiting of finishing a level.</p>
</div>
</div>
<div id="guide_content">
<h1 style="text-align:center;width:100%;">Full Changelog</h1>
<h2 id="180118"><a href="#180118">Jan 18, 2018</a> </h2>
<h3 id="1801181"><a href="#1801181">Site changes</a></h3>
<p>Updated guides.</p>
<h2 id="180117"><a href="#180117">Jan 17, 2018</a> </h2>
<h3 id="1801171"><a href="#1801171">Site changes</a></h3>
<p>Added JP-A port for all codes.</p>
<h2 id="180108"><a href="#180108">Jan 8, 2018</a> </h2>
<h3 id="1801081"><a href="#1801081">Site changes</a></h3>
<p>Added <a href="ios58.html"> a guide on how to install IOS58</a>.</p>
<h2 id="180101"><a href="#180101">Jan 1, 2018</a> </h2>
<h3 id="1801011"><a href="#1801011">Updated 'D-Pad Functions'</a></h3>
<p>Fixed dialogue replacement.</p>
<h2 id="171230"><a href="#171230">Dec 30, 2017</a> </h2>
<h3 id="1712301"><a href="#1712301">Updated 'D-Pad Functions'</a></h3>
<p>Added Plaza Yoshi Unlock.</p>
<h2 id="171219"><a href="#171219">Dec 19, 2017</a> </h2>
<h3 id="1712191"><a href="#1712191">Updated 'Fast Any%'</a></h3>
<p>Added FMV Skips except for Pinna 1.</p>
<h2 id="171205"><a href="#171205">Dec 05, 2017</a> </h2>
<h3 id="1712051"><a href="#1712051">Site Changes</a></h3>
<p>Added option to download codes formatted for the Gecko Cheat Manager.</p>
<h2 id="171129"><a href="#171129">Nov 29, 2017</a> </h2>
<h3 id="1711291"><a href="#1711291">Updated 'Level Select' for PAL</a></h3>
<p>Fixed Pinna not resetting inside the park.</p>
<h3 id="1711292"><a href="#1711292">Updated 'Shine Touch Timer' and 'Shine Get Timer'</a></h3>
<p>Made timers stop after the bowser fight when hitting the last platform.</p>
<h2 id="171112"><a href="#171112">Nov 12, 2017</a> </h2>
<h3 id="1711121"><a href="#1711121">Updated 'Free Pause'</a></h3>
<p>Fixed 'Free Pause' incompatibility with 'Shine Get Timer' caused by them injecting code in the same address.</p>
<h2 id="171109"><a href="#171109">Nov 09, 2017</a> </h2>
<h3 id="1711091"><a href="#1711091">Site changes</a></h3>
<p>Added download button for raw codes for Dolphin.</p>
<h2 id="171108"><a href="#171108">Nov 08, 2017</a> </h2>
<h3 id="1711081"><a href="#1711081">Added 'Fast 79 Shines' for NTSC-U</a></h3>
<p>Same concept as 'Fast Any%'.</p>
<h2 id="171107"><a href="#171107">Nov 07, 2017</a> </h2>
<h3 id="1711071"><a href="#1711071">Seperated 'Exit Area Everywhere' from 'Free Pause'</a></h3>
<p>Seperated these two codes again since they don't depend on each other.</p>
<h2 id="171106"> <a href="#171106">Nov 06, 2017</a></h2>
<h3 id="1711061"> <a href="#1711061">Updated Ingame Timers and Level Select</a> </h3>
<p>The Original Ingame Timer has been marked as deprecated. You can still find it on the bottom of the codelist though if you still want to use it. Instead, there are now two other timers:</p>
<br />
<ul>
<li>Shine Touch Timer: Starts on the last black frame of the loading screen and ends when you touch the shine.</li>
<li>Shine Get Timer: Starts on the last black frame of the loading screen and ends when the Shine Get animation starts (similiar to the x-cam timer of SM64).</li>
</ul>
<p>Since the Shine Get timer contained a way better Level Select, the Level Select code has been replaced with the one from the timer. It includes the most recent fixes and also has some maintenance advantages.</p>
<br />
<p>Level Select changes:</p>
<ul>
<li>Mashing A during loading screens doesn't affect your level selection anymore.</li>
<li>Pinna game resets have been fixed.</li>
<li>Level Names in the intro have been fixed (shoutouts to Noki Doki).</li>
<li>Sirena 5 now loads the right casino.</li>
<li>Reloading Sirena does no longer respawn you in the Hotel. Reason: You can move earlier than usual if you do that, making it too inaccurate for practice.</li>
</ul>
<p>Timer changes (compared to original timer):</p>
<ul>
<li>Changed timing (see above).</li>
<li>Resets on death.</li>
<li>Resets when using Shine Select.</li>
<li>Only uses existing timers for Piantissimo, Sirena/Pianta 6 and Ricco 2 underground.</li>
<li>Fixed Pinna 8 HUD.</li>
</ul>
<p>Known bugs:</p>
<ul>
<li>Can't reset Pinna 8 properly after finishing the rollercoaster. Use the cannon to reenter or reset the game instead.</li>
<li>Box game timer doesn't work properly.</li>
</ul>
<h3 id="1711062"><a href="#1711062">Added 'Free Pause'</a></h3>
<p>'Free Pause' replaces 'Enable Pause Mid-Air' and 'Enable Exit Area Everywhere'. It now also allows you to pause during cutscenes.</p>
<h3 id="1711063"><a href="#1711063">Site Changes</a></h3>
<ul>
<li>Added detailed changelog.</li>
<li>Updated guide with more information about the maximum code size.</li>
</ul>
<h2 id="171104"><a href="#171104">Nov 04, 2017</a> </h2>
<h3 id="1711041"><a href="#1711041">Changed Shine Get Timer</a></h3>
<p>Fixed timer resetting during wrong cutscenes when using 'Exit Area' after touching a Shine.</p>
<h2 id="171030"><a href="#171030">Oct 30, 2017</a> </h2>
<h3 id="1710301"><a href="#1710301">Added 'Enable Exit Area Everywhere'</a></h3>
<p>Allows you to choose 'Exit Area' in the pause menu on Plaza.</p>
<h2 id="171029"><a href="#171029">Oct 29, 2017</a></h2>
<h3 id="1710291"><a href="#1710291">Added 'Shine Get Timer'</a></h3>
<p>New timer that starts and ends consistently in different levels, making comparisons easier.</p>
<h2 id="171028"><a href="#171028">Oct 28, 2017</a></h2>
<h3 id="1710281"><a href="#1710281">Updated 'DPad Functions'</a></h3>
<p>New functions have been added to the DPad Functions:</p>
<ul>
<li>X+D-Pad left: No FLUDD in secrets</li>
<li>X+D-Pad right: Always FLUDD in secrets</li>
<li>X+D-Pad up: Unlock Yoshi in stages</li>
<li>X+D-Pad down: Defauld FLUDD behaviour for secrets</li>
</ul>
<h2 id="171026"><a href="#171026">Oct 26, 2017</a></h2>
<h3 id="1710261"><a href="#1710261">Added 'Enable Pause Mid-Air'</a></h3>
<p>Allows you to pause mid-air.</p>
<h2 id="171024"><a href="#171024">Oct 24, 2017</a></h2>
<h3 id="1710241"><a href="#1710241">Added 'Shine Outfit'</a></h3>
<p>Always wear glasses and the shirt.</p>
<h2 id="171015"><a href="#171015">Oct 15, 2017</a></h2>
<h3 id="1710151"><a href="#1710151">Site Changes</a></h3>
<p>Fixed the download button not working for Firefox.</p>
<h2 id="171014"><a href="#171014">Oct 14, 2017</a></h2>
<h3 id="1710141"><a href="#1710141">Added 'Fast Any%' for JP and PAL</a></h3>
<p>-</p>
<h2 id="171011"><a href="#171011">Oct 11, 2017</a></h2>
<h3 id="1710111"><a href="#1710111">Added 'Stage Randomizer' for NTSC-U</a></h3>
<p><i>Experimental!</i> Loads a random stage after exiting of finishing a level.</p>
</div>
</body>
</html>

View file

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<updates>
<update>
<date>Jan 18, 2018</date>
<change>Updated guides.</change>
</update>
<update>
<date>Jan 17, 2018</date>
<change>Added JP-A port.</change>

View file

@ -7,55 +7,67 @@
<title>Guide</title>
</head>
<body>
<div style="width:50vw;min-width:600px;">
<div id="guide_content">
<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>
<br />
<h2 id="1"><a href="#1">1. Preparing your Wii</a></h2>
<h3 id="1.1"><a href="#1.1">1.1 Install Homebrew</a></h3>
<p>First of all you're gonna have to install Homebrew on your Wii. <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. 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></p>
<br />
<h3 id="1.2"><a href="#1.2">1.2 Install the necessary applications</a></h3>
<p>Using <a target="_blank" href="https://github.com/FIX94/Nintendont">Nintendont</a> is the recommended way to use practice codes. Codes available on this site have been tested with Nintendont v4.434, which you can download directly from this site by clicking <a target="_blank" href="files/Nintendont.zip">this link</a>. To get the most recent build click <a target="_blank" href="http://zint.ch/nintendont/dl/recent.php">this link</a>.</p>
<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 />
<h2 id="2"><a href="#2">2. Install and use the cheatfile</a></h2>
<h3 id="2.1"><a href="#2.1">2.1 Generate the file</a></h3>
<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". 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 />
<h3 id="2.2"><a href="#2.2">2.2 Copy the file onto your SD card</a></h3>
<p>Create a <i>codes</i> folder in the root of your SD card if there is none. Then copy the GCT file you just downloaded into that folder.</p>
<br />
<h3 id="2.3"><a href="#2.3">2.3 Use the codes</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 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>
<p>Press B again to return to the game list and launch your game. And with that you're done already.</p>
<br />
<h2 id="3"><a href="#3">3. Troubleshooting</a></h2>
<h3 id="3.1"><a href="#3.1">3.1 The game doesn't launch / Stuck at black screen</a></h3>
<p>This is not a practice code related issue. Connecting your Wii to the internet before launching Nintendont apparently fixes this for a lot of people for some odd reason. Otherwise your best option is to reinstall homebrew.</p>
<h3 id="3.2"><a href="#3.2">3.2 Nintendont says IOS58 is missing</a></h3>
<p><a href="ios58.html">Here's a guide</a> on how to install IO58 for use with Nintendont.</p>
<h3 id="3.3"><a href="#3.3">3.3 The game launches but the codes don't work</a></h3>
<div style="float:right;margin:0px 0px 10px 0px;">
<p><i>Sample folder structure:</i></p>
<br />
<p style="text-align:center"><img src="img/folderstructure.png" alt="Folder Structure" /></p>
</div>
<p>This can have multiple reasons:</p>
<ul>
<li>You don't have cheats enabled: See <a href="#2.3">2.3</a> for details.</li>
<li>You're using an obsolete version of Nintendont. Make sure you use version 4.434 or newer.</li>
<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>
<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". 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" and "Ingame Timer" are not compatible). (Note: If using Nintendont 4.434 or newer you don't have to worry unless your file is bigger than 8KB).</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>
<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>
</div>
</div>
<div id="guide_content">
<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>
<br />
<hr />
<h2 id="1"><a href="#1">1. Preparing your Wii</a></h2>
<h3 id="1.1"><a href="#1.1">1.1 Install Homebrew</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>
<br />
<h3 id="1.2"><a href="#1.2">1.2 Install the necessary applications</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>
<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 />
<hr />
<h2 id="2"><a href="#2">2. Install and use the cheatfile</a></h2>
<h3 id="2.1"><a href="#2.1">2.1 Generate the file</a></h3>
<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 />
<p><i>Note: JP 1.0 and JP 1.1 both use the same ID (GMSJ01).</i></p>
<br />
<h3 id="2.2"><a href="#2.2">2.2 Copy the file onto your SD card</a></h3>
<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>
<br />
<h3 id="2.3"><a href="#2.3">2.3 Use the codes</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 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>
<p>Press B again to return to the game list and launch your game. And with that you're done already.</p>
<br />
<hr />
<h2 id="3"><a href="#3">3. Troubleshooting</a></h2>
<h3 id="3.1"><a href="#3.1">3.1 The game doesn't launch / Stuck at black screen</a></h3>
<p>This is not a practice code related issue. You have the following options if that happens to you:</p>
<ul>
<li>Relaunch Nintendont until the game launches (mostly takes a few attempts).</li>
<li>Connect your Wii to the internet before launching Nintendont.</li>
<li>Wait around 30 seconds on the game selection screen before booting the disc.</li>
<li>Reinstalling homebrew may fix this issue permanently.</li>
</ul>
<br />
<h3 id="3.2"><a href="#3.2">3.2 Nintendont says IOS58 is missing</a></h3>
<p><a href="ios58.html">Here's a guide</a> on how to install IO58 for use with Nintendont.</p>
<br />
<h3 id="3.3"><a href="#3.3">3.3 The game launches but the codes don't work</a></h3>
<div style="float:right;margin:0px 0px 10px 0px;">
<p><i>Sample folder structure:</i></p>
<br />
<p style="text-align:center"><img src="img/folderstructure.png" alt="Folder Structure" /></p>
</div>
<p>This can have multiple reasons:</p>
<ul>
<li>You don't have cheats enabled: See <a href="#2.3">2.3</a> for details.</li>
<li>You're using an obsolete version of Nintendont. Make sure you use version 4.434 or newer.</li>
<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>
<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>
</div>
</body>
</html>

View file

@ -39,7 +39,7 @@
<div id="descriptionBox" class="framed">
<h2>Mario Sunshine Cheatfile Generator</h2>
<p style="margin:0"><i>Authors: <a target="_blank" href="https://twitter.com/psychonauter">Psy</a> &amp; <a target="_blank" href="https://twitter.com/srlmilk">Milk</a></i></p>
<p style="margin:0"><i>Last Updated: Jan 17, 2018</i></p>
<p style="margin:0"><i>Last Updated: Jan 18, 2018</i></p>
<h4>Description:</h4>
<p>This is a cheatfile generator for Super Mario Sunshine speedrun practice. A guide on how to use the generator and practice codes on your Wii can be found here: <a target="_blank" href="guide.html">Guide</a>. Visit the <a target="_blank" href="guide.html#3">troubleshooting section</a> if you encounter any issues.</p>
<h4>Changelog:</h4>

View file

@ -7,63 +7,61 @@
<title>Installing IOS58</title>
</head>
<body>
<div style="width:50vw;min-width:600px;">
<div id="guide_content">
<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>
<br />
<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>
<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>
<br />
<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>
<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>
<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>
<br />
<div id="iosinstall">
<h2 id="2"><a href="#2">2. Install IOS58</a></h2>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
</div>
</div>
</div>
<div id="guide_content">
<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>
<br />
<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>
<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>
<br />
<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>
<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>
<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>
<br />
<div id="iosinstall">
<h2 id="2"><a href="#2">2. Install IOS58</a></h2>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
<div>
<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>
</div>
</div>
</div>
</body>
</html>

View file

@ -13,7 +13,6 @@ img {
border-radius:4px
}
a {
color:#ff8297;
text-decoration:none;

View file

@ -1,8 +1,8 @@
@import url('common.css');
body {
margin:30px;
text-align:justify
margin:30px 0px;
text-align:center
}
div {
@ -11,6 +11,7 @@ div {
h1 {
margin:50px 0px 20px 0px;
line-height:28px
}
h2 {
@ -32,22 +33,28 @@ ul li {
width:80%
}
hr {
border-color:#ccc
}
#guide_content {
clear:both;
display:inline-block;
background:#232323;
width:100%;
max-width:960px;
width:80%;
min-width:450px;
max-width:1200px;
overflow:hidden;
border:1px solid #333;
border-radius:4px;
border-color:grey;
border-color:#aaa;
border-width:1px;
border-style:dashed;
margin:20px;
border-style:solid;
margin:0;
padding:0px 30px 30px 30px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:14px;
line-height:22px
line-height:20px;
text-align:justify
}
#iosinstall {