Difference between revisions of "Pre-Repair Check Disc"
From Rare Gaming Dump
Hallowizer (talk | contribs) (Internal name/navbox) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
− | The '''Pre-Repair Check Disc''' is a software disc used by Nintendo repair centres circa 2009 to check for the presence of unsigned content on a Wii system, and refuse to allow a repair if it is present. The source code for the disc's software was found in [[wiidump.7z]], at the following path: | + | The '''Pre-Repair Check Disc''' (internally known as '''Check Disk for Pre-Repair Process''') is a software disc used by Nintendo repair centres circa 2009 to check for the presence of unsigned content on a Wii system, and refuse to allow a repair if it is present. Upon starting up, it checks if an [[Wii Development Hardware#NR%20Checker|NR Checker]] is connected to GameCube controller ports 3 or 4 before continuing. If missing, the program calls a function to eject the disc. The source code for the disc's software was found in [[wiidump.7z]], at the following path: |
<code>wiidump.7z/apps/pre_repairdisc/pre-repairdisc/RVLSDK/build/tests/checkForPreRepair</code> | <code>wiidump.7z/apps/pre_repairdisc/pre-repairdisc/RVLSDK/build/tests/checkForPreRepair</code> | ||
+ | |||
+ | {{WiiNavbox}} |
Latest revision as of 21:05, 9 July 2021
This article is a stub. |
The Pre-Repair Check Disc (internally known as Check Disk for Pre-Repair Process) is a software disc used by Nintendo repair centres circa 2009 to check for the presence of unsigned content on a Wii system, and refuse to allow a repair if it is present. Upon starting up, it checks if an NR Checker is connected to GameCube controller ports 3 or 4 before continuing. If missing, the program calls a function to eject the disc. The source code for the disc's software was found in wiidump.7z, at the following path:
wiidump.7z/apps/pre_repairdisc/pre-repairdisc/RVLSDK/build/tests/checkForPreRepair