mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
the
This commit is contained in:
parent
f3288db7f7
commit
9e22d0c4b8
@ -31,6 +31,10 @@
|
||||
<script>function showDiv(divId) {const divs = document.querySelectorAll('.question'); divs.forEach(div => {div.style.display = 'none'; });document.getElementById(divId).style.display = 'block';}</script>
|
||||
|
||||
<div id="start" class="question">
|
||||
<p><b style="color:red">Heads Up!</b> If you have had any game purchases from the official Wii Shop Channel,
|
||||
backup their save files before using and downloading games with WiiMart. <a href="support#Backup"><button style="width: auto;">?</button></p>
|
||||
<a href="https://oscwii.org/library/app/SaveGame_Manager_GX"><button>SaveGame Manager GX</button></a>
|
||||
<hr>
|
||||
<!--
|
||||
<h2 id="Auto">Automatic Installation</h2>
|
||||
<button onclick="showDiv('inst')" style="background-image: url(media/screenshot-hbc-blank.png);background-size: cover;"><img src="media/button-inst.png"><b>WiiMart Installer</b> for<br>The Homebrew Channel</button><br>
|
||||
|
@ -49,6 +49,8 @@
|
||||
<img src="media/screenshot-region-help-3.png" class="slide">
|
||||
</div>
|
||||
<p>Go to Wii Shop settings and look for the <b>Change Region</b> button.</p>
|
||||
<h3 id="Backup">Why do I have to backup my OG saves?</h3>
|
||||
<p>This is due to a ticket issue with WiiMart and the original Wii Shop Channel's conflicting tickets.</p>
|
||||
</div>
|
||||
|
||||
<h2>Title-related</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user