mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
Added dummy-proof warning
This commit is contained in:
parent
e91baa3f46
commit
9fc565ed2d
4
404.html
4
404.html
@ -11,12 +11,10 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<img src="/media/branding-bag-no-bg.png" loading="lazy" width="150px" height="150px" style="margin-bottom:-30px; float:center;">
|
||||
<img src="/media/branding-bag-no-bg.png" loading="lazy" width="150px">
|
||||
<h1 style="color:red">404 Page Not Found</h1>
|
||||
|
||||
<a href="/" class="btn">Home page</a> <button onclick="history.back(1);">Previous page</button>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
@ -62,7 +62,7 @@
|
||||
downloading and playing these titles with a revival of the Wii Shop Channel.</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<div style="padding-bottom:0">
|
||||
<img loading="lazy" src="media/martyna-looking.png" style="height:100%; width:25%; float: left; min-width:25%; min-height:100%;">
|
||||
<p class="blue">If WiiMart sounds like what you are looking for, try it out for yourself! WiiMart can be used on Wii, Wii U, and partially Dolphin.</p>
|
||||
<p><a href="install" class="btn" style="font-size: larger;">Get Started</a></p>
|
||||
|
@ -25,6 +25,7 @@
|
||||
|
||||
<nav style="margin-bottom:0"><a href="/" class="btn">Back to WiiMart.org</a></nav>
|
||||
|
||||
<!-- Each summary can't be too long or else it'll start a new line with the date on smaller windows -->
|
||||
<div style="padding:0;padding-bottom:10px">
|
||||
<header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
||||
<details>
|
||||
@ -83,7 +84,7 @@
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Nintendo 3DS theme and Wii U forwarder <span class="date">05-21</span></summary>
|
||||
<summary>Specials for 3DS and Wii U <span class="date">05-21</span></summary>
|
||||
<p>Check out the <a href="specials">Specials</a> page to see the new specials.</p>
|
||||
</details>
|
||||
<details>
|
||||
@ -147,7 +148,7 @@
|
||||
<p><a href="title-sheet" class="btn">Spreadsheet</a></p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>WiiMart Wednesday #4 Bonus Games <span class="date">04-22</span></summary>
|
||||
<summary>WiiMart Wednesday #4 Bonus <span class="date">04-22</span></summary>
|
||||
<ul>
|
||||
<li>Line Attack Heroes</li>
|
||||
<li>Pokémon Mystery Dungeon: Radiant Adventure Squad</li>
|
||||
|
45
install.html
45
install.html
@ -19,8 +19,12 @@
|
||||
img {width:100%}
|
||||
button.r {outline: 1px solid #9A9A9A}
|
||||
button.r:hover {box-shadow: inset 0 0 0 3px #9A9A9A}
|
||||
div#start button {width:60%;margin-bottom: 10px}
|
||||
div.question a {text-decoration:none}
|
||||
div#start {display:block}
|
||||
div#warning {border: solid 2px #ed3434}
|
||||
div#warning h2 {color: #ed3434}
|
||||
div#platform button {width:60%;margin-bottom: 10px}
|
||||
div.question {display:none}
|
||||
a {text-decoration:none}
|
||||
</style>
|
||||
</head>
|
||||
<body onload="loadafterwednesdaycheck();">
|
||||
@ -37,10 +41,28 @@
|
||||
<script>function showDiv(divId) {const divs = document.querySelectorAll('.question'); divs.forEach(div => {div.style.display = 'none'; });document.getElementById(divId).style.display = 'block';}</script>
|
||||
|
||||
<div id="start" class="question">
|
||||
<p><b style="color:red">Heads Up!</b> If you have had any game purchases from the official Wii Shop Channel,
|
||||
backup their save files before using and downloading games with WiiMart.<a href="support#Backup">(?)</a></p>
|
||||
<p><a href="https://oscwii.org/library/app/SaveGame_Manager_GX" class="btn">SaveGame Manager GX</a></p>
|
||||
<hr>
|
||||
<h2>Ready to install?</h2>
|
||||
<p>WiiMart can utilize most things on on Wii and Wii U consoles, like downloading and changing settings.</p>
|
||||
<p>Dolphin users may need some extra configuration.</p>
|
||||
<button onclick="showDiv('warning')">Start</button>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="warning" class="question">
|
||||
<h2>Backup Your Games!</h2>
|
||||
<img src="media/overwrite-demonstration.gif">
|
||||
<p>When downloading games, WiiMart could overwrite titles <i>and their save data</i>
|
||||
if was installed by the official Wii Shop Channel first.</p>
|
||||
<p>If you have had any original game purchases, backup their save files before
|
||||
using and downloading games with WiiMart.</p>
|
||||
<p>To backup individual saves, go to Wii Settings, then Data Management and copy to an SD Card.
|
||||
Once you are done you can move it back to the Wii System Memory.</p>
|
||||
|
||||
<button onclick="showDiv('question')">Back</button> <button onclick="showDiv('platform')">Next</button><br>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="platform" class="question">
|
||||
<!--
|
||||
<h2 id="Auto">Automatic Installation</h2>
|
||||
<button onclick="showDiv('inst')" style="background-image: url(media/screenshot-hbc-blank.png);background-size: cover;"><img src="media/button-inst.png" alt=""><b>WiiMart Installer</b> for<br>The Homebrew Channel</button><br>
|
||||
@ -55,6 +77,7 @@
|
||||
<button onclick="showDiv('dolphin')"><img src="media/button-dolphin-desktop.png" alt="">Dolphin</button>
|
||||
<hr>
|
||||
<p><b>Important:</b> No matter which option you pick, you will need to have a homebrewed console. If you don't have it homebrewed, see <a href="https://wii.hacks.guide"><b>wii.hacks.guide</b></a> before looking at this guide.</p>
|
||||
<button onclick="showDiv('warning')" style="width:auto">Back</button><br>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
@ -78,7 +101,7 @@
|
||||
</div>
|
||||
-->
|
||||
|
||||
<div id="dolphin" class="question" style="display: none;">
|
||||
<div id="dolphin" class="question">
|
||||
<h2>Dolphin</h2>
|
||||
<h3>Do you have a console NAND backup?</h3>
|
||||
<button onclick="showDiv('start')" class="r">↩</button>
|
||||
@ -86,14 +109,14 @@
|
||||
<button onclick="showDiv('withNAND')">Yes</button>
|
||||
</div>
|
||||
|
||||
<div id="noNAND" class="question" style="display: none;">
|
||||
<div id="noNAND" class="question">
|
||||
<h2>Dolphin</h2>
|
||||
<h2 style="color:red">No NAND!</h2>
|
||||
<p>We are sorry, but WiiMart requires a real console's NAND backup. Using one from the Internet may not work.</p>
|
||||
<button onclick="showDiv('dolphin')" class="r">↩</button>
|
||||
</div>
|
||||
|
||||
<div id="withNAND" class="question" style="display: none;">
|
||||
<div id="withNAND" class="question">
|
||||
<h2>Dolphin</h2>
|
||||
<h3>Getting a NAND backup</h3>
|
||||
<p><b>Wii owners</b>, use <a href="https://wii.hacks.guide/bootmii">BootMii</a> to get your <b>nand.bin</b> file.<br>
|
||||
@ -117,7 +140,7 @@
|
||||
<button onclick="showDiv('dolphin')" class="r">↩</button>
|
||||
</div>
|
||||
|
||||
<div id="vWii" class="question" style="display: none;">
|
||||
<div id="vWii" class="question">
|
||||
<h2>vWii</h2>
|
||||
<h3>Downloading WADs</h3>
|
||||
<p>Download IOS56 for vWii and <i>one</i> of the WiiMart WADs below.</p>
|
||||
@ -139,7 +162,7 @@
|
||||
<button onclick="showDiv('start')" class="r">↩</button>
|
||||
</div>
|
||||
|
||||
<div id="wii" class="question" style="display: none;">
|
||||
<div id="wii" class="question">
|
||||
<h2>Wii</h2>
|
||||
<h3>Downloading WADs</h3>
|
||||
<p>Download IOS56 for Wii and <i>one</i> of the WiiMart WADs below.</p>
|
||||
|
BIN
media/overwrite-demonstration.gif
Normal file
BIN
media/overwrite-demonstration.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
179
support.html
179
support.html
@ -17,12 +17,11 @@
|
||||
<script src="meta/gallery.js" defer></script>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<style>
|
||||
img, img.slide {width:100%} input {border: 2px solid #CCCCCC;border-bottom-color: #EAEAEA;margin-bottom: 15px;} #results {display:none;}
|
||||
summary {color:red;text-decoration: underline;list-style: none;font-weight: bold;user-select: none;cursor: pointer;}
|
||||
details {color:red;outline: solid 1px red;padding-bottom: 5px;margin-bottom: 10px;}
|
||||
details h2 {color:red}
|
||||
button#scrollUp {position:fixed;bottom: 10px; right: 10px; display: none; transform: translateY(20px); transition: opacity 0.3s ease, transform 0.3s ease;padding-bottom:0;z-index:1000;}
|
||||
button#scrollUp.show {display:block;opacity:1;transform: translateY(0);}
|
||||
img, img.slide {width:100%} input {border: 2px solid #CCCCCC;border-bottom-color: #EAEAEA;margin-bottom: 15px;} #results {display:none;}
|
||||
summary {color:red;text-decoration: underline;list-style: none;font-weight: bold;user-select: none;cursor: pointer;}
|
||||
details {color:red;outline: solid 1px red;padding-bottom: 5px;margin-bottom: 10px;text-align: center;h2 {color:red};}
|
||||
button#scrollUp {position:fixed;bottom: 10px; right: 10px; display: none; transform: translateY(20px); transition: opacity 0.3s ease, transform 0.3s ease;padding-bottom:0;z-index:1000;}
|
||||
button#scrollUp.show {display:block;opacity:1;transform: translateY(0);}
|
||||
</style>
|
||||
</head>
|
||||
<body onload="loadafterwednesdaycheck();">
|
||||
@ -52,63 +51,69 @@
|
||||
<p>A patched IOS80 WAD is needed. To get it, go through the <a href="install">Install</a> page.</p>
|
||||
<h3>How do I change the region?</h3>
|
||||
<div class="gallery" style="width:100%">
|
||||
<img src="media/screenshot-region-help-1.png" class="slide" alt="Shop main menu">
|
||||
<img src="media/screenshot-region-help-2.png" class="slide" alt="Shop settings, scrolled to regions">
|
||||
<img src="media/screenshot-region-help-3.png" class="slide" alt="Shop region options">
|
||||
<img src="media/screenshot-region-help-1.png" class="slide" alt="Shop main menu">
|
||||
<img src="media/screenshot-region-help-2.png" class="slide" alt="Shop settings, scrolled to regions">
|
||||
<img src="media/screenshot-region-help-3.png" class="slide" alt="Shop region options">
|
||||
</div>
|
||||
<p>Go to Wii Shop settings and look for the <b>Change Region</b> button.</p>
|
||||
<h3 id="Backup">Why do I have to backup my OG saves?</h3>
|
||||
<p>This is due to a ticket issue with WiiMart and the original Wii Shop Channel's conflicting tickets.</p>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<h2 id="Backup">Save Data Backup</h2>
|
||||
<div>
|
||||
<p></p>
|
||||
<h3></h3>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<h2>Title-related</h2>
|
||||
|
||||
<div>
|
||||
<h3>My title says 'This channel can't be used.' or just has a black screen!</h3>
|
||||
<div class="gallery" style="width:100%">
|
||||
<img src="media/screenshot-priiloader-help-1.png" class="slide" alt="Priiloader main menu">
|
||||
<img src="media/screenshot-priiloader-help-3.png" class="slide" alt="Priiloader settings">
|
||||
<img src="media/screenshot-priiloader-help-5.png" class="slide" alt="Priiloader saved settings">
|
||||
</div>
|
||||
<p>Install <a href="https://wii.hacks.guide/priiloader">Priiloader</a> and enable the
|
||||
<b>Region Free EVERYTHING</b> option in System Menu Hacks, then launch it again.</p>
|
||||
<h3>My title says 'This channel can't be used.' or just has a black screen!</h3>
|
||||
<div class="gallery" style="width:100%">
|
||||
<img src="media/screenshot-priiloader-help-1.png" class="slide" alt="Priiloader main menu">
|
||||
<img src="media/screenshot-priiloader-help-3.png" class="slide" alt="Priiloader settings">
|
||||
<img src="media/screenshot-priiloader-help-5.png" class="slide" alt="Priiloader saved settings">
|
||||
</div>
|
||||
<p>Install <a href="https://wii.hacks.guide/priiloader">Priiloader</a> and enable the
|
||||
<b>Region Free EVERYTHING</b> option in System Menu Hacks, then launch it again.</p>
|
||||
|
||||
<h3 id="OldBanner">What is the old banner WiiMart?</h3>
|
||||
<div class="gallery">
|
||||
<img src="media/screenshot-ob-1.png" class="slide" alt="Cursor hovering over the old banner">
|
||||
<img src="media/screenshot-ob-2.png" class="slide" alt="">
|
||||
<img src="media/screenshot-ob-3.png" class="slide" alt="Old banner showing on Wii Menu">
|
||||
<img src="media/screenshot-ob-4.png" class="slide" alt="">
|
||||
<img src="media/screenshot-ob-5.png" class="slide" alt="">
|
||||
</div>
|
||||
<p>It is a version of WiiMart using the old 2006-2007 banner on the Wii Menu, note that the dynamic banner is not supported with this version.</p>
|
||||
<h3 id="OldBanner">What is the old banner WiiMart?</h3>
|
||||
<div class="gallery">
|
||||
<img src="media/screenshot-ob-1.png" class="slide" alt="Cursor hovering over the old banner">
|
||||
<img src="media/screenshot-ob-2.png" class="slide" alt="">
|
||||
<img src="media/screenshot-ob-3.png" class="slide" alt="Old banner showing on Wii Menu">
|
||||
<img src="media/screenshot-ob-4.png" class="slide" alt="">
|
||||
<img src="media/screenshot-ob-5.png" class="slide" alt="">
|
||||
</div>
|
||||
<p>It is a version of WiiMart using the old 2006-2007 banner on the Wii Menu, note that the dynamic banner is not supported with this version.</p>
|
||||
|
||||
<h3>How can I uninstall WiiMart?</h3>
|
||||
<p>Install the following WADs, they will overwrite WiiMart and the patched IOS associated.</p>
|
||||
<h4>Wii</h4>
|
||||
<p><a href="wad/IOS56(WiiOriginal).wad" class="btn">Download IOS56 for Wii</a></p>
|
||||
<p><a href="wad/IOS80(WiiOriginal).wad" class="btn">Download IOS80 for Wii</a></p>
|
||||
<p><a href="wad/WiiShop(WiiOriginal).wad" class="btn">Download Wii Shop for Wii</a></p>
|
||||
<h4>vWii</h4>
|
||||
<p><a href="wad/IOS56(vWiiOriginal).wad" class="btn">Download IOS56 for vWii</a></p>
|
||||
<p><a href="wad/IOS80(vWiiOriginal).wad" class="btn">Download IOS80 for vWii</a></p>
|
||||
<p><a href="wad/WiiShop(vWiiOriginal).wad" class="btn">Download Wii Shop for vWii</a></p>
|
||||
<h3>How can I uninstall WiiMart?</h3>
|
||||
<p>Install the following WADs, they will overwrite WiiMart and the patched IOS associated.</p>
|
||||
<h4>Wii</h4>
|
||||
<p><a href="wad/IOS56(WiiOriginal).wad" class="btn">Download IOS56 for Wii</a></p>
|
||||
<p><a href="wad/IOS80(WiiOriginal).wad" class="btn">Download IOS80 for Wii</a></p>
|
||||
<p><a href="wad/WiiShop(WiiOriginal).wad" class="btn">Download Wii Shop for Wii</a></p>
|
||||
<h4>vWii</h4>
|
||||
<p><a href="wad/IOS56(vWiiOriginal).wad" class="btn">Download IOS56 for vWii</a></p>
|
||||
<p><a href="wad/IOS80(vWiiOriginal).wad" class="btn">Download IOS80 for vWii</a></p>
|
||||
<p><a href="wad/WiiShop(vWiiOriginal).wad" class="btn">Download Wii Shop for vWii</a></p>
|
||||
</div>
|
||||
|
||||
<h2>Project-related</h2>
|
||||
|
||||
<div>
|
||||
<h3>How is the shop doing?</h3>
|
||||
<p>So far, the developers have been utilizing most of the channel's features. Downloading, dynamic banners, catalogs,
|
||||
are all being utilized.</p>
|
||||
<h3>When is <i>this feature</i> going to be added?</h3>
|
||||
<p>The owner and developers are updating on their own time. In the meantime you can check the progress above
|
||||
for what features do and don't work. <b>Important: Gifting is no longer available at the moment.</b></p>
|
||||
<h3>Will there be an option to switch out the 'WiiMart' name back to 'Wii Shop Channel'?</h3>
|
||||
<p>Of course! It will be in settings.</p>
|
||||
<h3>What information is stored when using WiiMart?</h3>
|
||||
<p>The web server stores IP addresses of those that connect to it, common with web servers. Wii console serial
|
||||
numbers are stored, in the SOAP database with encryption.</p>
|
||||
<h3>How is the shop doing?</h3>
|
||||
<p>So far, the developers have been utilizing most of the channel's features. Downloading, dynamic banners, catalogs,
|
||||
are all being utilized.</p>
|
||||
<h3>When is <i>this feature</i> going to be added?</h3>
|
||||
<p>The owner and developers are updating on their own time. In the meantime you can check the progress above
|
||||
for what features do and don't work. <b>Important: Gifting is no longer available at the moment.</b></p>
|
||||
<h3>Will there be an option to switch out the 'WiiMart' name back to 'Wii Shop Channel'?</h3>
|
||||
<p>Of course! It will be in settings.</p>
|
||||
<h3>What information is stored when using WiiMart?</h3>
|
||||
<p>The web server stores IP addresses of those that connect to it, common with web servers. Wii console serial
|
||||
numbers are stored, in the SOAP database with encryption.</p>
|
||||
</div>
|
||||
|
||||
<h2 id="EULA">User Agreements</h2>
|
||||
@ -123,31 +128,31 @@
|
||||
<p>Click on the bottom right Wii icon to go to <b>Wii Options</b>, then click on <b>Wii System Settings</b>.</p>
|
||||
|
||||
<details>
|
||||
<summary>If you are on vWii and don't see the Wii System Settings, click here!</summary>
|
||||
<h2>Re-enabling Wii System Settings</h2>
|
||||
<p>Install <a href="https://wii.hacks.guide/priiloader">Priiloader</a> and load in to it.</p>
|
||||
<img src="media/screenshot-priiloader-help-2.png" alt="Priilaoder main menu">
|
||||
<p>Go to <b>System Menu Hacks</b></p>
|
||||
<img src="media/screenshot-priiloader-help-4.png" alt="Priiloader settings">
|
||||
<p>Select <b>Wii System Settings via Options Button</b> and <b>Permanent vWii System Settings</b> to enable them.</p>
|
||||
<img src="media/screenshot-priiloader-help-5.png" alt="Priiloader saved settings">
|
||||
<p>Save the settings and then proceed with the guide.</p>
|
||||
<summary>If you are on vWii and don't see the Wii System Settings, click here!</summary>
|
||||
<h2>Re-enabling Wii System Settings</h2>
|
||||
<p>Install <a href="https://wii.hacks.guide/priiloader">Priiloader</a> and load in to it.</p>
|
||||
<img src="media/screenshot-priiloader-help-2.png" alt="Priilaoder main menu">
|
||||
<p>Go to <b>System Menu Hacks</b></p>
|
||||
<img src="media/screenshot-priiloader-help-4.png" alt="Priiloader settings">
|
||||
<p>Select <b>Wii System Settings via Options Button</b> and <b>Permanent vWii System Settings</b> to enable them.</p>
|
||||
<img src="media/screenshot-priiloader-help-5.png" alt="Priiloader saved settings">
|
||||
<p>Save the settings and then proceed with the guide.</p>
|
||||
</details>
|
||||
|
||||
<img src="media/screenshot-eula-help-1.png" alt="Wii Settings, Internet hovering">
|
||||
<p>Go to page 2 and click on <b>Internet</b>, then click on <b>User Agreements</b>.</p>
|
||||
|
||||
<details>
|
||||
<summary><img src="media/screenshot-eula-help-2-issue.png" alt="vWii update dialog">If you are on vWii and you see this message, click here!</summary>
|
||||
<h2>Manually Downloading the EULA</h2>
|
||||
<p>Before you go to the User Agreements you will need to install the vWii EULA applet.</p>
|
||||
<p>Download the <a href="https://oscwii.org/library/app/system-channel-restorer">System Channel Restorer</a> app and launch it from The Homebrew Channel, select EULA (and some other channels you might like as well).</p>
|
||||
<img src="media/screenshot-scr-1.png" alt="Restorer main menu">
|
||||
<p>The homebrew app will look like this.</p>
|
||||
<img src="media/screenshot-scr-2.png" alt="Restorer, EULA hovered">
|
||||
<p>Press A to select the EULA, you can also get other channels while here.</p>
|
||||
<img src="media/screenshot-scr-3.png" alt="Restorer, EULA downloaded">
|
||||
<p>Press the <b>+ START</b> button to begin downloading. Once it is done, proceed with this guide.</p>
|
||||
<summary><img src="media/screenshot-eula-help-2-issue.png" alt="vWii update dialog">If you are on vWii and you see this message, click here!</summary>
|
||||
<h2>Manually Downloading the EULA</h2>
|
||||
<p>Before you go to the User Agreements you will need to install the vWii EULA applet.</p>
|
||||
<p>Download the <a href="https://oscwii.org/library/app/system-channel-restorer">System Channel Restorer</a> app and launch it from The Homebrew Channel, select EULA (and some other channels you might like as well).</p>
|
||||
<img src="media/screenshot-scr-1.png" alt="Restorer main menu">
|
||||
<p>The homebrew app will look like this.</p>
|
||||
<img src="media/screenshot-scr-2.png" alt="Restorer, EULA hovered">
|
||||
<p>Press A to select the EULA, you can also get other channels while here.</p>
|
||||
<img src="media/screenshot-scr-3.png" alt="Restorer, EULA downloaded">
|
||||
<p>Press the <b>+ START</b> button to begin downloading. Once it is done, proceed with this guide.</p>
|
||||
</details>
|
||||
|
||||
<img src="media/screenshot-eula-help-2.png" alt="EULA pre-launch">
|
||||
@ -155,13 +160,13 @@
|
||||
<p>Click on <b>Yes</b>.</p>
|
||||
|
||||
<details>
|
||||
<summary><img src="media/screenshot-eula-help-3-issue.png" alt="EULA 'not offered' message"> If see this screen, click here!</summary>
|
||||
<h2>How to bypass WiiConnect24 'not offered' message</h2>
|
||||
<p>This screen appears because the console is set to a country that was not supported by the original Wii Network Services.</p>
|
||||
<img src="media/screenshot-country-help-1.png" alt="Wii Settings, hovering Country">
|
||||
<p>Try switching to a country that you think is supported (e.g. United States for North America, United Kingdom for Europe, etc.)</p>
|
||||
<img src="media/screenshot-country-help-2.png" alt="Wii Settings, selecting United States">
|
||||
<p>Now go back to the EULA.</p>
|
||||
<summary><img src="media/screenshot-eula-help-3-issue.png" alt="EULA 'not offered' message"> If you see this screen, click here!</summary>
|
||||
<h2>How to bypass WiiConnect24 'not offered' message</h2>
|
||||
<p>This screen appears because the console is set to a country that was not supported by the original Wii Network Services.</p>
|
||||
<img src="media/screenshot-country-help-1.png" alt="Wii Settings, hovering Country">
|
||||
<p>Try switching to a country that you think is supported (e.g. United States for North America, United Kingdom for Europe, etc.)</p>
|
||||
<img src="media/screenshot-country-help-2.png" alt="Wii Settings, selecting United States">
|
||||
<p>Now go back to the EULA.</p>
|
||||
</details>
|
||||
|
||||
<img src="media/screenshot-eula-help-3.png" alt="EULA launch">
|
||||
@ -179,22 +184,22 @@
|
||||
const scrollUp = document.getElementById("scrollUp");
|
||||
|
||||
window.addEventListener("scroll", () => {
|
||||
const scrollTop = document.documentElement.scrollTop || document.body.scrollTop;
|
||||
const scrollHeight = document.documentElement.scrollHeight - document.documentElement.clientHeight;
|
||||
const scrollPercent = scrollTop / scrollHeight;
|
||||
const scrollTop = document.documentElement.scrollTop || document.body.scrollTop;
|
||||
const scrollHeight = document.documentElement.scrollHeight - document.documentElement.clientHeight;
|
||||
const scrollPercent = scrollTop / scrollHeight;
|
||||
|
||||
if (scrollPercent > 0.3) {
|
||||
scrollUp.classList.add("show");
|
||||
} else {
|
||||
scrollUp.classList.remove("show");
|
||||
}
|
||||
if (scrollPercent > 0.3) {
|
||||
scrollUp.classList.add("show");
|
||||
} else {
|
||||
scrollUp.classList.remove("show");
|
||||
}
|
||||
});
|
||||
|
||||
scrollUp.addEventListener("click", () => {
|
||||
window.scrollTo({
|
||||
top: 0,
|
||||
behavior: "smooth"
|
||||
});
|
||||
window.scrollTo({
|
||||
top: 0,
|
||||
behavior: "smooth"
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user