Difference between revisions of "DOP-Mii"
(updated version in my repo) |
(Updated to v10) |
||
Line 5: | Line 5: | ||
| author = [[User:Arikado|Arikado]], [[User:SifJar|SifJar]], [[User:PhoenixTank|PhoenixTank]] | | author = [[User:Arikado|Arikado]], [[User:SifJar|SifJar]], [[User:PhoenixTank|PhoenixTank]] | ||
| version = v9.0 | | version = v9.0 | ||
− | | downloadraw = [http://code.google.com/p/dop-iosmod/downloads/list Download | + | | downloadraw = [http://code.google.com/p/dop-iosmod/downloads/list Download] |
| website = http://arikadosblog.blogspot.com | | website = http://arikadosblog.blogspot.com | ||
| source = http://code.google.com/p/dop-iosmod/source/checkout | | source = http://code.google.com/p/dop-iosmod/source/checkout | ||
Line 22: | Line 22: | ||
A better solution for all users would've been to allow users to select which IOS they use to install other IOSs. This is what Dop-IOS MOD does. | A better solution for all users would've been to allow users to select which IOS they use to install other IOSs. This is what Dop-IOS MOD does. | ||
− | Since fulfilling its original purpose, Dop-IOS MOD has brought many new and improved features to it's Dop-IOS base (or "core" if you will) including GameCube controller support, the ability to install channels, and the ability to install the system menu. | + | Since fulfilling its original purpose, Dop-IOS MOD has brought many new and improved features to it's Dop-IOS base (or "core" if you will) including GameCube controller support, the ability to install channels, and the ability to install the system menu, and many, many exciting features. |
==Usage== | ==Usage== | ||
− | Select which IOS you would like to use to install other IOSes. | + | Select which IOS you would like to use to install other IOSes. The IOS you choose must be able to accept fakesigning. Do NOT select an IOS that you plan to install. |
− | + | If you do not have an IOS that accepts fakesigning installed, select the option which allows you ton install one. Then do the following: | |
− | If | + | |
+ | # Select IOS36, downgrade IOS15. | ||
+ | # Select IOS15, go to the IOS36 menu, install patched IOS36 (trucha + identify) to IOS36. | ||
+ | # Select IOS36, restore IOS15. | ||
===System Menu Awareness=== | ===System Menu Awareness=== | ||
Line 40: | Line 43: | ||
[[User:PhoenixTank|PhoenixTank]] - Crucial bug fix | [[User:PhoenixTank|PhoenixTank]] - Crucial bug fix | ||
+ | |||
+ | [[User:giantpune|giantpune]] - Added the ability to detect and delete stubbed IOSs; Changed the application to keep downloaded IOSs on an external device and to look to install from an external device before downloading from NUS. | ||
+ | |||
+ | [[User:Lunatik|Lunatik]] - Fixed NUS in the fakesign IOS installation section; Added code to support debugging errors; Added SVN Revsion number to banner. | ||
[[User:Arikado|Arikado]] - Everything else | [[User:Arikado|Arikado]] - Everything else | ||
== Changelog == | == Changelog == | ||
+ | === v10.0 === | ||
+ | |||
+ | *Fixed a bug which caused the gamecube controller to work incorrectly in some places | ||
+ | *Fixed bugs which prevented the classic controller from correctly working in some places | ||
+ | *Fixed the section that can install an IOS that accepts fakesigning for Wiis which lack one by implementing the entirety [[Trucha Bug Restorer|TBR]] | ||
+ | *The internet channel now installs correctly | ||
+ | *Removed the nintendo channel (just grab it through your shop channel instead) | ||
+ | *The application will now install content from an external device if found before attempting to download content from NUS | ||
+ | *Added an option on the main menu to detect and delete stubbed IOSs | ||
+ | *Added an option on the main menu to display information about your Wii's boot2 version | ||
+ | *The banner of the application now keeps track of the SVN version it is based on | ||
+ | *Compiled under the newer libogc, libfat, and devkitPPC releases | ||
+ | |||
=== v9.0 === | === v9.0 === | ||
Revision as of 19:00, 29 December 2009
Dop-IOS MOD | |
![]() | |
General | |
---|---|
Author(s) | Arikado, SifJar, PhoenixTank |
Type | Utility |
Version | v9.0 |
Links | |
Download | |
Website | |
Source | |
Downloadable via a Homebrew Browser repository (lukegb's repo) | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() |
NOTICE |
![]() |
This homebrew application makes permanent changes to the Wii's NAND, thus, this application should be used with caution. It is recommended to have a NAND backup with either BootMii as boot2 or Priiloader with BootMii as IOS installed before proceeding with the usage of this application. |
Dop-IOS MOD is a modification of the application Dop-IOS that allows you to choose which IOS you would like to use to install other IOSs (with the trucha bug if you like), channels, and system menus. It also allows you to install a patched IOS 36 to use to install fakesigned content if you don't have any other usable IOSs like Trucha Bug Restorer does.
Purpose
While the original Dop-IOS let you install other IOSes, it used IOS249[1] to do it. As IOS249 is primarily a piracy IOS (which is in some cases is itself illegal) many people felt a certain resentment toward it's exclusivity on which the authors have no comment.
A better solution for all users would've been to allow users to select which IOS they use to install other IOSs. This is what Dop-IOS MOD does.
Since fulfilling its original purpose, Dop-IOS MOD has brought many new and improved features to it's Dop-IOS base (or "core" if you will) including GameCube controller support, the ability to install channels, and the ability to install the system menu, and many, many exciting features.
Usage
Select which IOS you would like to use to install other IOSes. The IOS you choose must be able to accept fakesigning. Do NOT select an IOS that you plan to install.
If you do not have an IOS that accepts fakesigning installed, select the option which allows you ton install one. Then do the following:
- Select IOS36, downgrade IOS15.
- Select IOS15, go to the IOS36 menu, install patched IOS36 (trucha + identify) to IOS36.
- Select IOS36, restore IOS15.
System Menu Awareness
It actually takes quite a bit of time to download and install the system menu. Be patient. If you turn off the Wii while you are in the installation phase of the system menu install/update process, you will brick your Wii. Turning off your Wii during the download phase is fine though.
Warning
This application has the ability to brick your Wii if misused. If this occurs, YOU are responsible because you used the application. The authors take no responsibility for any harm done to your Wii by this application.
Credits
SifJar - Idea
PhoenixTank - Crucial bug fix
giantpune - Added the ability to detect and delete stubbed IOSs; Changed the application to keep downloaded IOSs on an external device and to look to install from an external device before downloading from NUS.
Lunatik - Fixed NUS in the fakesign IOS installation section; Added code to support debugging errors; Added SVN Revsion number to banner.
Arikado - Everything else
Changelog
v10.0
- Fixed a bug which caused the gamecube controller to work incorrectly in some places
- Fixed bugs which prevented the classic controller from correctly working in some places
- Fixed the section that can install an IOS that accepts fakesigning for Wiis which lack one by implementing the entirety TBR
- The internet channel now installs correctly
- Removed the nintendo channel (just grab it through your shop channel instead)
- The application will now install content from an external device if found before attempting to download content from NUS
- Added an option on the main menu to detect and delete stubbed IOSs
- Added an option on the main menu to display information about your Wii's boot2 version
- The banner of the application now keeps track of the SVN version it is based on
- Compiled under the newer libogc, libfat, and devkitPPC releases
v9.0
- Fixed a small bug causing the improper version of an IOS to be displayed after it was updated
- Added automatic region detection
- Added code from Trucha Bug Restorer so you can go through a short process to install an IOS (IOS 36) that accepts fakesigning if you need one
v8.0
- Fixed garbled text bugs
- Fixed downloading and installing channels (thanks to everyone who tested this)
- Fixed downloading and installing system menus (thanks to everyone who tested this)
- Fixed GUI errors which performed things different from what the user wanted
- Fixed a bug involving the gamecube controller
- Added the ability to download photo channel 1.0 or 1.1
- Added another sanity check to prevent crashing
v7.0
- New GUI
- IOS code cleaned up some more
- Now installs/updates channels
- Now installs/updates the system menu
- A handful of fixed bugs
v6.0
- The downloadable IOS List is actually up to date now. (Thanks Helsionium)
v5.0
- Mirror of the update made to Dop-IOS v8; All IOS installations updated to reflect the current state of the Wii
v4.0
- Fixed bugs preventing the gamecube controller from working in a couple of places
- Many changes (improvements) to the Dop-IOS base
v3.0
- Classic Controller support
- Gamecube Controller support (which will help out some semi-bricked users)
v2.0
- List of selectable IOSes is now grabbed from the Wii's NAND meaning you can no longer select IOSes that may not exist
- More sanity checks meaning you can no longer select IOSes that don't contain the trucha bug
v1.0
- Initial Release
Downloads Mirror
Provided by PhoenixTank
Version | Download | Source |
---|---|---|
1.0 | Download | Source |
2.0 | Download | Source |
3.0 | Download | Source |
4.0 | Download | Source |
5.0 | Download | Source |
6.0 | Download | Source |
For the latest official download, please refer to the download link at the top right of the page.
Notes
IOS_249_Note |
The IOS249 as installed by CIOS Patchmii Installer is a safer and legal alternative.