mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
fix details issue for gem & loader
This commit is contained in:
parent
940a5c93a4
commit
77c0044ea1
@ -19,7 +19,7 @@
|
||||
<style>mark {color:white} img.wm {width: 100%;vertical-align: middle;} div.wm {padding:20px;border-radius:5px;margin-top:10px;}</style>
|
||||
</head>
|
||||
<body >
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
|
||||
<h1><a href="/">WiiMart</a></h1>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
|
||||
<h1><a href="/">WiiMart</a></h1>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
<style>input {margin-bottom: 15px;} #results {display:none;border-color:red;text-align:left} #results h2 {color:#FF0000;} #results p {color:#FF0000}</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
|
||||
<h1><a href="/">WiiMart</a></h1>
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
<div class="box" id="results" style="transition:.3s easein-out; text-align:center;">
|
||||
<h2 id="code"></h2>
|
||||
<p id="issue"></p>
|
||||
<p><a href="javascript:reseterrorcodeform();" onclick="allowedtoload = false;" style="color: #FF4242;cursor:pointer;text-align:center; text-decoration:underline;"><b>Check another error</b></a></p>
|
||||
<p><a href="javascript:reseterrorcodeform();" onclick="spinner = false;" style="color: #FF4242;cursor:pointer;text-align:center; text-decoration:underline;"><b>Check another error</b></a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -35,12 +35,12 @@
|
||||
</head>
|
||||
<body onload="FishieMartWednesday();">
|
||||
<!-- bug: position:fixed/absolute not relative dont work for some reason.. -->
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable aqua fishplay in your browser for it to continue playing throughout the ocean."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<a id="fishietitle" href="javascript:easter1();" onclick="allowedtoload = false;" title="Click to return to the frontpage.">FishieMart</a>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable aqua fishplay in your browser for it to continue playing throughout the ocean."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
<a id="fishietitle" href="javascript:easter1();" onclick="spinner = false;" title="Click to return to the frontpage.">FishieMart</a>
|
||||
<script>var fishtitle = document.getElementById("fishietitle"); var fishscr1 = new Audio("/media/sound-fishie-scream1.wav"); var fishscr2 = new Audio("/media/sound-fishie-scream2.wav"); var fishscr3 = new Audio("/media/sound-fishie-scream3.wav"); function easter1(){fishscr1.play(); fishtitle.href="javascript:easter2();"; fishtitle.style.color="#ff9d1e";} function easter2(){fishscr2.play(); fishtitle.href="javascript:easter3();"; fishtitle.style.color="#e66f00";} function easter3(){setTimeout(function(){location.href= "../"; document.body.style.filter="blur(0px)";},480); fishscr3.play(); fishtitle.style.color="#db7012"; document.body.style.transition=".5s ease-in-out"; document.body.style.filter="blur(3px)"; } </script>
|
||||
|
||||
<script>function FishieMartWednesday() {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"); const bg = document.getElementById("backgroundd"); wswbox.style.display="block"; bg.style.display="block"; bg.style.backgroundImage=('url("/meta/fadebg-wmw.png")');} function whatiswmwclose() { const wswbox = document.getElementById("whatiswsw"); const bg = document.getElementById("backgroundd"); wswbox.style.display="none"; bg.style.display="none";}</script>
|
||||
<div class="box" id="wednesdaytitles" style="display:none;"><mark class="new" style="margin-right:5px;"><span id="NEWtext">FISHY</span></mark>It's FishieMart Wednesday, The catalog has been updated with new fish games! <br><a href="javascript:whatiswmw();" onclick="allowedtoload = false;" style="font-size:11px; font-style:italic; cursor:help;" id="helpwed">What is FishieMart Wednesday?</a></div><div class="box" id="whatiswsw" style="display:none; padding:0; top:10%; /*fix cuz im lazy to figue out why it wont position well in the center */"><header id="impthdr" style="background-color:#fab62a; color:white;font-weight:bold;margin-bottom:10px">What is FishieMart Wednesday?</header><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. Fishie decided to bring it back and now every wednesday, new games are added to the FishieMart catalog. <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><button onclick="whatiswmwclose();">Close</button></div>
|
||||
<div class="box" id="wednesdaytitles" style="display:none;"><mark class="new" style="margin-right:5px;"><span id="NEWtext">FISHY</span></mark>It's FishieMart Wednesday, The catalog has been updated with new fish games! <br><a href="javascript:whatiswmw();" onclick="spinner = false;" style="font-size:11px; font-style:italic; cursor:help;" id="helpwed">What is FishieMart Wednesday?</a></div><div class="box" id="whatiswsw" style="display:none; padding:0; top:10%; /*fix cuz im lazy to figue out why it wont position well in the center */"><header id="impthdr" style="background-color:#fab62a; color:white;font-weight:bold;margin-bottom:10px">What is FishieMart Wednesday?</header><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. Fishie decided to bring it back and now every wednesday, new games are added to the FishieMart catalog. <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><button onclick="whatiswmwclose();">Close</button></div>
|
||||
<div class="row">
|
||||
<div class="box" style="padding: 0;">
|
||||
<header id="impthdr" style="background-color:#fab62a; color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
||||
|
117
index.html
117
index.html
@ -1,79 +1,79 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<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"></script>
|
||||
<script src="meta/loader.js"></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">
|
||||
<style>.em {opacity:1; transition: opacity 0.5s ease-in-out;} .em.fade {opacity: 0;} #disclaimer {text-align:left;color: #929a9a; font-weight:Bold; font-size:10px;padding:0;height:23px; max-height:23px; width:100%; max-width:100%; display:block; margin-bottom:2px;margin-top:-8px; white-space: nowrap; overflow:auto hidden; scrollbar-width: none; -ms-overflow-style: none;} #disclaimer::-webkit-scrollbar {display:none;}</style>
|
||||
<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"></script>
|
||||
<script src="meta/loader.js"></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">
|
||||
<style>.em {opacity:1; transition: opacity 0.5s ease-in-out;} .em.fade {opacity: 0;} #disclaimer {text-align:left;color: #929a9a; font-weight:Bold; font-size:10px;padding:0;height:23px; max-height:23px; width:100%; max-width:100%; display:block; margin-bottom:2px;margin-top:-8px; white-space: nowrap; overflow:auto hidden; scrollbar-width: none; -ms-overflow-style: none;} #disclaimer::-webkit-scrollbar {display:none;}</style>
|
||||
</head>
|
||||
<body onload="WiiMartWednesday(); loadafterwednesdaycheck();">
|
||||
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
|
||||
<h1>WiiMart</h1>
|
||||
<nav><a href="install" class="btn">Install</a> <a href="support" class="btn">Support</a> <a href="errors" class="btn">Errors</a> <a href="branding" class="btn">Branding</a> <a href="specials" class="btn">Specials</a> <a href="credits" class="btn">Credits</a></nav>
|
||||
|
||||
<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"); const bg = document.getElementById("backgroundd"); wswbox.style.display="block"; bg.style.display="block"; bg.style.backgroundImage=('url("/meta/fadebg-wmw.png")'); } function whatiswmwclose() { const wswbox = document.getElementById("whatiswsw"); const bg = document.getElementById("backgroundd"); wswbox.style.display="none"; bg.style.display="none";}</script>
|
||||
<div class="box" id="wednesdaytitles" style="display:none"><mark class="new" style="margin-right:5px;"><span id="NEWtext">NEW</span></mark>It's WiiMart Wednesday, The catalog has been updated with new games! <br><a href="javascript:whatiswmw();" onclick="allowedtoload = false;" style="font-size:11px; font-style:italic; cursor:help;" id="helpwed">What is WiiMart Wednesday?</a></div><div class="box" id="whatiswsw" style="display:none; padding:0;"><header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">What is WiiMart Wednesday?</header><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. We decided to bring it back and now every wednesday, new games are added to the WiiMart catalog.<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><button onclick="whatiswmwclose();">Close</button></div>
|
||||
<div class="box" id="wednesdaytitles" style="display:none"><mark class="new" style="margin-right:5px;"><span id="NEWtext">NEW</span></mark>It's WiiMart Wednesday, The catalog has been updated with new games! <br><a href="javascript:whatiswmw();" onclick="spinner = false;" style="font-size:11px; font-style:italic; cursor:help;" id="helpwed">What is WiiMart Wednesday?</a></div><div class="box" id="whatiswsw" style="display:none; padding:0;"><header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">What is WiiMart Wednesday?</header><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. We decided to bring it back and now every wednesday, new games are added to the WiiMart catalog.<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><button onclick="whatiswmwclose();">Close</button></div>
|
||||
|
||||
<div class="row">
|
||||
<div class="box" style="padding: 0;">
|
||||
<header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
||||
<details>
|
||||
<summary>WiiMart Wednesday #18 <span class="date">08-06</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"><i>Beavis and Butt-Head</i> <a href="credits#Dustin"><img src="media/em-dustin.png"></a></li>
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"><i>Tanglewood</i> <a href="credits#Dustin"><img src="media/em-dustin.png"></a></li>
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"><i>Fantasy Zone</i> <a href="credits#AFA"><img src="media/em-afa.png"></a></li>
|
||||
<li><img src="meta/em-vc-master.png" class="pf"><i>Fantasy Zone: The Maze</i> <a href="credits#AFA"><img src="media/em-afa.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"><i>Riddle School</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"><i>Riddle School 2</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"><i>Riddle School 3</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"><i>Virtual Goose</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"><i>SpongeBob's Bumper Subs</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"><i>Don't Wake Kate</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
</ul>
|
||||
<p>Two additional missing channels, <i>Amazon/LOVEFiLM</i> and <i>Crunchyroll</i>, have been added.</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Update your WiiMart! <span class="date"><img src="meta/em-pinned.svg" style="width:20px;height:20px;vertical-align:middle"> 05-02</span></summary>
|
||||
<p id="detailsinfo">Since May 2nd, WiiMart has been relocated to a new domain. For this update, you'll need to download new WADs. Go to the <a href="install">Install</a> page.</p>
|
||||
</details>
|
||||
<a href="info-log" style="float:right;font-size:small;padding-right:5px">View older</a>
|
||||
</div>
|
||||
<div class="box" style="padding: 0;">
|
||||
<header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #18 <span class="date">08-06</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"> <i>Beavis and Butt-Head</i> <a href="credits#Dustin"><img src="media/em-dustin.png"></a></li>
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"> <i>Tanglewood</i> <a href="credits#Dustin"><img src="media/em-dustin.png"></a></li>
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"> <i>Fantasy Zone</i> <a href="credits#AFA"><img src="media/em-afa.png"></a></li>
|
||||
<li><img src="meta/em-vc-master.png" class="pf"> <i>Fantasy Zone: The Maze</i> <a href="credits#AFA"><img src="media/em-afa.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Riddle School</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Riddle School 2</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Riddle School 3</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Virtual Goose</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>SpongeBob's Bumper Subs</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Don't Wake Kate</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
</ul>
|
||||
<p>Two additional missing channels, <i>Amazon/LOVEFiLM</i> and <i>Crunchyroll</i>, have been added.</p>
|
||||
</details>
|
||||
<details class="details-impt-info">
|
||||
<summary>Update your WiiMart! <span class="date"><img src="meta/em-pinned.svg" style="width:20px;height:20px;vertical-align:middle"> 05-02</span></summary>
|
||||
<p id="detailsinfo">Since May 2nd, WiiMart has been relocated to a new domain. For this update, you'll need to download new WADs. Go to the <a href="install">Install</a> page.</p>
|
||||
</details>
|
||||
<a href="info-log" style="float:right;font-size:small;padding-right:5px">View older</a>
|
||||
</div>
|
||||
|
||||
<div class="box" id="about">
|
||||
<div class="box" 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 class="box" 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>
|
||||
<div class="gallery" style="margin-bottom:10px">
|
||||
<img src="media/screenshot-start-menu.png" class="slide" loading="lazy" alt="screenshot" title="the recommended titles present in the image aren't the lastest added titles, check the Important Info: box on the top of the page for the latest." >
|
||||
<img src="media/screenshot-main-menu.png" class="slide" loading="lazy" alt="screenshot">
|
||||
<img src="media/screenshot-catalog.png" class="slide" loading="lazy" alt="screenshot">
|
||||
<img src="media/screenshot-game.png" class="slide" loading="lazy" alt="screenshot">
|
||||
<img src="media/screenshot-news.png" class="slide" loading="lazy" alt="screenshot" title="the info present in the image isnt about the lastest added titles, check the Important Info: box on the top of the page for the latest.">
|
||||
</div>
|
||||
<div id="disclaimer">Here are just some screenshots of WiiMart! Pages and content may be subject to change.</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>
|
||||
<p><a href="install" class="btn" style="font-size: larger;">Get Started</a></p>
|
||||
<div class="gallery" style="margin-bottom:10px">
|
||||
<img src="media/screenshot-start-menu.png" class="slide" loading="lazy" alt="screenshot" title="the recommended titles present in the image aren't the lastest added titles, check the Important Info: box on the top of the page for the latest." >
|
||||
<img src="media/screenshot-main-menu.png" class="slide" loading="lazy" alt="screenshot>
|
||||
<img src="media/screenshot-catalog.png" class="slide" loading="lazy" alt="screenshot">
|
||||
<img src="media/screenshot-game.png" class="slide" loading="lazy" alt="screenshot">
|
||||
<img src="media/screenshot-news.png" class="slide" loading="lazy" alt="screenshot" title="the info present in the image isnt about the lastest added titles, check the Important Info: box on the top of the page for the latest.">
|
||||
</div>
|
||||
<div id="disclaimer" title="this text is scrollable, highlight right or use arrow keys to scroll.">*Images for preview purposes, Recommended Titles and relevant information may be outdated, or subject to change.</div>
|
||||
</div>
|
||||
|
||||
<h1>What's on it?</h1>
|
||||
@ -111,8 +111,9 @@
|
||||
<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>How the shop is doing?</h3>
|
||||
<p>So far, the developers have been utilizing most of the channel's features. Downloading, catalogs, are all being utilized. Gifting and manuals are planned.</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>
|
||||
|
@ -18,7 +18,7 @@
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
</head>
|
||||
<body>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
|
||||
<nav style="margin-bottom:0"><a href="/" class="btn">Back to WiiMart.org</a></nav>
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
<!-- Each summary can't be too long or else it'll start a new line with the date on smaller windows -->
|
||||
<div class="box" style="padding:0;padding-bottom:10px">
|
||||
<header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #18 <span class="date">08-06</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -43,7 +43,7 @@
|
||||
</ul>
|
||||
<p>Two additional missing channels, <i>Amazon/LOVEFiLM</i> and <i>Crunchyroll</i>, have been added.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #17 <span class="date">07-30</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -59,7 +59,7 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Penguin Diner</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #16 <span class="date">07-23</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -75,7 +75,7 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Asgore Runs Over Dess</i> <a href="credits#Yoshi"><img src="media/em-yoshi.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #15 <span class="date">07-16</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -91,7 +91,7 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Feature Presentation</i> <a href="credits#Idkwh"><img src="media/em-idkwh.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #14 <span class="date">07-09</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -104,7 +104,7 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>東方 Bad Apple!! PV 影絵</i> <a href="credits#Subnetic"><img src="media/em-subnetic.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #13 <span class="date">07-02</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -122,7 +122,7 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Luigi's Revenge Interactive</i> <a href="credits#Onion"><img src="media/em-onion.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #12 <span class="date">06-25</span></summary>
|
||||
<p>These titles were added this Wednesday. To celebrate the 34th birthday of Sonic on June 23rd some additional Sonic titles have been included!</p>
|
||||
<ul>
|
||||
@ -143,7 +143,7 @@
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"> <i>Silver Sonic: The Revenge</i> <a href="credits#Subnetic"><img src="media/em-subnetic.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #11 <span class="date">06-18</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -160,7 +160,7 @@
|
||||
</ul>
|
||||
<p>An update was also made to the WiiWare title <i>Pokémon Rumble: Weekend Edition</i>.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #10 <span class="date">06-11</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -176,15 +176,15 @@
|
||||
<li><img src="meta/em-vc-genesis.png" class="pf"> <i>The Jungle Book</i> <a href="credits#Dustin"><img src="media/em-dustin.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>Important Info section created <span class="date">06-09</span></summary>
|
||||
<p>The <b>Important Info</b> section was added on June 10th. This section is not corresponding to the one seen on the Wii Shop Channel.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart is down for maintenance. <span class="date">06-07</span></summary>
|
||||
<p>The WiiMart service is currently offline as we are handling DSiMart testing.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #9 <span class="date">06-04</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -199,7 +199,7 @@
|
||||
<li><img src="meta/em-vc-snes.png" class="pf"> <i>Pocky & Rocky</i> <a href="credits#Onion"><img src="media/em-onion.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #8 <span class="date">05-28</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -215,11 +215,11 @@
|
||||
<li><img src="meta/em-vc-snes.png" class="pf"> <i>Super Puyo Puyo 2</i> <a href="credits#Onion"><img src="media/em-onion.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<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>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #7 <span class="date">05-21</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -234,7 +234,7 @@
|
||||
<li><img src="meta/em-vc-snes.png" class="pf"> <i>Super Robot Wars 3</i> <a href="credits#Onion"><img src="media/em-onion.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #6 <span class="date">05-14</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -249,7 +249,7 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Tails' Nightmare 2</i> <small>US/EU only</small> <a href="credits#Subnetic"><img src="media/em-subnetic.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #5 <span class="date">05-07</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -270,16 +270,16 @@
|
||||
</ul>
|
||||
<p>This was the first WiiMart Wednesday with server hoster Selim.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>Update your WiiMart! <span class="date">05-02</span></summary>
|
||||
<p>Since May 2nd WiiMart has been relocated to a new domain. For this update you'll need to download new WADs. Go to the <a href="install">Install</a> page.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>Title spreadsheet <span class="date">04-23</span></summary>
|
||||
<p>If you want to find a specific game or just want to see what is in WiiMart you can use my newly made spreadsheet. It has information of all the titles on WiiMart USA only at the moment.</p>
|
||||
<p><a href="title-sheet" class="btn">Spreadsheet</a></p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #4 Bonus <span class="date">04-22</span></summary>
|
||||
<ul>
|
||||
<li>Line Attack Heroes</li>
|
||||
@ -289,7 +289,7 @@
|
||||
<li>Yoshi’s Cookie</li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #4 <span class="date">04-22</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -362,7 +362,7 @@
|
||||
</ul>
|
||||
<p>This was the last WiiMart Wednesday with server hoster Larsenv.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #3 <span class="date">04-15</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -403,7 +403,7 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>Wubbzy's Amazing Adventure</i> <a href="credits#Subnetic"><img src="media/em-subnetic.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #2 <span class="date">04-08</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -416,12 +416,12 @@
|
||||
<li><img src="meta/em-flash.png" class="pf"> <i>X-Tract Paperclip</i> <a href="credits#Subnetic"><img src="media/em-subnetic.png"></a></li>
|
||||
</ul>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>Error Code Checker <span class="date">04-05</span></summary>
|
||||
<p>WiiMart's website now has an error code checker! If you see an error code in the shop you can look it up here and troubleshoot accordingly.</p>
|
||||
<p><a href="errors" class="btn">Checker</a></p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>WiiMart Wednesday #1 <span class="date">04-02</span></summary>
|
||||
<p>These titles were added this Wednesday.</p>
|
||||
<ul>
|
||||
@ -439,11 +439,11 @@
|
||||
</ul>
|
||||
<p>This was the first WiiMart Wednesday with server hoster Larsenv.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>Public launch <span class="date">03-12</span></summary>
|
||||
<p>This day was the date that WiiMart became known publicly. It (and the day after) is considered the public release of WiiMart in beta.</p>
|
||||
</details>
|
||||
<details>
|
||||
<details class="details-impt-info">
|
||||
<summary>Server creation <span class="date">03-09</span></summary>
|
||||
<p>The Discord server was released on March 9th. A few members were in the server while it was private.</p>
|
||||
</details>
|
||||
|
20
install.html
20
install.html
@ -84,7 +84,7 @@
|
||||
<h2>WiiMart Installer</h2>
|
||||
<span style="color:red;font-weight:bold">Do not use on Korean Wii consoles.</span>
|
||||
<h3>Download and Placing</h3>
|
||||
<p><a href="inst/WiiMartInstaller.V1.4.zip" onclick="allowedtoload = false;">Download WiiMart Installer</a></p>
|
||||
<p><a href="inst/WiiMartInstaller.V1.4.zip" onclick="spinner = false;">Download WiiMart Installer</a></p>
|
||||
<p>Put the <b>wiimartinstaller</b> folder in the <b>apps</b> folder of your SD Card or USB Drive. Like
|
||||
in the example shown.</p>
|
||||
<img src="media/screenshot-files-1.png">
|
||||
@ -125,8 +125,8 @@
|
||||
<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" onclick="allowedtoload = false;"><button>Download WiiMart<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file for the main service.</span></button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad" onclick="allowedtoload = false;"><button>Download WiiMart (2006)<br><span class="descrip">Instead of the regular banner, you can get one with the 2006 banner.</span></button></a><br><span class="descrip">You cannot have two WiiMarts installed at once. To see screenshots of the 2006 banner, click <a href="support#OldBanner">here</a>.</span></p>
|
||||
<p><a href="wad/WiiMart.wad" onclick="spinner = false;"><button>Download WiiMart<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file for the main service.</span></button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad" onclick="spinner = false;"><button>Download WiiMart (2006)<br><span class="descrip">Instead of the regular banner, you can get one with the 2006 banner.</span></button></a><br><span class="descrip">You cannot have two WiiMarts installed at once. To see screenshots of the 2006 banner, click <a href="support#OldBanner">here</a>.</span></p>
|
||||
<h3>Installing WADs</h3>
|
||||
<img src="media/screenshot-dolphin-vwii-install.png" alt="Hover menus to install a WAD">
|
||||
<p>Go to <b>Tools</b>, <b>Install WAD</b>, and select the WAD you downloaded.</p>
|
||||
@ -144,10 +144,10 @@
|
||||
<h3>Downloading WADs</h3>
|
||||
<h4>IOS WADs</h4>
|
||||
<p>Download IOS56 for vWii and <i>one</i> of the WiiMart WADs below.</p>
|
||||
<p><a href="wad/IOS56(vWii).wad" onclick="allowedtoload = false;"><button>Download IOS56 for vWii<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file to download and install titles.</span></button></a></p>
|
||||
<p><a href="wad/IOS56(vWii).wad" onclick="spinner = false;"><button>Download IOS56 for vWii<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file to download and install titles.</span></button></a></p>
|
||||
<p><button disabled>IOS80 can be installed from the <a href="https://oscwii.org/library/app/Patched_IOS80_Installer_for_vWii">homebrew patcher</a><br><span class="descrip" style="font-weight:normal">This is an optional file to install titles to the SD Card.</span></button></p>
|
||||
<p><a href="wad/WiiMart.wad" onclick="allowedtoload = false;"><button>Download WiiMart<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file for the main service.</span></button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad" onclick="allowedtoload = false;"><button>Download WiiMart (2006)<br><span class="descrip">Instead of the regular banner, you can get one with the 2006 banner.</span></button></a><br><span class="descrip">You cannot have two WiiMarts installed at once. To see screenshots of the 2006 banner, click <a href="support#OldBanner">here</a>.</span></p>
|
||||
<p><a href="wad/WiiMart.wad" onclick="spinner = false;"><button>Download WiiMart<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file for the main service.</span></button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad" onclick="spinner = false;"><button>Download WiiMart (2006)<br><span class="descrip">Instead of the regular banner, you can get one with the 2006 banner.</span></button></a><br><span class="descrip">You cannot have two WiiMarts installed at once. To see screenshots of the 2006 banner, click <a href="support#OldBanner">here</a>.</span></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" alt="WAD manager screenshot">
|
||||
@ -165,10 +165,10 @@
|
||||
<h2>Wii</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(Wii).wad" onclick="allowedtoload = false;"><button>Download IOS56 for Wii<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file to download and install titles.</span></button></a></p>
|
||||
<p><a href="wad/IOS80(Wii).wad" onclick="allowedtoload = false;"><button>Download IOS80 for Wii<br><span class="descrip" style="font-weight:normal">This is an optional file to install titles to the SD Card.</span></button></a></p>
|
||||
<p><a href="wad/WiiMart.wad" onclick="allowedtoload = false;"><button>Download WiiMart<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file for the main service.</span></button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad" onclick="allowedtoload = false;"><button>Download WiiMart (2006)<br><span class="descrip">Instead of the regular banner, you can get one with the 2006 banner.</span></button></a><br><span class="descrip">You cannot have two WiiMarts installed at once. To see screenshots of the 2006 banner, click <a href="support#OldBanner">here</a>.</span></p>
|
||||
<p><a href="wad/IOS56(Wii).wad" onclick="spinner = false;"><button>Download IOS56 for Wii<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file to download and install titles.</span></button></a></p>
|
||||
<p><a href="wad/IOS80(Wii).wad" onclick="spinner = false;"><button>Download IOS80 for Wii<br><span class="descrip" style="font-weight:normal">This is an optional file to install titles to the SD Card.</span></button></a></p>
|
||||
<p><a href="wad/WiiMart.wad" onclick="spinner = false;"><button>Download WiiMart<br><span class="descrip">This is a <em style="color:#ff6680">required</em> file for the main service.</span></button></a></p>
|
||||
<p><a href="wad/WiiMartOB.wad" onclick="spinner = false;"><button>Download WiiMart (2006)<br><span class="descrip">Instead of the regular banner, you can get one with the 2006 banner.</span></button></a><br><span class="descrip">You cannot have two WiiMarts installed at once. To see screenshots of the 2006 banner, click <a href="support#OldBanner">here</a>.</span></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" alt="WAD manager screenshot">
|
||||
|
@ -1,8 +1,7 @@
|
||||
var loading = new Audio("/media/load.wav");
|
||||
var loadvolume;
|
||||
var allowedtoload = true;
|
||||
var loading = null; var loadvolume; var browserageworkswithloader = false; var spinner = true;
|
||||
function showspinner() {
|
||||
if (allowedtoload === true) {
|
||||
if (spinner === true) {
|
||||
var loading = new Audio("/media/load.wav");
|
||||
document.getElementById("wscspinnerbg").style.display="block";
|
||||
setTimeout(stopspinner,3100);
|
||||
|
||||
@ -36,7 +35,6 @@ loading.volume = loadvolume;
|
||||
}
|
||||
|
||||
|
||||
var checkbgmplayerstatus = null;
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
|
||||
const userAgent = navigator.userAgent.toLowerCase();
|
||||
@ -45,10 +43,10 @@ document.addEventListener("DOMContentLoaded", () => {
|
||||
userAgent.includes('nintendo ds') ||
|
||||
userAgent.includes('nintendo 3ds') ||
|
||||
userAgent.includes('nintendo');
|
||||
if (isConsoleBrowser) {checkbgmplayerstatus = false;}
|
||||
if (isConsoleBrowser) {browserageworkswithloader = false;}
|
||||
else
|
||||
{
|
||||
checkbgmplayerstatus = true;
|
||||
browserageworkswithloader = true;
|
||||
stopspinner();
|
||||
document.querySelectorAll("a").forEach(link => {
|
||||
link.addEventListener("click", showspinner);
|
||||
|
@ -10,13 +10,17 @@ h1 {margin-bottom: 10px;}
|
||||
nav {margin-bottom: 20px;line-height: 35px;}
|
||||
footer {color:grey}
|
||||
footer a {color:grey}
|
||||
|
||||
details {text-align:left;padding-left: 5px;padding-right: 5px;}
|
||||
details ul {padding-left: 0;}
|
||||
details li {font-size:smaller;list-style:none;vertical-align:middle;}
|
||||
summary {padding-left: 5px;padding-right: 5px;cursor: pointer;user-select: none}
|
||||
|
||||
.details-impt-info[open] {transition:.3s ease-in-out; max-height: 445px; overflow: hidden auto; margin-bottom:3px;}
|
||||
.details-impt-info[open] summary {position:sticky; top:0; left:0; background-image:url("/meta/fadebg-wmw.png"); background-color:#73bad146; background-size:100% !important; }
|
||||
a.btn { background-color: #E6FFF2;border-radius: 10px;padding: 4px;margin-bottom: 10px;color:black;text-decoration: none;filter: drop-shadow(1px 1px 1px black);font-weight: 100;display:inline; transition:.2s ease-in-out;}
|
||||
a.btn:hover { background-color: #C7FDFF; padding:5px; font-size:16px; transition:.2s ease-in-out;}
|
||||
a.btn:active {filter: none;}
|
||||
#wscspinnerbg {position:fixed; z-index:1005; top:0px; left:0px; width:100%; height:100%;}
|
||||
#wscspinner {z-index:1004;position:absolute;top:0px;left:0px; width:95px; height:95px; animation: spinner 1s linear infinite;}
|
||||
#wscspinnershadow {z-index:1004;position:absolute;top:7px;left:9px; width:95px; height:95px; opacity:30%; animation: spinner 1s linear infinite;}
|
||||
@keyframes spinner {from {transform: rotate(0deg)}to {transform: rotate(343deg)};}
|
||||
span.active {background-color: #c7c7c7;border-radius: 10px;padding: 4px;font-weight: 100;display:inline;cursor:auto;user-select:none}
|
||||
span.date {float:right;}
|
||||
span.hide {color:black}
|
||||
@ -24,18 +28,21 @@ button {transform:scale(1);margin-bottom: 6px;font-family:'Shop',sans-serif;padd
|
||||
button:hover { transform:scale(1.03);transition: transform 0.2s ease-in-out; box-shadow: inset 0 0 0 3px #34BEED;cursor:pointer}
|
||||
button:disabled {outline: 1px solid #9A9A9A;box-shadow:none;cursor:default}
|
||||
|
||||
details {text-align:left;padding-left: 5px;padding-right: 5px; max-height:50px;transition:.3s ease-in-out;scrollbar-width:none;}
|
||||
details[open] {transition:.3s ease-in-out; max-height: 445px; overflow: hidden auto; margin-bottom:3px;}
|
||||
details[open] summary {position:sticky; top:0; left:0; background-image:url("/meta/fadebg-wmw.png"); background-color:#73bad146; background-size:100% !important; }
|
||||
details ul {padding-left:0;}
|
||||
details {text-align:left;padding-left: 5px;padding-right: 5px;}
|
||||
details ul {padding-left: 0;}
|
||||
details li {font-size:smaller;list-style:none;vertical-align:middle;}
|
||||
summary {padding-left:5px;padding-right:5px;backdrop-filter:blur(1.8px);cursor:pointer;user-select:none;border-radius:5px;margin-bottom:3px;}
|
||||
summary:hover {background-color:#73bad14d;}
|
||||
summary:active {background-color:#73bad16b;}
|
||||
summary {padding-left: 5px;padding-right: 5px;cursor: pointer;user-select: none}
|
||||
details li img {width:25px;height:25px;vertical-align:middle;margin:1px;outline:solid 1px #9900FF;border-radius:2px}
|
||||
details li a img:hover {outline:solid 2px #9900FF}
|
||||
details li a img:hover {outline: solid 2px #9900FF}
|
||||
details li img.pf {outline:none}
|
||||
|
||||
/* add to the <details> element class="details-impt-info" if the <details> contains Important Info, obvously. */
|
||||
.details-impt-info {max-height:50px; transition:.3s ease-in-out;}
|
||||
.details-impt-info summary {padding-left: 5px;padding-right: 5px;cursor: pointer;user-select: none; border-radius:5px; margin-bottom:3px;}
|
||||
.details-impt-info summary:hover {background-color:#73bad14d;}
|
||||
.details-impt-info summary:active {background-color:#73bad16b;}
|
||||
|
||||
|
||||
/* Text stuff */
|
||||
h1, h2 {color:#34BEED;}
|
||||
h1 {font-size: 30px;}
|
||||
@ -75,8 +82,15 @@ img.right {right: 10px; animation: rightHoverAnimation 0.5s infinite alternate;}
|
||||
@keyframes hoverAnimation {0% {transform: translateY(-50%) translateX(0);} 100% {transform: translateY(-50%) translateX(5px);}}
|
||||
@keyframes rightHoverAnimation {0% {transform: translateY(-50%) translateX(0);} 100% {transform: translateY(-50%) translateX(-5px);}}
|
||||
|
||||
/* loading spinner */
|
||||
/* add onclick="spinner = false;" if you would like to skip the loader on a <a> element. (good for downloads) */
|
||||
#wscspinnerbg {position:fixed; z-index:1005; top:0px; left:0px; width:100%; height:100%;}
|
||||
#wscspinner {z-index:1004;position:absolute;top:0px;left:0px; width:95px; height:95px; animation: spinner 1s linear infinite;}
|
||||
#wscspinnershadow {z-index:1004;position:absolute;top:7px;left:9px; width:95px; height:95px; opacity:30%; animation: spinner 1s linear infinite;}
|
||||
@keyframes spinner {from {transform: rotate(0deg)}to {transform: rotate(343deg)};}
|
||||
|
||||
/* Music */
|
||||
div#bgmplayer {backdrop-filter:blur(1.8px);background-color:#0000; background-size:0px;z-index: 1000;transition:.3s ease-in-out; position:fixed; bottom:3px; border:2px solid #34BEED; width:60px; height:20px; overflow:hidden;}
|
||||
div#bgmplayer {backdrop-filter: blur(1.8px); background-color:#0000; background-size:0px;z-index: 1000;transition:.3s ease-in-out; position:fixed; bottom:3px; border:2px solid #34BEED; width:60px; height:20px; overflow:hidden;}
|
||||
div#bgmplayer:hover {cursor:pointer; }div#bgmplayer .shopbgm {margin-right:4px;} div#bgmplayer button {opacity:90%; background-color: #ebebebb6; color:#323232;}
|
||||
.bgmplayerdisplayed{background-image:url("/meta/fadebg-bgm.png"); background-size:100% !important; cursor:default !important; transition:.3s ease-in-out; height:65px !important; width:120px !important; overflow:auto;scrollbar-width: none;}.bgmplayeropenanim{width:165px !important; height:100px !important;}
|
||||
#mainplayer {z-index: 1001;}#bgmplayerBG {display:block; position:absolute; user-select:none; pointer-events:none; top:0; left:0; width:100%; height:100%;}
|
||||
@ -120,7 +134,8 @@ div#bgmplayer p {line-height:20px;color:#9A9A9A; margin-top:-10px;font-style:ita
|
||||
#wednesdaytitles {color:white; background-color:#3b3b3b}
|
||||
img.slide {background-color: #3d3d3d;}
|
||||
|
||||
details[open] summary {position:sticky; top:0; left:0; background-image:url("/meta/fadebg-bgm.png"); background-size:100% !important; }
|
||||
summary:hover {background-color:#73bad14d;}
|
||||
summary:active {background-color:#73bad16b;}
|
||||
/* if the <details> contains Important Info */
|
||||
.details-impt-info[open] summary {position:sticky; top:0; left:0; background-image:url("/meta/fadebg-bgm.png"); background-size:100% !important; }
|
||||
.details-impt-info summary:hover {background-color:#73bad14d;}
|
||||
.details-impt-info summary:active {background-color:#73bad16b;}
|
||||
}
|
||||
|
@ -20,7 +20,7 @@
|
||||
<style>input {margin-bottom: 15px;max-width:50px} ul {text-align:left} li a {text-decoration:none} </style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
|
||||
<h1><a href="/">WiiMart</a></h1>
|
||||
|
||||
|
290
support.html
290
support.html
@ -1,32 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<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"></script>
|
||||
<script src="meta/loader.js"></script>
|
||||
<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>
|
||||
<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;list-style:none;font-weight:bold;padding-top:5px;}
|
||||
details {padding-top:5px;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>
|
||||
<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"></script>
|
||||
<script src="meta/loader.js"></script>
|
||||
<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>
|
||||
<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;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 >
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
||||
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinner = false;" id="shopbgmselector" title="Enable audio autoplay in your browser for it to continue playing throughout the website."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinner = false;"><button>Close</button></a></div> </div>
|
||||
|
||||
<h1><a href="/">WiiMart</a></h1>
|
||||
|
||||
@ -37,146 +37,144 @@
|
||||
<h2>Shop-related</h2>
|
||||
|
||||
<div class="row">
|
||||
<div class="box">
|
||||
<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://discord.gg/wbbDmbYm7U">Discord</a>.</p>
|
||||
<h3>Why did the gift button disappear?</h3>
|
||||
<p>Gifting was available using a WiiConnect24 revival. Unfortunately we were asked to stop sending out gifts via their service.</p>
|
||||
<h3 id="IOS80">Why can't I install titles to the SD Card?</h3>
|
||||
<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">
|
||||
</div>
|
||||
<p>Go to Wii Shop settings and look for the <b>Change Region</b> button.</p>
|
||||
<div class="box">
|
||||
<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://discord.gg/wbbDmbYm7U">Discord</a>.</p>
|
||||
<h3>Why did the gift button disappear?</h3>
|
||||
<p>Gifting was available using a WiiConnect24 revival. Unfortunately we were asked to stop sending out gifts via their service.</p>
|
||||
<h3 id="IOS80">Why can't I install titles to the SD Card?</h3>
|
||||
<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">
|
||||
</div>
|
||||
<p>Go to Wii Shop settings and look for the <b>Change Region</b> button.</p>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<h2 id="Backup">Save Data Backup</h2>
|
||||
<div class="box">
|
||||
<p></p>
|
||||
<h3></h3>
|
||||
<!--
|
||||
<h2 id="Backup">Save Data Backup</h2>
|
||||
<div class="box">
|
||||
<p></p>
|
||||
<h3></h3>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<h2>Title-related</h2>
|
||||
|
||||
<div class="box">
|
||||
<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" target="_blank" onclick="spinner = false;">Priiloader</a> and enable the
|
||||
<b>Region Free EVERYTHING</b> option in System Menu Hacks, then launch it again.</p>
|
||||
|
||||
<h2>Title-related</h2>
|
||||
|
||||
<div class="box">
|
||||
<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="uninstall">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 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>
|
||||
|
||||
<h2>Project-related</h2>
|
||||
<h3 id="uninstall">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" onclick="spinner = false;">Download IOS56 for Wii</a></p>
|
||||
<p><a href="wad/IOS80(WiiOriginal).wad" class="btn" onclick="spinner = false;">Download IOS80 for Wii</a></p>
|
||||
<p><a href="wad/WiiShop(WiiOriginal).wad" class="btn" onclick="spinner = false;">Download Wii Shop for Wii</a></p>
|
||||
<h4>vWii</h4>
|
||||
<p><a href="wad/IOS56(vWiiOriginal).wad" class="btn" onclick="spinner = false;">Download IOS56 for vWii</a></p>
|
||||
<p><a href="wad/IOS80(vWiiOriginal).wad" class="btn" onclick="spinner = false;">Download IOS80 for vWii</a></p>
|
||||
<p><a href="wad/WiiShop(vWiiOriginal).wad" class="btn" onclick="spinner = false;">Download Wii Shop for vWii</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<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>Project-related</h2>
|
||||
|
||||
<h2 id="EULA">User Agreements</h2>
|
||||
<div class="box">
|
||||
<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>
|
||||
|
||||
<div class="box">
|
||||
<img src="media/screenshot-eula-help-0.png" alt="Shop user agreements message">
|
||||
<h2 id="EULA">User Agreements</h2>
|
||||
|
||||
<p>If you've come across this screen then the following will help. Click on that <b>User Agreements</b> button, if it takes you to the Wii Menu then you can go to it manually.</p>
|
||||
<p><b style="color:red">Precaution:</b> Please make sure you do not have a DNS set that interferes with the EULA. (e.g. str2hax)</p>
|
||||
<h3>Accepting the User Agreements</h3>
|
||||
<img src="media/screenshot-system-menu-wii.png" alt="Wii Menu">
|
||||
<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>
|
||||
</details>
|
||||
<div class="box">
|
||||
<img src="media/screenshot-eula-help-0.png" alt="Shop user agreements message">
|
||||
|
||||
<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>
|
||||
<p>If you've come across this screen then the following will help. Click on that <b>User Agreements</b> button, if it takes you to the Wii Menu then you can go to it manually.</p>
|
||||
<p><b style="color:red">Precaution:</b> Please make sure you do not have a DNS set that interferes with the EULA. (e.g. str2hax)</p>
|
||||
<h3>Accepting the User Agreements</h3>
|
||||
<img src="media/screenshot-system-menu-wii.png" alt="Wii Menu">
|
||||
<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" onclick="spinner = false;" target="_blank">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>
|
||||
|
||||
<details>
|
||||
<summary>If you are on vWii and it wants you to update, click here!</summary>
|
||||
<h2>Manually Downloading the EULA</h2>
|
||||
<p><img src="media/screenshot-eula-help-2-issue.png" alt="vWii update dialog"></p>
|
||||
<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-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>
|
||||
|
||||
<img src="media/screenshot-eula-help-2.png" alt="EULA pre-launch">
|
||||
<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" onclick="spinner = false;" target="_blank">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>
|
||||
|
||||
<p>Click on <b>Yes</b>.</p>
|
||||
<img src="media/screenshot-eula-help-2.png" alt="EULA pre-launch">
|
||||
|
||||
<details>
|
||||
<summary>If you see the 'not offered' message, click here!</summary>
|
||||
<h2>How to bypass WiiConnect24 'not offered' message</h2>
|
||||
<p><img src="media/screenshot-eula-help-3-issue.png" alt="EULA 'not offered' message"></p>
|
||||
<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>
|
||||
<p>Click on <b>Yes</b>.</p>
|
||||
|
||||
<img src="media/screenshot-eula-help-3.png" alt="EULA launch">
|
||||
<p>Click on <b>Next</b>.</p>
|
||||
<details>
|
||||
<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-4.png" alt="EULA contents">
|
||||
<p>Click on the <b>I ACCEPT</b> button, you'll now return to the Wii Menu.</p>
|
||||
<img src="media/screenshot-eula-help-3.png" alt="EULA launch">
|
||||
<p>Click on <b>Next</b>.</p>
|
||||
|
||||
<p>You will now be able to load into WiiMart.</p>
|
||||
</div>
|
||||
</div>
|
||||
<img src="media/screenshot-eula-help-4.png" alt="EULA contents">
|
||||
<p>Click on the <b>I ACCEPT</b> button, you'll now return to the Wii Menu.</p>
|
||||
|
||||
<p>You will now be able to load into WiiMart.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer><p>The WiiMart Team 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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user