From e9dbd7b0a87f474d1078bdc4d131855ba1f80386 Mon Sep 17 00:00:00 2001 From: xflak40 <11338309+xflak@users.noreply.github.com> Date: Sun, 25 Dec 2011 07:47:01 +0000 Subject: [PATCH] 5.0.0 Changelog ModMii's generated guides are no longer text files; instead they are custom html files viewable in your internet browser. Although none of the softmodding steps actually changed, the guides were rebuilt from the ground up. They now include images, videos, credits, a print button and more. DeadlyFoez played a key role in this update not only by helping come up with the idea but also creating the template for ModMii's custom guides and recording almost all of the videos and images they use. Within 1.5 weeks since our initial conversation we were able to collaborate and bring the idea to life in time to release it for Christmas. Working together on this was a truly rewarding and fun experience for both of us and we hope it brings a little "Team Your Mom" XMAS cheer to you this year. When accessing the credits from the main menu using "CR" it will open a new browser tab instead of displaying the credits in the main ModMii Window. ModMii Wizard Guides for already modified Wii's to update the HBC or Bootmii no longer include exploits. Instead, if users cannot load the hackmii installer from the HBC, BootMii or a forwarder channel they are instructed to use ModMii's HackMii Solutions Guide instead. Added videos to the ModMii Wizard to help users determine their system menu version and Homebrew channel version. When ModMii opens the Letterbomb webpage it also opens a separate panel with an instructional video on finding your MAC address and downloading Letterbomb. Changed how System Menu Theme youtube videos are previewed. Added drag and drop support for ModMii's sysCheck Updater. Now when users drag and drop their sysCheck logs onto ModMii.exe (or shortcut) ModMii will immediately analyze the log and display a list of required downloads in order to update the softmod. Fixed d2x cIOS v7-final detection when using ModMii's sysCheck Updater feature. Relaxed serial number length restrictions in emulated NAND builder so US users can use their real serial even if it's only 11 digits when building non-US NANDs. Updated md5 for re-uploaded nSwitch channel (v4.8.2.1 partial update). ModMii: Now so sexy you'll need a fresh pair of pants. Other minor changes. --- ModMii English/Credits.html | 227 ++ ModMii English/Guide/AfterModding.001 | 23 + ModMii English/Guide/BBv1.001 | 5 + ModMii English/Guide/BBv2.001 | 5 + ModMii English/Guide/Bathaxx.001 | 11 + ModMii English/Guide/Credits-XFlak-End.001 | 238 ++ ModMii English/Guide/CustomizeCFG.001 | 10 + ModMii English/Guide/EriHaKawai.001 | 12 + ModMii English/Guide/FAT32-NTFS.001 | 21 + ModMii English/Guide/FAT32-NTFSend.001 | 5 + ModMii English/Guide/FAT32.001 | 11 + ModMii English/Guide/FAT32end.001 | 5 + ModMii English/Guide/ForwarderWAD.001 | 19 + ModMii English/Guide/HBC.001 | 8 + ModMii English/Guide/HBC2.001 | 7 + ModMii English/Guide/HBCreinstall.001 | 11 + ModMii English/Guide/HMSolutions.001 | 8 + ModMii English/Guide/HMSolutions2.001 | 17 + ModMii English/Guide/IOS236.001 | 33 + ModMii English/Guide/KoreanStart.001 | 27 + ModMii English/Guide/MyMenuify.001 | 6 + ModMii English/Guide/NANDBACKUP.001 | 11 + ModMii English/Guide/NTFS.001 | 18 + ModMii English/Guide/PWNS.001 | 12 + ModMii English/Guide/Priiloader.001 | 25 + ModMii English/Guide/ROTJ.001 | 10 + ModMii English/Guide/SmashStack.001 | 7 + ModMii English/Guide/Twilight.001 | 14 + ModMii English/Guide/WADHMheader.001 | 22 + ModMii English/Guide/WADheader.001 | 20 + ModMii English/Guide/WBM.001 | 4 + ModMii English/Guide/YUGI.001 | 11 + ModMii English/Guide/letterbomb.001 | 4 + ModMii English/Guide/softmodheader.001 | 5 + ModMii English/Guide/softmodnotes.001 | 12 + ModMii English/Guide/sprint-paramstart.001 | 49 + ModMii English/Guide/usbloadernotes.001 | 14 + ModMii English/HBCIOS.html | 14 + ModMii English/LetterBombFrames.html | 10 + ModMii English/ModMii.bat | 2437 +++++++------------- ModMii English/Partition.html | 14 + ModMii English/SMver.html | 14 + ModMii English/WiiThemes.html | 21 + 43 files changed, 1865 insertions(+), 1592 deletions(-) create mode 100644 ModMii English/Credits.html create mode 100644 ModMii English/Guide/AfterModding.001 create mode 100644 ModMii English/Guide/BBv1.001 create mode 100644 ModMii English/Guide/BBv2.001 create mode 100644 ModMii English/Guide/Bathaxx.001 create mode 100644 ModMii English/Guide/Credits-XFlak-End.001 create mode 100644 ModMii English/Guide/CustomizeCFG.001 create mode 100644 ModMii English/Guide/EriHaKawai.001 create mode 100644 ModMii English/Guide/FAT32-NTFS.001 create mode 100644 ModMii English/Guide/FAT32-NTFSend.001 create mode 100644 ModMii English/Guide/FAT32.001 create mode 100644 ModMii English/Guide/FAT32end.001 create mode 100644 ModMii English/Guide/ForwarderWAD.001 create mode 100644 ModMii English/Guide/HBC.001 create mode 100644 ModMii English/Guide/HBC2.001 create mode 100644 ModMii English/Guide/HBCreinstall.001 create mode 100644 ModMii English/Guide/HMSolutions.001 create mode 100644 ModMii English/Guide/HMSolutions2.001 create mode 100644 ModMii English/Guide/IOS236.001 create mode 100644 ModMii English/Guide/KoreanStart.001 create mode 100644 ModMii English/Guide/MyMenuify.001 create mode 100644 ModMii English/Guide/NANDBACKUP.001 create mode 100644 ModMii English/Guide/NTFS.001 create mode 100644 ModMii English/Guide/PWNS.001 create mode 100644 ModMii English/Guide/Priiloader.001 create mode 100644 ModMii English/Guide/ROTJ.001 create mode 100644 ModMii English/Guide/SmashStack.001 create mode 100644 ModMii English/Guide/Twilight.001 create mode 100644 ModMii English/Guide/WADHMheader.001 create mode 100644 ModMii English/Guide/WADheader.001 create mode 100644 ModMii English/Guide/WBM.001 create mode 100644 ModMii English/Guide/YUGI.001 create mode 100644 ModMii English/Guide/letterbomb.001 create mode 100644 ModMii English/Guide/softmodheader.001 create mode 100644 ModMii English/Guide/softmodnotes.001 create mode 100644 ModMii English/Guide/sprint-paramstart.001 create mode 100644 ModMii English/Guide/usbloadernotes.001 create mode 100644 ModMii English/HBCIOS.html create mode 100644 ModMii English/LetterBombFrames.html create mode 100644 ModMii English/Partition.html create mode 100644 ModMii English/SMver.html create mode 100644 ModMii English/WiiThemes.html diff --git a/ModMii English/Credits.html b/ModMii English/Credits.html new file mode 100644 index 0000000..b4f1612 --- /dev/null +++ b/ModMii English/Credits.html @@ -0,0 +1,227 @@ + + + + +ModMii's credits, supporting apps, and Sources + + + + +
ModMii for Windows
by XFlak
+
+
This software is not for sale. If you paid for this software or a "bundle" you have been scammed.

+ +THIS PACKAGE COMES WITH ABSOLUTELY NO WARRANTY, NEITHER STATED NOR IMPLIED.
+NO ONE BUT YOURSELF IS TO BE HELD RESPONSIBLE FOR ANY DAMAGE THIS MAY CAUSE TO YOUR NINTENDO WII CONSOLE!
+USE THIS AT YOUR OWN RISK!


+ + +Support XFlak
+XFlak
+If ModMii worked for you, please vote in favour of the program HERE
+Check out my Top Channels
+Check out my Crazy Intro Videos
+Donations can optionally be made via paypal to XFlak40@hotmail.com
+If you donate $1 or more to XFlak40@hotmail.com, as my way of saying thanks I'll reply to you via email with a functional Easter Egg guaranteed to be helpful every time you use ModMii.
+I will still email you ModMii's Easter Egg if you prefer to donate to someone else listed in the credits ONLY IF you ask THEM to send confirmation of your donation to XFlak40@hotmail.com. +
+
+ + +Credits
+ModMii was written entirely by me, XFlak; however, without the help of many other very talented people ModMii would not exist.
+Some people have contributed supporting files or programs, others have shared their knowledge, some have provided ideas and others have given their time.
+I have tried my best to recognize everyone's contribution to ModMii regardless of how big or small it is. If I've forgotten someone, please notify me and I'll add them to the credits as quickly as possible.
+Throughout the Credits there will be links to make donations to some other very worthy developers. This will allow you to send donations to support the author of your favourite tools.

+
+ + +Supporting Apps and Sources
+ +ModMii source code available for download HERE.
+If you would like to contribute to the project, or have ideas, please send me a message\email and we can discuss it further in private.
+ + + + \ No newline at end of file diff --git a/ModMii English/Guide/AfterModding.001 b/ModMii English/Guide/AfterModding.001 new file mode 100644 index 0000000..0c7ba69 --- /dev/null +++ b/ModMii English/Guide/AfterModding.001 @@ -0,0 +1,23 @@ + +
  • After modding your Wii

  • +After you are done modding your Wii, you can optionally delete any unnecesarry files by using ModMii's "File Cleanup" Feature.

    + +If you used Bannerbomb and choose not to use the File Cleanup feature, in order to avoid having your Wii freeze when accessing the SD Card Menu, you should delete the "aktn" folder where bannerbomb is saved (SD:\private\wii\title\aktn), or rename the entire "private" folder.

    + +At this point you're practically done.
    +Now you should be downloading the latest homebrew applications and setting them up on your SD Card (or FAT32 USB Hard Drive) so they can be launched via the HBC.
    +
    +For playing your backups off a USB hard drive, run the USB-Loader Setup feature from ModMii's Main Menu.
    +
    +For downloading applications, you should:
    + +Another great resource is webrewwii.blogspot.com

    + +After getting whatever apps you want, you should get a boot.dol file and possibly a icon.png and meta.xml.
    +For HBC to read your SD/USB correctly, your card must be structured SD:/apps/application name/boot.dol
    +If you have a *.dol not named boot.dol, rename it boot.dol, otherwise it will not be recognized by the HBC.
    +(optional: the icon.png and meta.xml should be saved in the same place as the boot.dol)
    +
    + diff --git a/ModMii English/Guide/BBv1.001 b/ModMii English/Guide/BBv1.001 new file mode 100644 index 0000000..e239949 --- /dev/null +++ b/ModMii English/Guide/BBv1.001 @@ -0,0 +1,5 @@ +BannerBomb v1
    +
    +Requirements: an SD or SDHC card
    +Run BannerBomb v1 by going to Settings, Data Management, Channels, SD Card and choosing yes to load boot.dol/elf.
    +Note: If it doesn't work for you, visit http://bannerbomb.qoid.us/ for more variations of either version of bannerbomb.
    diff --git a/ModMii English/Guide/BBv2.001 b/ModMii English/Guide/BBv2.001 new file mode 100644 index 0000000..e8901b4 --- /dev/null +++ b/ModMii English/Guide/BBv2.001 @@ -0,0 +1,5 @@ +Bannerbomb v2
    +
    +Requirements: an SD or SDHC card
    +Run BannerBomb v2 by selecting the SD Card Button on the main system menu screen and choosing yes to load boot.dol/elf.
    +Note: If it doesn't work for you, visit http://bannerbomb.qoid.us/ for more variations of either version of bannerbomb.
    diff --git a/ModMii English/Guide/Bathaxx.001 b/ModMii English/Guide/Bathaxx.001 new file mode 100644 index 0000000..3f18259 --- /dev/null +++ b/ModMii English/Guide/Bathaxx.001 @@ -0,0 +1,11 @@ +Bathaxx
    +
    +Requirements: A copy of "LEGO Batman", a standard SD card (will not work with an SDHC card), and a nunchuck.
    +
    1. Load the LEGO Batman game at least once (otherwise you won't be able to copy over the hack).
    2. +
    3. Delete or move\backup your personal "LEGO Batman" save file before copying the files to your SD Card.
    4. +
    5. Copy the ModMii files to the root of your SD card (if you haven’t already) and insert it into your Wii.
    6. +
    7. Go into Wii Options - Data Management - Save Data - Wii - SD Card then copy over the "LEGO Batman" save that corresponds to your region.
    8. +
    9. Start the LEGO Batman game. Load the new save file.
    10. +
    11. You are now in the batcave, take the elevator on the right side.
    12. +
    13. Then in the trophy room, go to the upper corner and go through the door to the "Wayne Manor". Now you can select a character.
    14. +
    15. Choose the last enabled character in the lowest row to launch the exploit.
    diff --git a/ModMii English/Guide/Credits-XFlak-End.001 b/ModMii English/Guide/Credits-XFlak-End.001 new file mode 100644 index 0000000..f5f8266 --- /dev/null +++ b/ModMii English/Guide/Credits-XFlak-End.001 @@ -0,0 +1,238 @@ + +
  • Credits, Supporting Apps, and Sources

  • +ModMii was written entirely by me, XFlak; however, without the help of many other very talented people ModMii would not exist.
    +Some people have contributed supporting files or programs, others have shared their knowledge, some have provided ideas and others have given their time.
    +I have tried my best to recognize everyone's contribution to ModMii regardless of how big or small it is. If I've forgotten someone, please notify me and I'll add them to the credits as quickly as possible.
    +Throughout the Credits there will be links to make donations to some other very worthy developers. This will allow you to send donations to support the author of your favourite tools.

    + + +
    +
    +
    +
    +
    + +
    • Team Twiizers
      +Thanks to Team Twiizers for creating the revolutionary HackMii Installer. Without their hard work, the Wii might never have been unlocked. Many Team Twiizer Members went on to join Team Fail Overflow; a team that played a vital role in unlocking the PS3.

      + +I especially want to thank Bushing, who gave ModMii his blessing to download and use the HackMii Installer.

    • + +
    • Giantpune
      +Giantpune is a legend in the Wii Scene and I consider him to be a good friend of mine. He created many exploits, including the Smash Stack exploit for PAL and KOR Wii's (which is still the only method to fix 003 bricked Wii's), the Channel Forwarder dol, USB Loader GX, and many other computer programs to repair or virginize Wii's.

      + +He's contributed code to more projects than I even know about, so its impossible for me to truly convey his impact on the scene. He even took the time to explain a few things to me about cIOSs when ModMii was in its early stages and still known as NUS Auto Downloader.

      + +You can send Giantpune donations via paypal: giantpune@gmail.com
      +

    • + + +
    • Crediar, Daco Taco and Phpgeek
      +The above people all had a hand in creating Priiloader. This was another revolutionary tool mainly because it was the first to offer some level of protection to newer Wii's that were unable to install BootMii at boot2. Crediar developed the original preloader as well as s/uneek, NMM, DML, etc.

      + +You can send Crediar donations via paypal: sven.tathoff@t-online.de
      +
      + + +You can send Daco Taco donations via paypal: daco_65@hotmail.com
      + +

    • + +
    • Comex
      +In addition to being a member of Team Twiizers and contributing to the HackMii Installer, Comex created the heavily utilized bannerbomb exploit. This exploit is what allows Wii's on firmwares 3.0-4.2 to be softmodded with only an SD Card instead of needing one of a few specific Wii Games.
      +
      + +You can send Comex donations via paypal: comexk@gmail.com
      +

    • + + +
    • Waninkoko
      +Waninkoko was the first to publicly release a cIOS and other excellent apps like WAD manager, Save Game Manager, USB loader, etc. I also want to thank him for giving ModMii permission to recreate his cIOSs in WAD form.

      + +
    • Hermes
      +Hermes is well known for his cIOS 222/223/224 and for his usbloader "uloader". For a time his cIOSs were the only ones to work with RockBand type games and they are still highly utilized today.

    • + +
    • davebaol and XFlak
      +These developers worked together to modify Waninkoko's rev21 cIOS and created a new "d2x" cIOS. This cIOS is currently considered the ultimate cIOS because it corrected many bugs and added features that were previously thought to be impossible (ie. Support for IOS Reloading Games). WiiPower was also heavily influential in achieving IOS Reload Support.

    • + +
    • Rodries
      +Thanks to Rodries for improving upon Hermes v5.1 cIOSs.

    • + +
    • WiiGator
      +WiiGator created a cMIOS and Gamecube Backup Launcher. Any GameCube fans owe a big thank you to WiiGator for his work.

    • + +
    • WiiPower
      +WiiPower created Neogamma, hands down the best backup disc loader for the Wii. He also modified WiiGators cMIOS and created what is today considered the ultimate cMIOS. Furthermore he's contributed code to many other popular usb-loaders and had a hand in adding IOS Reloading support to the d2x cIOSs.

    • + +
    • OverjoY and obcd
      +OverjoY created JoyFlow, a modification of WiiFlow that runs on s\uneek. He then teamed up with obcd to accomplish some seriously amazing things, like building their mod of s\uneek, NEEK2O, that allows it to load games in wbfs format and select from multiple emulated NANDs.

    • + +You can send OverjoY donations via paypal: overjoy.psm@gmail.com
      +
      +You can send obcd donations via paypal: cooltje@telenet.be
      +
      +
    • Arikado and the Dop-Mii Team
      +They created Dop-Mii; a lot of apps borrow code from Dop-Mii, so even if you have never used Dop-Mii but used MMM or WiiMod then you owe a thank you to these people.

      + +You can send Arikado donations via paypal: r0szsoft@gmail.com
      +

    • + + +
    • WiiWu
      +He made Multi-Mod Manager (MMM) which has the functions of many different Wii modding tools all in one user friendly app.

      + +You can send WiiWi donations via paypal: wiiwu2@yahoo.com
      +

    • + + +
    • WB3000 and WiiNinja
      +Thanks to WB3000 for creating NUS Downloader and to WiiNinja for making a cmd line version of NUS Downloader. NUS Downloader is one of ModMii's vital supporting apps.

      + +You can send WB3000 donations via bitcoin: 16cziXAdmLJwwSvgfKkfk6sSknvGqyf3VU

    • + + +
    • WiiCrazy
      +WiiCrazy is most famous for "Wii Game Shortcut Creator" (formerly known as "Crap"), Crazy Intro and Crazy Intro Video. He also contributed to usb-loaders by bypassing some game specific security. WiiCrazy is another person who's always been willing to do everything in his power to help me, or anyone else for that matter.

    • + +
    • oggzee, usptactical, gannon and Dr.Clipper
      +Together the above people compose the Configurable USB Loader Team. This usb-loader has always been the first to add new features and in my opinion it's the best usb-loader out there.

      + +You can send The CFG USB Loader team donations via paypal: donate@wiitdb.com
      +

    • + + +
    • Wiimm
      +Thanks to Wiimm for creating Wiimms ISO Tools, including wit.exe which ModMii uses to convert Wii Games to s/uneek format as well as build forwarder ISOs.

    • + +
    • diddy81 and symular syn of the Wii Theme Team
      +The Wii Theme Team has created some of the best Wii Themes ever made! All of the alternative themes available in ModMii were created by them. I want to thank diddy81 in particular for working with me to ensure that all his themes worked perfectly for all regions.

    • + +
    • FIX94, Narolez and the WiiXplorer Team
      +Thanks to all these people for their contributions in making the best SD/USB forwarder. I want to thank FIX94 in particular who spent a lot of time testing ModMii's Forwarder Builder... he might be young, but he is wise beyond his years; just imagine what he'll be capable of when he's old enought to vote!

      + +You can send The WiiXplorer team donations via paypal: dimok@gmx.de
      +

    • + +
    • jskyboo
      +Thanks to jskyboo for creating WiiMod. His app can do a lot of different things, and it was the first ahbprot enabled WAD Manager to incorporate davebaol's ahbprot bugfix.

    • + + +
    • ModMii's Translators
      +Tranlating ModMii is an enormous amount of work. It's very challenging to get special characters to display correctly in a cmd window, not to mention keeping everything formatted properly. But probably the most difficult part of translating ModMii is keeping up with the updates. If you use a translated version of ModMii, I encourage you to thank your translator because it truly is a LOT of work to do.

      + +French Translators: mamule, xav91 and ketufe
      +Dutch Translator: Hielkenator
      +Italian Translators: Wasabi, Step and Robilyn
      +Spanish Translators: ledebene and Burton

    • + +
    • Fig2k4
      +Thanks Fig2k4 for WiiBackupManager. It was a pleasure beta testing it for you and sharing my ideas with you. I hope to see you around the forums again and that you continue working on your amazing program.

      + +You can send Fig2k4 donations via paypal: Fig2k4@googlemail.com
      +

    • + + +
    • WiiShizzza and pepxl
      +Thanks to WiiShizzza for creating ModMii's new icon and to pepxl for creating ModMii's original icon. I want to thank everyone who created a ModMii icon and submitted it into ModMii's new icon competition. http://gbatemp.net/topic/296772-new-modmii-iconlogo-candidates/

    • + +
    • My Fellow Guide Writers
      +Thanks to tj_cool, xzxero, burritoboy9984, ChokeD and mauifrog for their awesome guides. I especially want to thank tj_cool and xzxero for inviting me to join "The Crew" at the Complete Softmod Guide. I'll never forget how great it felt to be relatively new to the scene and to be invited to join you all as equals.

    • + +
    • JoostinOnline
      +Thanks for determining the best cIOS configuration and for all his jokes; I'll never get tired of our endless patriotic "debates".

    • + +
    • DaMysteryMan
      +Thanks for helping me understand the structure of a cIOS so I could better recreate it in WAD form. For those of you who don't know him, DaMysteryMan is most well known for his ever controversial app - DarkCorp (formerly known as cIOSCorp).

    • + +
    • person66
      +Thanks for trading little bits of batch coding knowledge with me. It's great having a fellow batch coder for a friend; we are a dying breed, so keep up the great work with Universal Forwarder Creator and all your other projects.

    • + +
    • Gannon
      +Thanks to Gannon for bootopera, which I was able to mod to create the URL loader base dol.

    • + +
    • Violator
      +He's my bro, my cuz, my best man and the reason I ever bought or modded a Wii. "XFlak" would have died many years ago if not for him. Thanks Violator, for getting me interested in this stuff, and for all the awesome music you recorded for my Crazy Intro Videos

    • + +
    • DeadlyFoez
      +DeadlyFoez is legendary for his Wii Repairs and infectus tutorial. Anyone who's broken their Wii can email deadlyfoez@yahoo.com to have it fixed.

      + +DeadlyFoez played a key role in the ModMii v5.0.0 update not only by helping come up with the idea for using html guides but also creating the template for ModMii's custom guides and recording almost all of the videos and images they use. Within 1.5 weeks since our initial conversation we were able to collaborate and bring the idea to life in time to release it for Christmas. Working with him on this was a truly rewarding and fun experience.

      + +What can I say about THE "DeadlyFoez" on a personal level. He's always getting me into trouble but his friendship is worth every fiasco! It's unreal how he became one of my best friends. Just goes to show you not everyone you meet online is totally crazy; in his case... just a little crazy. But seriously, thanks to DeadlyFoez for always being there for me to bounce ModMii ideas off of, for hosting the first two Team Your Mom meetings and for introducing me to his awesome family and friends. There's no one else I'd rather geek out with and I'll always have your back.

    • + +
    • All My Beta Testers!
      +It's because of you guys that ModMii is as stable as it is. Considering that ModMii is developed entirely in notepad without any kind of debugger or developer tools; it's pretty remarkable that ModMii has always been bug-free (albeit with a couple minor exceptions). Thanks for your never-ending devotion to quality control!
      + +Here's a list of ModMii's current beta testing group (in no particular order): scooby74029, DeadlyFoez, redia, Etheboss, JoostinOnline, person66, brausm08, geovalley, undeadsquirrel, mauifrog and FIX94. + +

    • + +
    • You!
      +Without you, there would be no reason for ModMii to exist. Thanks for using ModMii for all your Wii softmodding needs!
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    +Supporting Programs/Files Bundled With ModMii:
    + +
    + +ModMii source code available for download HERE.
    +
    +
    +
    + +If you would like to contribute to the project, or have ideas, please send me a PM and we can discuss it further in private.
    +
    + + + + +
  • Support XFlak

  • +XFlak
    +If ModMii worked for you, please vote in favour of the program HERE
    +Check out my Top Channels
    +Check out my Crazy Intro Videos
    +Donations can optionally be made via paypal to XFlak40@hotmail.com
    +If you donate $1 or more to XFlak40@hotmail.com, as my way of saying thanks I'll reply to you via email with a functional Easter Egg guaranteed to be helpful every time you use ModMii.
    +I will still email you ModMii's Easter Egg if you prefer to donate to someone else listed in the credits ONLY IF you ask THEM to send confirmation of your donation to XFlak40@hotmail.com.
    + + + + + + + + + + diff --git a/ModMii English/Guide/CustomizeCFG.001 b/ModMii English/Guide/CustomizeCFG.001 new file mode 100644 index 0000000..8025b2d --- /dev/null +++ b/ModMii English/Guide/CustomizeCFG.001 @@ -0,0 +1,10 @@ +Optional: additional themes can be found here: http://wii.spiffy360.com/themes.php
    +
    + +Important notes on default settings:
    +Two potentially dangerous features have been locked:
    + +To unlock these features, while in the configurable USB-Loader menu, hold "1" for 5 seconds, then enter the password to unlock these features. The password is "AAAA", you can change the password/settings by using the Configurator for Configurable USB-Loader. Hold "1" again for 5 seconds to lock the USB-Loader again (or it will lock automatically again once you exit the USB-Loader).
    diff --git a/ModMii English/Guide/EriHaKawai.001 b/ModMii English/Guide/EriHaKawai.001 new file mode 100644 index 0000000..f205583 --- /dev/null +++ b/ModMii English/Guide/EriHaKawai.001 @@ -0,0 +1,12 @@ +Eri HaKawai
    +
    +Requirements: A copy of "Tales of Symphonia: Dawn of the New World", a standard SD card (will not work with an SDHC card), and a nunchuck.
    +
    1. Load the Tales of Symphonia game at least once (otherwise you won't be able to copy over the hack).
    2. +
    3. Delete or move\backup your personal "Tales of Symphonia: Dawn of the New World" save file before copying the files to your SD Card.
    4. +
    5. Copy the ModMii files to the root of your SD card (if you haven’t already) and insert it into your Wii.
    6. +
    7. Go into Wii Options - Data Management - Save Data - Wii - SD Card then copy over the "Tales of Symphonia" save that corresponds to your region.
      +Note for Jap users: There are 2 different versions of the game. If your game is version "RVL-RT4J-0A-0 JPN" use the top save, if you have "RVL-RT4J-0A-1 JPN" use the second save. If you have any other version of the disc, it probably won't work.
    8. +
    9. Start Tales of Symphonia and load the save data.
    10. +
    11. Once the game starts (and you see a dog waving at you) press "+" to enter the game's menu.
    12. +
    13. Scroll down to "Status" and press A.
    14. +
    15. Then scroll down to the second character (named "Giantpune"). Highlight him, and press A.
    diff --git a/ModMii English/Guide/FAT32-NTFS.001 b/ModMii English/Guide/FAT32-NTFS.001 new file mode 100644 index 0000000..cc355ac --- /dev/null +++ b/ModMii English/Guide/FAT32-NTFS.001 @@ -0,0 +1,21 @@ + +
  • Partition and Format the External Hard Drive for FAT32 + NTFS

  • +
    +If you have anything saved on the hard drive, you should back it up now as all the data will be lost once you complete this step.
    +
    +Right-click "My Computer" and select "Manage", a new window will open, on left panel click "Disk Management".
    +Right-click the drive you want to partition (make sure you select the right drive!), then select "Delete Volume..."
    +
    +On the lower half menu of the window, locate the unallocated space, right-click it, and select "New Simple Volume..."
    +Enter the "volume size" you want your FAT32 partition to be, and click "Next".
    +Choose a Drive letter for this partition, and click "Next" (Make note of the drive letter, as it will be needed later).
    +You will likely not be able to change the file system to FAT32 (it will only be an option if the volume size is under 32GB).
    +If FAT32 isn't an option, select "Do not format this volume", and click "Next" (it doesn't matter if you format the volume because you are going to format it as FAT32 later on).
    +
    +On the lower half menu of the window, locate the remaining unallocated space (for the NTFS partition), right-click it, and select "New Simple Volume...."
    +Click "Next" (to format the all remaining space on the drive).
    +Choose a Drive letter for this partition, and click "Next".
    +Ensure the file system is set to NTFS then name the partition/volume, you may optionally uncheck the "Perform a quick format" box, click "Next", then click "Finish".
    +
    +If you managed to format the first partition as FAT32, then you can skip the remainder of this step.
    +
    diff --git a/ModMii English/Guide/FAT32-NTFSend.001 b/ModMii English/Guide/FAT32-NTFSend.001 new file mode 100644 index 0000000..e2262a4 --- /dev/null +++ b/ModMii English/Guide/FAT32-NTFSend.001 @@ -0,0 +1,5 @@ +
    +
    +Make sure you select the drive letter corresponding to your external hard drive.
    +You may optionally uncheck the "Quick Format" box, then click start.
    +
    diff --git a/ModMii English/Guide/FAT32.001 b/ModMii English/Guide/FAT32.001 new file mode 100644 index 0000000..9fa863f --- /dev/null +++ b/ModMii English/Guide/FAT32.001 @@ -0,0 +1,11 @@ + +
  • Partition and Format the External Hard Drive for FAT32

  • +
    +First check if your drive needs to be formatted by checking the current Format\File-System of the drive.
    +Open "My Computer", right-click the external hard drive you want to use, then select "properties".
    +Make note of the Drive Letter of the external hard drive as this will be important later.
    +If the "File-System" is already FAT32, you can skip this step.
    +
    +If you have anything saved on the hard drive, you should back it up now as all the data will be lost once you format it.
    +
    +
    diff --git a/ModMii English/Guide/FAT32end.001 b/ModMii English/Guide/FAT32end.001 new file mode 100644 index 0000000..e2262a4 --- /dev/null +++ b/ModMii English/Guide/FAT32end.001 @@ -0,0 +1,5 @@ +
    +
    +Make sure you select the drive letter corresponding to your external hard drive.
    +You may optionally uncheck the "Quick Format" box, then click start.
    +
    diff --git a/ModMii English/Guide/ForwarderWAD.001 b/ModMii English/Guide/ForwarderWAD.001 new file mode 100644 index 0000000..030647f --- /dev/null +++ b/ModMii English/Guide/ForwarderWAD.001 @@ -0,0 +1,19 @@ +
  • USBLoader(s)-ahbprot58-SD-USB-v11b-IDCL
  • + +
    +The above underlined forwarder channel will load the first file it finds from the following list:
    + +
    +Note: IOS58 is required for the forwarder to launch apps from an SD Card and hard drives formatted as FAT32, NTFS, ext2, ext3 and ext4. It also supports meta.xml arguments and is able to launch apps with direct hardware access.
    + diff --git a/ModMii English/Guide/HBC.001 b/ModMii English/Guide/HBC.001 new file mode 100644 index 0000000..faf070b --- /dev/null +++ b/ModMii English/Guide/HBC.001 @@ -0,0 +1,8 @@ +
  • Installing The Homebrew Channel (HBC) and Bootmii

  • +
    +Note: if this Wii was previously modified, and it has either the HBC, BootMii as Boot2, or a Forwarder Channel installed, you can use that instead of an exploit.
    +
    +If using BootMii as Boot2 to install the HBC, turn on your Wii with the SD Card inserted and BootMii will load. Go To the SD menu and load bootmini.elf. This will load the Hackmii Installer allowing you to reinstall the HBC.
    +
    +If using a Forwarder Channel, just save the boot.elf/dol from the app you want to load (ie. SD:\apps\hackmii_installer\boot.elf or SD:\apps\MMM\boot.dol) to the location used by your specific Forwarder Channel (ie. SD:\apps\usbloader\boot.dol). Then start the channel and the Hackmii Installer will load allowing you to reinstall the HBC. Note, if your forwarder channel only loads dol's and not elf's, launch MMM's boot.dol, then use its "App Manager" to load the Hackmii Installer.
    +
    diff --git a/ModMii English/Guide/HBC2.001 b/ModMii English/Guide/HBC2.001 new file mode 100644 index 0000000..48d0440 --- /dev/null +++ b/ModMii English/Guide/HBC2.001 @@ -0,0 +1,7 @@ + +
    +
    +This runs the Hackmii Installer (and silently/automatically installs BootMii as IOS). Use the installer to install the Homebrew Channel (HBC) and Bootmii as Boot2 if possible.
    +Note: If you get a "no vulnerable IOS" error message, run ModMii again and this time select the "Hackmii Solutions" option and follow the new instructions before continuing this guide.
    +
    + diff --git a/ModMii English/Guide/HBCreinstall.001 b/ModMii English/Guide/HBCreinstall.001 new file mode 100644 index 0000000..cf4906b --- /dev/null +++ b/ModMii English/Guide/HBCreinstall.001 @@ -0,0 +1,11 @@ +
    +
    +In the HomeBrew Channel, hit the "home" button. In the top right corner you will see the IOS used by the HBC.
    + +If the HBC is using IOS58 and your HBC is not upside-down, you can skip this step.
    +
    +If the HBC is not using IOS58 or it is upside-down, you should continue with this step to reinstall it.
    +
    +
    +Launch the HackMii_Installer via the HBC.
    +Use the Hackmii Installer to fix/re-install the HBC (using IOS58). Once you've successfully reinstalled the HBC, you can move onto the next step of the guide.
    diff --git a/ModMii English/Guide/HMSolutions.001 b/ModMii English/Guide/HMSolutions.001 new file mode 100644 index 0000000..a0a5f95 --- /dev/null +++ b/ModMii English/Guide/HMSolutions.001 @@ -0,0 +1,8 @@ +
  • Launch Multi-Mod Manager

  • + +Start the Homebrew Channel (HBC) and load Multi-Mod Manager (MMM). Once you've loaded MMM, move onto the next step.
    + +If you are missing the HBC or it is failing to load any apps (just blackscreens), you will need to launch MMM using another method.

    + +Note: if this Wii was previously modified, and it still has a Forwarder Channel installed, you can use that to launch MMM instead of an exploit. Just save the boot.dol from the app you want to load (ie. SD:\apps\MMM\boot.dol) to the location used by your specific Forwarder Channel (ie. SD:\apps\usbloader\boot.dol). Then start the channel and the app will load.
    +
    diff --git a/ModMii English/Guide/HMSolutions2.001 b/ModMii English/Guide/HMSolutions2.001 new file mode 100644 index 0000000..c732ea0 --- /dev/null +++ b/ModMii English/Guide/HMSolutions2.001 @@ -0,0 +1,17 @@ +After successfully installing the WADs, use "B" to go back to MMM's main menu and choose "App Manager" then press A.
    +Select HackMii_Installer using "A"
    +This runs the Hackmii Installer (and silently/automatically installs BootMii as IOS).
    +
    + + + +
  • Installing the Homebrew Channel (HBC) And Bootmii

  • +
    +Use the Hackmii Installer to fix/re-install the HBC. If you haven't done so already, you should also install BootMii as Boot2 (if possible).
    +
    +Once you've successfully reinstalled the HBC, you are finished with this guide.
    +
    +If you already exited MMM, you can load the HackMii_Installer from the Homebrew Channel.
    +If the HBC is failing to load any apps (just blackscreens), instead launch MMM using the method described in Step 1, then in MMM's main menu, select "App Manager" and then select the HackMii_Installer.
    +This will launch the HackMii Installer, use it to re-install your Homebrew Channel.
    +
    diff --git a/ModMii English/Guide/IOS236.001 b/ModMii English/Guide/IOS236.001 new file mode 100644 index 0000000..b2d968c --- /dev/null +++ b/ModMii English/Guide/IOS236.001 @@ -0,0 +1,33 @@ + +
  • Install a patched IOS236

  • +
    +Start the Homebrew Channel.
    +
    +VERY IMPORTANT!
    +In the Homebrew channel, if you do not have a working internet connection already set up, you will see an icon flashing in the bottom right corner of the screen indicating its inability to initialize the network. You should wait for the icon to stop flashing OR let it flash for 30-60 seconds before proceeding otherwise these apps may error shortly after being launched. If you encounter this harmless error, power off the Wii and repeat this step from the beginning. To increase your chances of success, add a working internet connection to your Wii via the official Wii Settings Menu, but be sure to say "No" when asked to perform an update.
    +
    +You only need to perform ONE of the below methods.
    +Once either method successfully installs IOS236, you can move onto the next step.
    +
    + +
    + diff --git a/ModMii English/Guide/KoreanStart.001 b/ModMii English/Guide/KoreanStart.001 new file mode 100644 index 0000000..b295dc3 --- /dev/null +++ b/ModMii English/Guide/KoreanStart.001 @@ -0,0 +1,27 @@ + + +This will launch Multi-Mod Manager.
    +
    + +
  • Install IOS58 using Multi-Mod Manager (MMM)

  • +
    +In Multi-Mod Manager's main menu, Go down to select "WAD Manager".
    +Now install IOS58v6176.
    +Navigate to the WAD and hit A twice to install the IOS individually.
    +Be careful not to install any additional WADs that may have been previously saved in this folder (they may be safe, but I cannot say for sure).
    +Make sure the file installs properly before continuing.

    + +After successfully installing the WAD, use "B" to go back to MMM's main menu and choose "App Manager" then press A.
    +Select HackMii_Installer using "A"
    +This runs the Hackmii Installer (and silently/automatically installs BootMii as IOS).
    +
    + + + +
  • Installing the Homebrew Channel (HBC) And Bootmii

  • +
    +Use the HackMii installer to install the Homebrew Channel (HBC) and Bootmii as Boot2 if possible.
    +
    + + + diff --git a/ModMii English/Guide/MyMenuify.001 b/ModMii English/Guide/MyMenuify.001 new file mode 100644 index 0000000..e5069cc --- /dev/null +++ b/ModMii English/Guide/MyMenuify.001 @@ -0,0 +1,6 @@ + +
    +WARNING: DO NOT INSTALL THEMES WITHOUT PROTECTION (BOOTMII, PRIILOADER AND NAND BACKUP) AND ONLY INSTALL THEMES FOR YOUR SPECIFIC SYSTEM MENU VERSION AND REGION!
    +
    +Launch MyMenuifyMod from the HBC.
    +
    diff --git a/ModMii English/Guide/NANDBACKUP.001 b/ModMii English/Guide/NANDBACKUP.001 new file mode 100644 index 0000000..f23da84 --- /dev/null +++ b/ModMii English/Guide/NANDBACKUP.001 @@ -0,0 +1,11 @@ + +
  • Making a NAND backup

  • +
    +While inside the Homebrew Channel, load BootMii by pressing home and clicking Launch Bootmii.
    +Press the power button on the Wii 3 times to get to the last option, then press the reset button (you can also navigate with a Gamecube controller).
    +Press reset to choose the first option, then follow the directions on the screen to make your NAND backup (bad blocks are no problem).
    +Backup the Bootmii folder, nan.bin, and keys.bin elsewhere and erase from the SD card (or rename it). You'll need these in case of emergencies, so don't lose them.
    +Go back to The Homebrew Channel.
    +Note: if Bootmii was installed as boot2, then it will show up as soon as the Wii is turned on AS LONG AS it finds the bootmii folder (mentioned above) on the root of the SD card.
    +
    + diff --git a/ModMii English/Guide/NTFS.001 b/ModMii English/Guide/NTFS.001 new file mode 100644 index 0000000..ac48ff2 --- /dev/null +++ b/ModMii English/Guide/NTFS.001 @@ -0,0 +1,18 @@ + +
  • Partition and Format the External Hard Drive for NTFS

  • +
    +First check if your drive needs to be formatted by checking the current Format\File-System of the drive.
    +Open "My Computer", right-click the external hard drive you want to use, then select "properties".
    +Make note of the Drive Letter of the external hard drive as this will be important later.
    +If the "File-System" is already NTFS, you can skip this step.
    +
    +If you have anything saved on the hard drive, you should back it up now as all the data will be lost once you format it.
    +
    +
    +
    +Right-click "My Computer" and select "Manage", a new window will open, on left panel click "Disk Management".
    +Right-click the drive you want to format (make sure you select the right drive!), then select "Format..."
    +Select "NTFS" as the File system to use and input a name for the Hard-Drive/Volume.
    +You may optionally uncheck the "Perform a quick format" box, then click "OK", then click "OK" again.
    +
    + diff --git a/ModMii English/Guide/PWNS.001 b/ModMii English/Guide/PWNS.001 new file mode 100644 index 0000000..47f2601 --- /dev/null +++ b/ModMii English/Guide/PWNS.001 @@ -0,0 +1,12 @@ +Indiana Pwns
    +
    +Requirements: A copy of "LEGO Indiana Jones", a standard SD card (will not work with an SDHC card), and a nunchuck.
    +
    1. Load the "LEGO Indiana Jones" game at least once (otherwise you won't be able to copy over the hack).
    2. +
    3. Delete or move\backup your personal LEGO Indiana Jones save file before copying the files to your SD Card.
    4. +
    5. Copy the ModMii files to the root of your SD card (if you haven’t already) and insert it into your Wii.
    6. +
    7. Go into Wii Options - Data Management - Save Data - Wii - SD Card then copy over the "Indiana Pwns" save that corresponds to your region.
    8. +
    9. Play the Lego Indiana Jones game. Load the new save file.
    10. +
    11. You will be in the Main hall, walk towards the camera, enter the first door on the right (Indy's left) and go into the "Courtyard".
    12. +
    13. Walk to the end and enter the "Art Room", you will see a podium with 2 characters on it, talk to the left one.
    14. +
    15. Hit left twice (scrolling through his items) to choose the switch option (Black silhouette with a white arrow to another black silhouette).
    16. +
    17. Hit A to launch the boot.elf/dol file saved on the root of your SD card.
    diff --git a/ModMii English/Guide/Priiloader.001 b/ModMii English/Guide/Priiloader.001 new file mode 100644 index 0000000..1cb5b5d --- /dev/null +++ b/ModMii English/Guide/Priiloader.001 @@ -0,0 +1,25 @@ + +
  • Install Priiloader

  • +
    +Launch "Priiloader 236 Mod" via the Homebrew Channel
    +After the Priiloader Installer loads, press + to install it.
    +After successfully installing Priiloader, access it by powering off the Wii, then powering it back on while holding reset until you see the Priiloader menu.
    +You should install some system menu hacks now (by going to System Menu hacks option).
    +
    +RECOMMENDED HACKS + +
    +The priiloader menu is white by default, you can change it to black in the Priiloader settings if you prefer.
    +
    +One of the special functions of Priiloader is that it can autoboot any app/file instead of the system menu. Some apps (like crazyIntro) can't be used without it.
    +For details on how to do so, visit www.sites.google.com/site/completesg/system-hacks/priiloader
    +
    + diff --git a/ModMii English/Guide/ROTJ.001 b/ModMii English/Guide/ROTJ.001 new file mode 100644 index 0000000..19a7fd5 --- /dev/null +++ b/ModMii English/Guide/ROTJ.001 @@ -0,0 +1,10 @@ +Return of the Jodi
    +
    +Requirements: A copy of "LEGO Star Wars", a standard SD card (will not work with an SDHC card), and a nunchuck.
    +
    1. Load the LEGO Star Wars game at least once (otherwise you won't be able to copy over the hack).
    2. +
    3. Delete or move\backup your personal "LEGO Star Wars" save file before copying the files to your SD Card.
    4. +
    5. Copy the ModMii files to the root of your SD card (if you haven’t already) and insert it into your Wii.
    6. +
    7. Go into Wii Options - Data Management - Save Data - Wii - SD Card then copy over the "LEGO Star Wars" save that corresponds to your region.
    8. +
    9. Start the LEGO Star Wars. Load the first save slot (on the left, at 0.0 percent).
    10. +
    11. As soon as the level loads, run to the right and you'll see two floating characters.
    12. +
    13. Go to the area in front of them and you'll see "Return of Jodi" show up onscreen, then press the "A" button to launch the exploit.
    diff --git a/ModMii English/Guide/SmashStack.001 b/ModMii English/Guide/SmashStack.001 new file mode 100644 index 0000000..47a61dc --- /dev/null +++ b/ModMii English/Guide/SmashStack.001 @@ -0,0 +1,7 @@ +Smash Stack
    +
    +Requirements: A copy of "Super Smash Brothers Brawl" and a standard SD card (will not work with an SDHC card).
    +
    1. Insert the Super Smash Brothers Brawl Game.
    2. +
    3. Launch the game without the SD card in your Wii, create a save file if you don't have one already, then go into the stage builder and delete all the stages. Then exit the game.
    4. +
    5. Afterwards, insert your SD Card, start the game and go to the stage builder, it should launch the boot.elf/dol file saved on the root of your SD card.
    6. +
    7. If you forgot to delete the stages, you will experience an annoying but harmless crash.
    diff --git a/ModMii English/Guide/Twilight.001 b/ModMii English/Guide/Twilight.001 new file mode 100644 index 0000000..41a130c --- /dev/null +++ b/ModMii English/Guide/Twilight.001 @@ -0,0 +1,14 @@ +Twilight Hack
    +
    + +Requirements: A copy of "The Legend of Zelda: Twilight Princess", a standard SD card (will not work with an SDHC card), and a nunchuck.
    +
    1. Load the Twilight Princess game at least once (otherwise you won't be able to copy over the hack).
    2. +
    3. Delete or move\backup your personal "The Legend of Zelda: Twilight Princess" save file before copying the files to your SD Card.
    4. +
    5. Copy the ModMii files to the root of your SD card (if you haven’t already) and insert it into your Wii.
    6. +
    7. Go into Wii Options - Data Management - Save Data - Wii - SD Card then copy over the "Twilight Hack" save that corresponds to your game region.
    8. +Note for US users: Look at the bottom of the game disc first. If it has RVL-RZDE-0A-2 USA in its inner ring, you'll have to load TwilightHack2 in a later step. If it says something else, load TwilightHack0. +
    9. Insert the The Legend of Zelda: Twilight Princess disc and run the game.
    10. +
    11. On the title screen of the game, press A and B to go to the main menu.
    12. +
    13. Now load the twilight hack save file.
      +Note: If you accidentally load the wrong file and continue with the hack, the game will freeze but do not panic, just hold down the power button on your Wii console for 5 seconds to turn it off, then turn it back on, and start over.
    14. +
    15. The game will start like normal. To execute the hack, talk to the first character you see, or try to leave the room.
    diff --git a/ModMii English/Guide/WADHMheader.001 b/ModMii English/Guide/WADHMheader.001 new file mode 100644 index 0000000..25e2d3c --- /dev/null +++ b/ModMii English/Guide/WADHMheader.001 @@ -0,0 +1,22 @@ + +
  • Install WADs

  • +
    + + + +In Multi-Mod Manager's main menu, go down to select "WAD Manager".
    +
    +If you cannot load your SD card, select "Load another IOS", then select IOS36.
    +If the Wii was previously softmodded, try loading cIOS250 (or others like 202,222,223,224,236,249).
    +
    +Install the following WADs from the WAD folder (this list of WADs is unique to the information you provided ModMii).
    +Be careful not to install any additional WADs that may have been previously saved in this folder (they may be safe, but I cannot say for sure).
    +
    +Mark each of the following WADs for installation by navigating to each WAD and hitting "+"
    +Alternatively, you can hold "+" for 2 seconds to select all the WADs in the folder.
    +After you've marked all the WADs listed below, press 'A' twice to install them.
    +
    +If any files fail to install properly, they will remain marked for installation, so just retry installing those files.
    +
    +Your unique list of WADs to install are as follows: +