New images :smort:

This commit is contained in:
Gemdation 2025-04-21 15:17:58 -05:00
parent b00c47dd77
commit 3c35d22f28
16 changed files with 37 additions and 5 deletions

View File

@ -86,6 +86,8 @@
<h2>Frequently Asked Questions</h2>
<h3>Is real money needed to buy Wii Points?</h3>
<p>The WiiMart service is entirely free of charge! Wii Points are "bought" only to keep the service as close the original as possible.</p>
<h3>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>
@ -94,7 +96,6 @@
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>

View File

@ -15,7 +15,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="meta/main.css" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<style>img {width:100%} button {margin-left: 2px;margin-right: 2px;margin-bottom: 4px;margin-top: 5px;cursor: pointer;} .r {outline: 2px solid #9A9A9A}</style>
<style>img {width:100%} button {margin-left: 2px;margin-right: 2px;margin-bottom: 4px;margin-top: 5px;cursor: pointer;} .r {outline: 2px solid #9A9A9A} div#start button {width:100%}</style>
</head>
<body>
<div id="bgmplayer">
@ -38,9 +38,9 @@
<div id="start" class="question">
<h2>What platform are you on?</h2>
<button onclick="showDiv('dolphin')">Dolphin</button>
<button onclick="showDiv('vWii')">vWii</button>
<button onclick="showDiv('wii')">Wii</button>
<button onclick="showDiv('wii')"><img src="media/button-wii.png">Wii</button><br>
<button onclick="showDiv('vWii')"><img src="media/button-vwii.png">vWii</button><br>
<button onclick="showDiv('dolphin')"><img src="media/button-dolphin-desktop.png">Dolphin</button>
<p><b>Important:</b> No matter which option you pick, you will need to have a homebrewed console. If you don't have it homebrewed, see <a href="https://wii.hacks.guide"><b>wii.hacks.guide</b></a> before looking at this guide.</p>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
media/button-vwii.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
media/button-wii.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -20,6 +20,9 @@
<tr><td><a href="branding-wordmark-black.png">branding-wordmark-black.png</a></td></tr>
<tr><td><a href="branding-wordmark-blue.png">branding-wordmark-blue.png</a></td></tr>
<tr><td><a href="branding-wordmark-white.png">branding-wordmark-white.png</a></td></tr>
<tr><td><a href="button-dolphin-desktop.png">button-dolphin-desktop.png</a></td></tr>
<tr><td><a href="button-vwii.png">button-vwii.png</a></td></tr>
<tr><td><a href="button-wii.png">button-wii.png</a></td></tr>
<tr><td><a href="fishie-wordmark.png">fishie-wordmark.png</a></td></tr>
<tr><td><a href="martyna-looking.png">martyna-looking.png</a></td></tr>
<tr><td><a href="martyna-peek.png">martyna-peek.png</a></td></tr>
@ -39,6 +42,8 @@
<tr><td><a href="pfp-wiimart.png">pfp-wiimart.png</a></td></tr>
<tr><td><a href="pfp-yts.png">pfp-yts.png</a></td></tr>
<tr><td><a href="screenshot-catalog.png">screenshot-catalog.png</a></td></tr>
<tr><td><a href="screenshot-country-help-1.png">screenshot-country-help-1.png</a></td></tr>
<tr><td><a href="screenshot-country-help-2.png">screenshot-country-help-2.png</a></td></tr>
<tr><td><a href="screenshot-dolphin-import.png">screenshot-dolphin-import.png</a></td></tr>
<tr><td><a href="screenshot-dolphin-vwii-install.png">screenshot-dolphin-vwii-install.png</a></td></tr>
<tr><td><a href="screenshot-dolphin-vwii-launch-menu.png">screenshot-dolphin-vwii-launch-menu.png</a></td></tr>
@ -57,6 +62,11 @@
<tr><td><a href="screenshot-ob-3.png">screenshot-ob-3.png</a></td></tr>
<tr><td><a href="screenshot-ob-4.png">screenshot-ob-4.png</a></td></tr>
<tr><td><a href="screenshot-ob-5.png">screenshot-ob-5.png</a></td></tr>
<tr><td><a href="screenshot-priiloader-help-1.png">screenshot-priiloader-help-1.png</a></td></tr>
<tr><td><a href="screenshot-priiloader-help-2.png">screenshot-priiloader-help-2.png</a></td></tr>
<tr><td><a href="screenshot-priiloader-help-3.png">screenshot-priiloader-help-3.png</a></td></tr>
<tr><td><a href="screenshot-priiloader-help-4.png">screenshot-priiloader-help-4.png</a></td></tr>
<tr><td><a href="screenshot-priiloader-help-5.png">screenshot-priiloader-help-5.png</a></td></tr>
<tr><td><a href="screenshot-region-help-1.png">screenshot-eula-help-1.png</a></td></tr>
<tr><td><a href="screenshot-region-help-2.png">screenshot-eula-help-2.png</a></td></tr>
<tr><td><a href="screenshot-region-help-3.png">screenshot-eula-help-3.png</a></td></tr>

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 KiB

View File

@ -53,6 +53,11 @@
<div>
<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">
<img src="media/screenshot-priiloader-help-3.png" class="slide">
<img src="media/screenshot-priiloader-help-5.png" class="slide">
</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>
@ -102,6 +107,19 @@
<h3>Accepting the User Agreements</h3>
<img src="media/screenshot-system-menu-wii.png">
<p>Click on the bottom right Wii icon to go to <b>Wii Options</b>, then click on <b>Wii System Settings</b>.</p>
<div class="issue">
<button class="issue-button">If you are on vWii and don't see the Wii System Settings, click here!</button>
<h2 class="issue-detail">Re-enabling Wii System Settings</h2>
<p class="issue-detail">Install <a href="https://wii.hacks.guide/priiloader">Priiloader</a> and load in to it.</p>
<img src="media/screenshot-priiloader-help-2.png" class="issue-detail">
<p class="issue-detail">Go to <b>System Menu Hacks</b></p>
<img src="media/screenshot-priiloader-help-4.png" class="issue-detail">
<p class="issue-detail">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" class="issue-detail">
<p class="issue-detail">Save the settings and then proceed with the guide.</p>
</div><br>
<img src="media/screenshot-eula-help-1.png">
<p>Go to page 2 and click on <b>Internet</b>, then click on <b>User Agreements</b>.</p>
<div class="issue">
@ -124,7 +142,10 @@
<button class="issue-button">If see this screen, click here!</button>
<h2 class="issue-detail">How to bypass WiiConnect24 'not offered' message</h2>
<p class="issue-detail">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" class="issue-detail">
<p class="issue-detail">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" class="issue-detail">
<p class="issue-detail">Now go back to the EULA.</p>
</div>
<br>