mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
115 lines
8.0 KiB
HTML
115 lines
8.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
|
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
|
<script src="meta/music.js" preload></script>
|
|
<title>WiiMart: an active Wii Shop revival!</title>
|
|
<meta content="WiiMart: an active Wii Shop revival!" property="og:title" />
|
|
<meta content="WiiMart is an open-source revival of the defunct Wii Shop Channel. This website contains information about it and the project team behind it!" property="og:description" />
|
|
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image"/>
|
|
<meta content="https://wiimart.org" 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/gallery.js" defer></script>
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
|
</head>
|
|
<body>
|
|
<div id="bgmplayer">
|
|
<h2>BGM player</h2>
|
|
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
|
|
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>
|
|
</div>
|
|
|
|
<h1>WiiMart</h1>
|
|
|
|
<a href="install"><button>Install</button></a> <a href="support"><button>Support</button></a> <a href="errors"><button>Errors</button></a> <a href="branding"><button>Branding</button></a> <a href="credits"><button>Credits</button></a><br><br>
|
|
|
|
<script>function WiiMartWednesday() {const today = new Date(); const dayOfWeek = today.getDay();if (dayOfWeek === 3) {const wednesdayDiv = document.getElementById('wednesdaytitles'); if (wednesdayDiv) {wednesdayDiv.style.display = 'block';} }}; function whatiswmw() {const wswbox = document.getElementById("whatiswsw"); wswbox.style.display="block"; } function whatiswmwclose() { const wswbox = document.getElementById("whatiswsw"); wswbox.style.display="none";} window.onload = WiiMartWednesday(); loadafterwednesdaycheck(); function whatiswmw() {const wswbox = document.getElementById("whatiswsw");wswbox.style.display="block";} function whatiswmwclose() { const wswbox = document.getElementById("whatiswsw"); wswbox.style.display="none";}</script>
|
|
<div id="wednesdaytitles" style="display:none"><img loading="lazy" src="meta/NEW_en.gif" alt="NEW" style="margin-right:5px;">It's WiiMart Wednesday, The catalog has been updated with new games! <br><a href="javascript:whatiswmw();" style="font-size:11px; font-style:italic; cursor:help;" id="helpwed">What is WiiMart Wednesday?</a></div><div id="whatiswsw" style="display:none;"><h3>What is Wii Shop/WiiMart Wednesday?</h3><hr><p>"Update Day" also known as "Wii Shop Wednesday is a song that Nirvana The Band The Show made. <br> it was a song about the latest games added to the shop channel on that wednesday as they sang to the titles on the catalog pages. <br><br> We decided to bring it back and now every wednesday, new games are added to the WiiMart catalog. <br><br> <a href="https://www.youtube.com/watch?v=XQ0lnz1iv3k&t=0s" target="_blank">Visit this link to watch the Update day video</a></p><br><button onclick="whatiswmwclose();">Close</button></div>
|
|
|
|
<div style="border-color:green">
|
|
<h2 style="color:green">Update your WiiMart!</h2>
|
|
<p>For this update, you'll need to download new WADs.<br>Go to the <a href="install">Install</a> page.</p>
|
|
</div>
|
|
|
|
<div id="about">
|
|
<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>
|
|
<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>
|
|
<a href="install"><button style="font-size: larger">Get Started</button></a>
|
|
</div>
|
|
|
|
<div>
|
|
<h2>Screenshots</h2>
|
|
<div class="gallery">
|
|
<img src="media/screenshot-start-menu.png" class="slide">
|
|
<img src="media/screenshot-main-menu.png" class="slide">
|
|
<img src="media/screenshot-catalog.png" class="slide">
|
|
<img src="media/screenshot-game.png" class="slide">
|
|
<img src="media/screenshot-news.png" class="slide">
|
|
</div>
|
|
</div>
|
|
|
|
<h1>What's on it?</h1>
|
|
|
|
<div>
|
|
<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:#835C13;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>
|
|
<h2>Something <mark class="new"><span style="color:#ff491b">NEW!</span></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>
|
|
<p>New titles are added every <b>WiiMart Wednesday</b>. If you want to check out what new titles have been added,
|
|
or just see what we have, check out the (in-progress) WiiMart Title sheet!</p>
|
|
<a href="https://docs.google.com/spreadsheets/d/1rG8Qtwe8_qXcdXv8dTvU_2ibIsRtgLUS7NW70DMTF2Q"><button style="outline:3px solid #13b313;font-size: larger;">View Titles</button></a>
|
|
</div>
|
|
|
|
<h1>How do I get support?</h1>
|
|
|
|
<p>Please consult the FAQ first.</p>
|
|
|
|
<div>
|
|
<h2>Frequently Asked Questions</h2>
|
|
<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>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>Can WiiMart run on Dolphin?</h3>
|
|
<p>It can however you'll need a real console NAND to bypass the Wii Shop message, <span style="color:#FF3C3C">also downloads do not work</span>.</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>
|
|
<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>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>
|
|
<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>
|
|
</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>
|