New Install and Support page
@ -1,59 +1 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>@font-face {font-family: 'Shop'; src: url('shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
||||
<title>Download WiiMart</title>
|
||||
<meta content="Download WiiMart" property="og:title" />
|
||||
<meta content="This download page contains the WiiMart WAD along with the custom IOS WADs needed for it." property="og:description" />
|
||||
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
|
||||
<meta content="https://wiimart.org/download" property="og:url" />
|
||||
<meta content="#1164E9" data-react-helmet="true" name="theme-color" />
|
||||
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="meta/main.css" />
|
||||
<script src="meta/music.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="bgmplayer">
|
||||
<h2 style="height:20px; margin-top:-9px;">BGM player</h2>
|
||||
<a href="javascript:playBGM();" id="shopbgmselector" style="text-decoration:none;"><button id="shopbgm" >Play BGM</button></a>
|
||||
<p style="color:#8c8c8c; margin-top:-10px; font-style:italic; font-size:10px;"><br>(enable autoplay on your browser for the music to continue playing throughout the website)</p>
|
||||
</div>
|
||||
|
||||
<h1>Download</h1>
|
||||
|
||||
<a href="/"><button>Back</button></a><br><br>
|
||||
|
||||
<div>
|
||||
<h2>File Downloads</h2>
|
||||
<p><a href="media/WiiMart.wad"><button>WiiMart</button></a></p>
|
||||
<p><a href="media/IOS56(Wii).wad"><button>Patched IOS56 for Wii</button></a></p>
|
||||
<p><a href="media/IOS56(vWii).wad"><button>Patched IOS56 for vWii</button></a></p>
|
||||
</div>
|
||||
|
||||
<div hidden>
|
||||
<h2>Automatic Instructions</h2>
|
||||
<!--idk how it works so-->
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Manual Instructions</h2>
|
||||
<p>Downloading WiiMart varies on what platform you are on.</p>
|
||||
<h3>Console (Wii or Wii U)</h3>
|
||||
<p>Download the WiiMart WAD and the patched IOS WAD for your console type (Wii or vWii). We recommend
|
||||
<a href="https://oscwii.org/library/app/yawmME" target="_blank">YAWMME</a> for installing WADs. vWii is the Wii U's
|
||||
Wii Mode.</p>
|
||||
<p>You can install both WADs normally, but if they give you an error such as <b>-1022</b> or <b>-1029</b> you can delete
|
||||
the existing title then install. Press <b>-</b> to b the channel for uninstallation, and then b it with <b>+</b>
|
||||
for installation.</p>
|
||||
<h3>Emulator (Dolphin)</h3>
|
||||
<p><b>A BootMii NAND backup is required.</b> Install both the WiiMart WAD and the patched IOS WAD
|
||||
(for Wii). Install by going to <b>Tools</b> and <b>Install WAD</b>. You can then go to the
|
||||
Wii Menu by going to <b>Tools</b> and then <b>Load Wii System Menu 4.3X</b>.</p>
|
||||
</div>
|
||||
|
||||
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<html><head><title>Redirecting...</title><meta http-equiv="refresh" content="0; URL=/install"></head><body></body></html>
|
50
index.html
@ -26,21 +26,21 @@
|
||||
|
||||
<h1 style="font-size: xx-large;">WiiMart</h1>
|
||||
|
||||
<a href="download"><button>Download</button></a> <a href="errors"><button>Errors</button></a> <a href="branding"><button>Branding</button></a><br><br>
|
||||
|
||||
|
||||
<a href="install"><button>Install</button></a> <a href="errors"><button>Errors</button></a> <a href="branding"><button>Branding</button></a><br><br>
|
||||
|
||||
<div id="wednesdaytitles" style="display:none;">
|
||||
<img src="meta/NEW_en.gif" width="34" height="14" alt="NEW" style="margin-right:5px;">It's WiiMart Wednesday, The catalog has been updated with new games!
|
||||
</div>
|
||||
|
||||
<div class="block" style="padding-bottom:10px;">
|
||||
<p><b>WiiMart</b> is an open-source revival for the defunct Wii Shop Channel service. It was closed on January 30, 2019,
|
||||
making an entire library of digital-exclusive games get left behind. WiiMart brings back the experience of
|
||||
downloading and playing these titles with a revival of the Wii Shop Channel.</p>
|
||||
<p><b>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.</b></p>
|
||||
<a href="download"><button>Download</button></a>
|
||||
<div>
|
||||
<p><b>WiiMart</b> is an open-source revival for the defunct Wii Shop Channel service. It was closed on January 30, 2019,
|
||||
making an entire library of digital-exclusive games get left behind. WiiMart brings back the experience of
|
||||
downloading and playing these titles with a revival of the Wii Shop Channel.</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<p>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>
|
||||
<a href="install"><button style="margin-bottom:6px">Get Started</button></a>
|
||||
</div>
|
||||
|
||||
|
||||
@ -56,19 +56,19 @@
|
||||
<h1>What's on it?</h1>
|
||||
|
||||
<div class="block">
|
||||
<h2>The originals!</h2>
|
||||
<p>WiiMart includes a variety of WiiWare content that was available on the original Wii Shop Channel, such
|
||||
as <b>Dr. Mario Online Rx</b>, <b>My Pokemon Ranch</b>, <b>Super Mario 64</b>,
|
||||
<b>Sonic the Hedgehog 4: Episode I</b>, and <a href="fishiemart" style="color:rgb(131, 92, 19);cursor:default;text-decoration:none;"><b>Fishie Fishie</b></a>.</p>
|
||||
<p>Virtual Console is also included with titles like <b>Super Mario Bros.</b>, <b>Sonic the Hedgehog</b>, <b>Super Mario 64</b>,
|
||||
<b>Pac-Man</b>, and <b>Galaga</b>.</p>
|
||||
<h2>The originals!</h2>
|
||||
<p>WiiMart includes a variety of WiiWare content that was available on the original Wii Shop Channel, such
|
||||
as <b>Dr. Mario Online Rx</b>, <b>My Pokemon Ranch</b>, <b>Super Mario 64</b>,
|
||||
<b>Sonic the Hedgehog 4: Episode I</b>, and <a href="fishiemart" style="color:rgb(131, 92, 19);cursor:default;text-decoration:none;"><b>Fishie Fishie</b></a>.</p>
|
||||
<p>Virtual Console is also included with titles like <b>Super Mario Bros.</b>, <b>Sonic the Hedgehog</b>, <b>Super Mario 64</b>,
|
||||
<b>Pac-Man</b>, and <b>Galaga</b>.</p>
|
||||
</div>
|
||||
|
||||
<div class="block">
|
||||
<h2>Something <mark style="background-color:gold;border-radius:10px;padding-right:5px;padding-left:5px"><i style="color:#ff491b">new!</i></mark></h2>
|
||||
<p>In case the originals aren't enough, we have also added tons of custom Virtual Console injects! Just some of the
|
||||
latest titles we've added are <b>The New Tetris</b>, <b>EarthBound</b>, <b>Super Mario All-Stars + Super Mario World</b>,
|
||||
and <b>Mortal Kombat</b>.</p>
|
||||
<h2>Something <mark style="background-color:gold;border-radius:10px;padding-right:5px;padding-left:5px"><i style="color:#ff491b">new!</i></mark></h2>
|
||||
<p>In case the originals aren't enough, we have also added tons of custom Virtual Console injects! Just some of the
|
||||
latest titles we've added are <b>The New Tetris</b>, <b>EarthBound</b>, <b>Super Mario All-Stars + Super Mario World</b>,
|
||||
and <b>Mortal Kombat</b>.</p>
|
||||
</div>
|
||||
|
||||
<h1>How do I get support?</h1>
|
||||
@ -77,21 +77,23 @@
|
||||
|
||||
<div>
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<h3>Is real money needed to buy Wii Points?</h3>
|
||||
<p>The WiiMart service is entirely free of charge! Wii Points are "bought" only to keep the service as close the original as possible.</p>
|
||||
<h3>I want to ask how the shop is 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>
|
||||
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>
|
||||
for what features do and don't work. <b>Important: Gifting is no longer available at the moment.</b></p>
|
||||
<h3>Why is gifting gone?</h3>
|
||||
<p>Gifting was available using a WiiConnect24 revival. Unfortunately we were asked to stop sending out gifts via their service.</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>
|
||||
numbers are stored, in the SOAP database with encryption.</p>
|
||||
<h3>My title says 'This channel can't be used.' or just has a black screen!</h3>
|
||||
<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>
|
||||
<b>Region Free EVERYTHING</b> option in System Menu Hacks, then launch it again.</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
120
install.html
Normal file
@ -0,0 +1,120 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>@font-face {font-family: 'Shop'; src: url('shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
||||
<title>Install WiiMart</title>
|
||||
<meta content="Download WiiMart" property="og:title" />
|
||||
<meta content="Here are the installation instructions for WiiMart and the patched IOS WADs!." property="og:description" />
|
||||
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
|
||||
<meta content="https://wiimart.org/download" property="og:url" />
|
||||
<meta content="#1164E9" data-react-helmet="true" name="theme-color" />
|
||||
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="meta/main.css" />
|
||||
<script src="meta/music.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
<style>button {margin-left: 2px;margin-right: 2px;margin-bottom: 4px;margin-top: 5px;cursor: pointer;} .r {outline: 2px solid #9A9A9A}</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="bgmplayer">
|
||||
<h2 style="height:20px; margin-top:-9px;">BGM player</h2>
|
||||
<a href="javascript:playBGM();" id="shopbgmselector" style="text-decoration:none;"><button id="shopbgm" >Play BGM</button></a>
|
||||
<p style="color:#8c8c8c; margin-top:-10px; font-style:italic; font-size:10px;"><br>(enable autoplay on your browser for the music to continue playing throughout the website)</p>
|
||||
</div>
|
||||
|
||||
<h1>Install</h1>
|
||||
|
||||
<a href="/"><button style="margin:0">Back</button></a><br><br>
|
||||
|
||||
<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">
|
||||
<h2>What platform are you on?</h2>
|
||||
<button onclick="showDiv('dolphin')">Dolphin</button>
|
||||
<button onclick="showDiv('vWii')">vWii</button>
|
||||
<button onclick="showDiv('wii')">Wii</button>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
<div id="dolphin" class="question" style="display: none;">
|
||||
<h2>Dolphin</h2>
|
||||
<h3>Do you have a console NAND backup?</h3>
|
||||
<button onclick="showDiv('start')" class="r">↩</button>
|
||||
<button onclick="showDiv('noNAND')">No</button>
|
||||
<button onclick="showDiv('withNAND')">Yes</button>
|
||||
</div>
|
||||
|
||||
<div id="noNAND" class="question" style="display: none;">
|
||||
<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;">
|
||||
<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>
|
||||
<b>Wii U owners</b>, use <a href="https://oscwii.org/library/app/DmpMiNND">Dump Mii NAND</a> on the Homebrew Channel to get your <b>nand.bin</b> file.</p>
|
||||
<h3>Importing the BootMii NAND Backup</h3>
|
||||
<img src="media/screenshot-dolphin-import.png">
|
||||
<p>Go to <b>Tools</b>, then <b>Manage NAND</b>, then <b>Import BootMii NAND backup</b>, then select your <b>nand.bin</b> file.</p>
|
||||
<h3>Downloading WADs</h3>
|
||||
<p>Download <i>one</i> of the WADs below.</p>
|
||||
<p><a href="wad/WiiMart.wad"><button>Download WiiMart</button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad"><button>Download WiiMart (old banner)</button></a> <a href="support#OldBanner">(?)</a></p>
|
||||
<h3>Installing WADs</h3>
|
||||
<img src="media/screenshot-dolphin-vwii-install.png">
|
||||
<p>Go to <b>Tools</b>, <b>Install WAD</b>, and select the WAD you downloaded.</p>
|
||||
<img src="media/screenshot-dolphin-vwii-launch-menu.png">
|
||||
<p>It has now be installed on the Wii Menu. To launch the Wii Menu, go to <b>Tools</b>, then <b>Load (v)Wii System Menu</b>.</p>
|
||||
<h3>Finished!</h3>
|
||||
<img src="media/screenshot-system-menu-wii.png">
|
||||
<p>You can now go to the Wii Menu and launch the Wii Shop Channel.</p>
|
||||
|
||||
<button onclick="showDiv('dolphin')" class="r">↩</button>
|
||||
</div>
|
||||
|
||||
<div id="vWii" class="question" style="display: none;">
|
||||
<h2>vWii</h2>
|
||||
<h3>Downloading WADs</h3>
|
||||
<p>Download IOS56 for vWii and <i>one</i> of the WiiMart WADs below.</p>
|
||||
<p><a href="wad/IOS56(vWii).wad"><button>Download IOS56 for vWii</button></a></p>
|
||||
<p><a href="wad/WiiMart.wad"><button>Download WiiMart</button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad"><button>Download WiiMart (old banner)</button></a> <a href="support#OldBanner">(?)</a></p>
|
||||
<h3>Installing WADs</h3>
|
||||
<p>Use <a href="https://oscwii.org/library/app/yawmME">YAWWME</a> as it is <i>the</i> recommended WAD manager for it's brick protection.</p>
|
||||
<img src="media/screenshot-yawmme-vwii.png">
|
||||
<p>Install the patched IOS and the WiiMart WAD you chose, remember that you can overwrite the WADs most of the time. Press <b>+</b> on both WADs to select them, and then A to show the options, then A again to install.</p>
|
||||
<h4 style="color:red">Error -1022 or -1029?</h4>
|
||||
<p>Press <b>-</b> to mark the WAD for uninstallation, press A two times to uninstall. Now try to install it again.</p>
|
||||
<h4>Finished!</h4>
|
||||
<img src="media/screenshot-system-menu-vwii.png">
|
||||
<p>You can now go to the Wii Menu and launch the Wii Shop Channel.</p>
|
||||
|
||||
<button onclick="showDiv('start')" class="r">↩</button>
|
||||
</div>
|
||||
|
||||
<div id="wii" class="question" style="display: none;">
|
||||
<h2>Wii</h2>
|
||||
<h3>Downloading WADs</h3>
|
||||
<p>Download IOS56 for Wii and <i>one</i> of the WiiMart WADs below.</p>
|
||||
<p><a href="wad/IOS56(Wii).wad"><button>Download IOS56 for Wii</button></a></p>
|
||||
<p><a href="wad/WiiMart.wad"><button>Download WiiMart</button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad"><button>Download WiiMart (old banner)</button></a> <a href="support#OldBanner">(?)</a></p>
|
||||
<h3>Installing WADs</h3>
|
||||
<p>Use <a href="https://oscwii.org/library/app/yawmME">YAWWME</a> as it is <i>the</i> recommended WAD manager for it's brick protection.</p>
|
||||
<img src="media/screenshot-yawmme-wii.png">
|
||||
<p>Install the patched IOS and the WiiMart WAD you chose, remember that you can overwrite the WADs most of the time. Press <b>+</b> on both WADs to select them, and then A to show the options, then A again to install.</p>
|
||||
<h4 style="color:red">Error -1022 or -1029?</h4>
|
||||
<p>Press <b>-</b> to mark the WAD for uninstallation, press A two times to uninstall. Now try to install it again.</p>
|
||||
<h3>Finished!</h3>
|
||||
<img src="media/screenshot-system-menu-wii.png">
|
||||
<p>You can now go to the Wii Menu and launch the Wii Shop Channel.</p>
|
||||
<button onclick="showDiv('start')" class="r">↩</button>
|
||||
</div>
|
||||
|
||||
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
|
||||
|
||||
</body>
|
||||
</html>
|
BIN
media/screenshot-dolphin-import.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
media/screenshot-dolphin-vwii-install.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
media/screenshot-dolphin-vwii-launch-menu.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
media/screenshot-ob-1.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
media/screenshot-ob-2.png
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
media/screenshot-ob-3.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
media/screenshot-ob-4.png
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
media/screenshot-ob-5.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
media/screenshot-system-menu-vwii.png
Normal file
After Width: | Height: | Size: 223 KiB |
BIN
media/screenshot-system-menu-wii.png
Normal file
After Width: | Height: | Size: 232 KiB |
BIN
media/screenshot-wii-shop-banner-2.png
Normal file
After Width: | Height: | Size: 87 KiB |
BIN
media/screenshot-yawmme-vwii.png
Normal file
After Width: | Height: | Size: 117 KiB |
BIN
media/screenshot-yawmme-wii.png
Normal file
After Width: | Height: | Size: 458 KiB |
@ -13,7 +13,7 @@ footer a {color:grey;font-weight: bold;}
|
||||
|
||||
/* Text stuff */
|
||||
h1, h2 {color:#34BEED}
|
||||
a {color:#34BEED}
|
||||
a {color:#34BEED; font-weight: bold;}
|
||||
::selection{color: #323232;background: #34BEED;}
|
||||
::-moz-selection{color: #323232;background:#34BEED;}
|
||||
body.dir {text-align: left;}
|
||||
|
79
support.html
Normal file
@ -0,0 +1,79 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>@font-face {font-family:'Shop';src:url('meta/shop.ttf') format('truetype');font-weight: normal;font-style: normal;}</style>
|
||||
<title>Support for WiiMart</title>
|
||||
<meta content="Support for WiiMart" property="og:title" />
|
||||
<meta content="This page contains troublehsooting tips for WiiMart." property="og:description" />
|
||||
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
|
||||
<meta content="https://wiimart.org/support" property="og:url" />
|
||||
<meta content="#FF0000" data-react-helmet="true" name="theme-color" />
|
||||
<meta name="keywords" content="Errors, support, Wii Shop, homebrew">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="meta/main.css" />
|
||||
<script src="meta/gallery.js" defer></script>
|
||||
<script src="meta/music.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
<style>input {border: 2px solid #CCCCCC;border-bottom-color: #EAEAEA;margin-bottom: 15px;} #results {display:none;} div.err {border-color:red;text-align:left; h2 {color: #FF0000;} p {color: #FF0000;}}</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="bgmplayer">
|
||||
<h2 style="height:20px; margin-top:-9px;">BGM player</h2>
|
||||
<a href="javascript:playBGM();" id="shopbgmselector" style="text-decoration:none;"><button id="shopbgm" >Play BGM</button></a>
|
||||
<p style="color:#8c8c8c; margin-top:-10px; font-style:italic; font-size:10px;"><br>(enable autoplay on your browser for the music to continue playing throughout the website)</p>
|
||||
</div>
|
||||
|
||||
<h1>Support</h1>
|
||||
|
||||
<a href="/"><button>Back</button></a><br><br>
|
||||
|
||||
<h2>Shop-related</h2>
|
||||
|
||||
<div>
|
||||
<h3>Is real money needed to buy Wii Points?</h3>
|
||||
<p>The WiiMart service is entirely free of charge! Wii Points are "bought" only to keep the service as close the original as possible.</p>
|
||||
<h3>How do I troubleshoot <i>this error code</i>?</h3>
|
||||
<p>Check it with <a href="errors">this tool</a>, otherwise ask for help in the <b>#support</b> channel on <a href="https://wiimart.org">Discord</a>.</p>
|
||||
<h3>Why did the gift button dissappear?</h3>
|
||||
<p>Gifting was available using a WiiConnect24 revival. Unfortunately we were asked to stop sending out gifts via their service.</p>
|
||||
</div>
|
||||
|
||||
<h2>Title-related</h2>
|
||||
|
||||
<div>
|
||||
<h3>My title says 'This channel can't be used.' or just has a black screen!</h3>
|
||||
<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" style="width:100%">
|
||||
<img src="media/screenshot-ob-1.png" class="slide">
|
||||
<img src="media/screenshot-ob-2.png" class="slide">
|
||||
<img src="media/screenshot-ob-3.png" class="slide">
|
||||
<img src="media/screenshot-ob-4.png" class="slide">
|
||||
<img src="media/screenshot-ob-5.png" class="slide">
|
||||
</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>
|
||||
</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>
|
||||
</div>
|
||||
|
||||
<!--EULA help soon, ig-->
|
||||
|
||||
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
|
||||
|
||||
</body</html>
|
BIN
wad/WiiMarOB.wad
Normal file
@ -15,9 +15,10 @@
|
||||
<tr><td><a href="IOS56(vWii).wad">IOS56(vWii).wad</a></td></tr>
|
||||
<tr><td><a href="IOS56(Wii).wad">IOS56(Wii).wad</a></td></tr>
|
||||
<tr><td><a href="WiiMart.wad">WiiMart.wad</a></td></tr>
|
||||
<tr><td><a href="WiiMartOB.wad">WiiMartOB.wad</a></td></tr>
|
||||
</table>
|
||||
|
||||
<p>No, the Wii mini is not supported.</p>
|
||||
<p>No, the Wii mini is not supported. "WiiMartOB.wad" is the version with the old Wii Shop Channel banner.</p>
|
||||
<!--jk i know no one is gonna ask that--->
|
||||
|
||||
</body>
|
||||
|