In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "PatchMii"

From WiiBrew
Jump to navigation Jump to search
(Found what that DVD patch does)
(License, download, and redid content format)
Line 2: Line 2:
 
| type = system tool
 
| type = system tool
 
| author = [[fail0verflow]]
 
| author = [[fail0verflow]]
 +
| license = GNU GPL v2
 
| source = http://code.google.com/p/patchmii-core/source/browse/trunk/patchmii_core.c
 
| source = http://code.google.com/p/patchmii-core/source/browse/trunk/patchmii_core.c
 +
| download = http://static.hackmii.com/patchmii_core.dol
 
}}
 
}}
  
'''PatchMii''' is a tool designed to automatically patch [[IOS]] as it gets downloaded from [[NUS]].
+
'''PatchMii''' is a tool designed to automatically patch [[IOS]] as it gets downloaded from [[NUS]]. It contains a framework used to work with IOS in general, but it also includes a piece of code downloads the latest version of [[IOS37]], removes signature checks, as well as a patch to DVD_LowUnencryptedRead that provides [[drivechip]] compatibility with [[DVDX]], and installs the patched IOS in the [[IOS254]] slot.
 
 
If PatchMii remains unmodified, then it downloads the latest version of [[IOS37]], removes signature checks, as well as a patch to DVD_LowUnencryptedRead that provides [[drivechip]] compatibility with [[DVDX]], and installs the patched IOS in the [[IOS254]] slot.
 

Revision as of 02:36, 24 July 2021

PatchMii
General
Author(s)fail0verflow
TypeSystem tool
LicenseGNU GPL v2
Links
Download
Source

PatchMii is a tool designed to automatically patch IOS as it gets downloaded from NUS. It contains a framework used to work with IOS in general, but it also includes a piece of code downloads the latest version of IOS37, removes signature checks, as well as a patch to DVD_LowUnencryptedRead that provides drivechip compatibility with DVDX, and installs the patched IOS in the IOS254 slot.