Closed jaxrogers2 closed 8 years ago
Closing this, as FIX94 reverted the target make command commit, so "make" is now the corrent command, so FIX94's fork now builds again (just a wupserver fw.img as always). FIX94's iosuhax should for hacking vWii or doing wupserver only things (haxchi, regionhax, etc). For all other purposes (redNAND, CFW sysNAND, using the Homebrew Launcher RPX) dimok's fork should be used instead.
Now that FIX94's fork has merged with dimok's fork with FIX94 commit d99ab8e, there are no longer any advantages to using FIX94's fork over dimok's fork. Also, for building either fork, the make command has been changed to enable the selection of building either a redNAND or a cfw sysNAND fw.img. The default build (just "make") now builds redNAND by default, so the CFW sysNAND fw.img needs to be built with the command "make cfw" to make a CFW sysNAND+wupserver fw.img and if a redNAND guide is added, "make redNAND" to make a redNAND fw.img.
EDIT: Fix94's fork no longer compiles correctly. It now only builds a redNAND fw.img, as it does not contain dimok's compile fix to allow "make cfw". People will now have to use dimok's fork if they want to complete this tutorial, or build with a version FIX94's fork before the make command change commit.