WiiMart-org/support.html
2025-04-06 17:34:39 -05:00

80 lines
4.2 KiB
HTML

<!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>