Hey! I wanted to know if anyone has been able to apply the patch on a Mac? I can't seem to make it work because I don't have a program to run the patch on my ISO. Thanks!
You should be able to do it on a Mac, albeit in a different way. MarkAss's original patch uses WIT to create a patched ISO. WIT can be gotten here:
https://wit.wiimm.de/ (specifically
https://wit.wiimm.de/download.html#os-mac) I never used the Mac version of WIT though - I did all my stuff on a Windows laptop.
Once you have WIT for Mac, I suggest downloading MarkAss's original patch (
https://drive.google.com/drive/folders/0BwemMlNPg_8aZ1YxNU0xYzF0amM) and after unRARing the file, open PATCH.bat and EXTRACT.bat in TextEdit and become familiar with the steps they do, and then try to recreate them on your own. This requires some computer skills.
Aside from WIT and other ordinary command line stuff, the only other program PATCH.bat and EXTRACT.bat uses is xdelta.exe (a Windows program). I don't know what the Mac equivalent of xdelta.exe is, but my Riivolution patch (
http://www.mediafire.com/file/ai8fihaisoc1ynz/CR_Riiv_Patch_20171030.zip/file) already has the files updated by xdelta, so you can just get them from there and skip needing xdelta altogether!
In short, these are the steps you would need to do:
- Use WIT to extract all the game files from a Captain Rainbow ISO (you're on your own for getting that)
- Replace the game files from the extract (the ones that need patching) with the files found in my Riivolution patch
- Use WIT to make a new ISO
I hope that helps!