WiiMart-org/index.html
2025-04-02 01:56:29 -05:00

98 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<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.github.io/media/branding-bag.png" property="og:image"/>
<meta content="https://wiimart.github.io" 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="media/main.css" />
<link rel="stylesheet" href="media/verdana.css" />
<link rel="icon" type="image/x-icon" href="media/wiimart-bag.ico" />
</head>
<body>
<div style="border-color: white;border-width: 5px;border-style: solid;background-image: url(media/branding-banner.png);background-position:bottom;background-size: 100%;background-repeat: no-repeat;">
<br><br><br><br><br>
<img src="media/branding-wordmark-white.png" width="300px">
<br><br><br><br><br>
</div>
<div class="clear">
<a href="branding"><button>Branding</button></a> <a href="download"><button><u>Download</u></button></a> <a href="https://discord.gg/wiimart"><button>Discord</button></a> <a href="https://github.com/wiimart"><button>GitHub</button></a>
</div>
<div>
<h2>About</h2>
<p>WiiMart is a 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>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>
</div>
<div>
<h2>Shop Progress</h2>
<div style="text-align: left;">
🟨 Catalog system
<br>🟨 Account activity
<br>🟥 'Titles you've downloaded'
<br>🟨 Downloading titles
<br>🟩 Logging in
<br>🟩 Recommended titles
<br>🟩 Wii Points system
<br>🟨 Gifting titles
<br>🟩 Dynamic banner on the Wii Menu
<br>🟩 Searching titles based on System (VC only)
<br>🟩 Searching titles based on Genre
<br>🟨 Searching titles based on Popularity
<br>🟨 Searching titles based on Newest Additions
<br>🟩 Wii Channels catalog
<br>🟩 Authentication servers (IAS)
<br>🟩 Download servers (ECS)
<br>🟥 DLC Servers (CAS)
</div>
</div>
<div>
<h2>FAQ</h2>
<h3>How do I get support?</h3>
<p>You may ask in our Discord server, the <b>#support</b> or <b>#ticket</b> channel will surely help you.</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>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>
<div>
<h2>Project Members</h2>
<a href="https://github.com/Ocarinaoftime"><img src="media/pfp-ocarina.png" title="Ocarina"></a>
<a href="https://larsenv.xyz"><img src="media/pfp-larsenv.png" title="LarsenV"></a>
<img src="media/pfp-wabagg.png" title="Wabagg">
<a href="https://gemdation.com"><img src="media/pfp-gem.png" title="Gemdation"></a>
<a href="https://chrisplayzyt.github.io"><img src="media/pfp-chris.png" title="Chrisplayz"></a>
<a href="https://github.com/thom2305"><img src="media/pfp-thom.png" title="Thom"></a>
<a href="https://idkwh.ct8.pl"><img src="media/pfp-idkwh.png" title="idkwhereisthisname"></a>
<a href="https://lnlenost.netlify.app"><img src="media/pfp-lnl.png" title="LNLenost"></a>
<a href="https://andry6702.net"><img src="media/pfp-andry.png" title="Andry"></a>
</div>
<div class="clear">
<p>WiiMart is not affiliated with Nintendo or any related parties.</p>
<p>To contact, please send an email <a href="mailto:wiimartshopping@gmail.com" style="color:white"><b>wiimartshopping@gmail.com</b></a>.</p>
</div>
<p><img src="media/branding-button.png" style="border: solid 1px"></p>
</body>
</html>