diff --git a/media/WiiMartInstaller.V1.0.zip b/inst/WiiMartInstaller.V1.0.zip
similarity index 100%
rename from media/WiiMartInstaller.V1.0.zip
rename to inst/WiiMartInstaller.V1.0.zip
diff --git a/media/WiiMartInstaller.V1.1.zip b/inst/WiiMartInstaller.V1.1.zip
similarity index 100%
rename from media/WiiMartInstaller.V1.1.zip
rename to inst/WiiMartInstaller.V1.1.zip
diff --git a/media/WiiMartInstaller.V1.2.zip b/inst/WiiMartInstaller.V1.2.zip
similarity index 100%
rename from media/WiiMartInstaller.V1.2.zip
rename to inst/WiiMartInstaller.V1.2.zip
diff --git a/media/WiiMartInstaller.V1.3.zip b/inst/WiiMartInstaller.V1.3.zip
similarity index 100%
rename from media/WiiMartInstaller.V1.3.zip
rename to inst/WiiMartInstaller.V1.3.zip
diff --git a/inst/index.html b/inst/index.html
new file mode 100644
index 0000000..c027901
--- /dev/null
+++ b/inst/index.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/install.html b/install.html
index 162b9ae..9db73ff 100644
--- a/install.html
+++ b/install.html
@@ -28,22 +28,42 @@
-
What platform are you on?
+
Automatic Installation
+
WiiMart Installer for The Homebrew Channel
+
NEW! This in-progress installer tool can install WiiMart and IOS WADs with just one app!
+
+
Manual Installation
+
What platform are you on?
Wii
vWii
Dolphin
+
Important: No matter which option you pick, you will need to have a homebrewed console. If you don't have it homebrewed, see wii.hacks.guide before looking at this guide.
+
WiiMart Installer
+
Do not use on Korean Wii consoles.
+
Download and Placing
+
Download WiiMart Installer
+
Put the wiimartinstaller folder in the apps folder of your SD Card or USB Drive. Like
+ in the example shown.
+
+
wiimartinstaller will go with the rest of your apps.
+
+
Do not nest it under an extra folder. It has to be drive://apps/wiimartinstaller
+
Launching
+
+
Simply press Load and you will be taken to the installer.
+
If anything goes wrong involving tickets (e.g. TView), it is recommended that you head over to the Manual Installation .
+
+
↩
+
Dolphin
Do you have a console NAND backup?
@@ -70,7 +90,7 @@
Downloading WADs
Download one of the WADs below.
Download WiiMart
-
Download WiiMart (old banner) (?)
+
Download WiiMart (old banner) ?
Installing WADs
Go to Tools , Install WAD , and select the WAD you downloaded.
@@ -88,9 +108,9 @@
Downloading WADs
Download IOS56 for vWii and one of the WiiMart WADs below.
Download IOS56 for vWii
-
Download IOS80 for vWii (?)
+
IOS80 can be installed from the homebrew patcher .
Download WiiMart
-
Download WiiMart (old banner) (?)
+
Download WiiMart (2006 banner) ?
Installing WADs
Use YAWWME as it is the recommended WAD manager for it's brick protection.
@@ -109,9 +129,9 @@
Downloading WADs
Download IOS56 for Wii and one of the WiiMart WADs below.
Download IOS56 for Wii
-
Download IOS80 for Wii (?)
+
Download IOS80 for Wii ?
Download WiiMart
-
Download WiiMart (old banner) (?)
+
Download WiiMart (2006 banner) ?
Installing WADs
Use YAWWME as it is the recommended WAD manager for it's brick protection.
diff --git a/media/button-inst.png b/media/button-inst.png
new file mode 100644
index 0000000..345baef
Binary files /dev/null and b/media/button-inst.png differ
diff --git a/media/index.html b/media/index.html
index 78f4e2d..a342fb0 100644
--- a/media/index.html
+++ b/media/index.html
@@ -59,7 +59,13 @@
screenshot-eula-help-2-issue.png
screenshot-eula-help-3.png
screenshot-eula-help-4.png
+
screenshot-files-1.png
+
screenshot-files-2.png
+
screenshot-files-2-issue.png
screenshot-game.png
+
screenshot-hbc-blank.png
+
screenshot-hbc-wm-inst-1.png
+
screenshot-hbc-wm-inst-2.png
screenshot-loading.png
screenshot-main-menu.png
screenshot-news.png
diff --git a/media/screenshot-files-1.png b/media/screenshot-files-1.png
new file mode 100644
index 0000000..363afd6
Binary files /dev/null and b/media/screenshot-files-1.png differ
diff --git a/media/screenshot-files-2-issue.png b/media/screenshot-files-2-issue.png
new file mode 100644
index 0000000..744baa7
Binary files /dev/null and b/media/screenshot-files-2-issue.png differ
diff --git a/media/screenshot-files-2.png b/media/screenshot-files-2.png
new file mode 100644
index 0000000..64e966a
Binary files /dev/null and b/media/screenshot-files-2.png differ
diff --git a/media/screenshot-hbc-blank.png b/media/screenshot-hbc-blank.png
new file mode 100644
index 0000000..f9859c2
Binary files /dev/null and b/media/screenshot-hbc-blank.png differ
diff --git a/media/screenshot-hbc-wm-inst-1.png b/media/screenshot-hbc-wm-inst-1.png
new file mode 100644
index 0000000..799563f
Binary files /dev/null and b/media/screenshot-hbc-wm-inst-1.png differ
diff --git a/media/screenshot-hbc-wm-inst-2.png b/media/screenshot-hbc-wm-inst-2.png
new file mode 100644
index 0000000..deea99c
Binary files /dev/null and b/media/screenshot-hbc-wm-inst-2.png differ
diff --git a/meta/main.css b/meta/main.css
index 834abf7..7d1c152 100644
--- a/meta/main.css
+++ b/meta/main.css
@@ -17,6 +17,7 @@ h1, h2 {color:#34BEED;}
h1 {font-size: 30px;}
h1 a {text-decoration:none}
h1 img {position: absolute;top: 20px;margin-left: 10px}
+hr {border-color:grey}
a {color:#34BEED; font-weight: bold;}
::selection{color: #323232;background: #34BEED;}
@@ -36,7 +37,7 @@ img.ico {vertical-align: middle; min-width:30px; min-height:30px; width:40px; he
.blue {color:#1164E9;}
mark {color:white;background:#34BEED;font-weight:bold;}
-mark.new {background-color: gold;border-radius: 10px; padding-right:5px; padding-left:5px;font-weight:bold;}
+mark.new {background-color: gold;color:orangered;border-radius: 10px; padding-right:5px; padding-left:5px;font-weight:bold;}
div.issue {border-color:red;color:red;width:100%;text-align:center;}
div.issue h2 {color:red;}