Trevor Rudolph
Trevor Rudolph
I've added a bounty to this issue [https://app.bountysource.com/issues/100305784-support-ios58-128m-on-rvt-h-reader-and-ndev](https://app.bountysource.com/issues/100305784-support-ios58-128m-on-rvt-h-reader-and-ndev)
It seems as though @DarkMatterCore has a potential fix, including patches to libogc and nintendont, testing the fix today
Okay! I will try to get more familiar with the codebase and propose a set of changes that would allow this mode, possibly as a "Boot from slot2" folder entry...
I won't have time to do this for the next couple weeks.
xcode has nothing to do with source, we could make a Makefile if we wanted, or anything that will tell the source to compile. xcode is using clang or gcc...
I've just realized that you were mentioning that you wanted to use direct gcc for the compiling of the bundle code that is run via the eval, this could be...
Yes but you could also build the driver out of tree and `insmod` it yourself. I've done this before.
Technically, because this is not a software hack, it's a hardware hack. All you need to do is find the right test points. So yes is the short answer, but...
Hello! At the moment, cubeboot does not iterate all devices looking for a `cubeboot.ini` file. Once it finds a device, it will mount it and only use that device. So...
If you have a GCLoader, cubeboot will only look on that SD card for `cubeboot.ini` I can make cubeboot look at every device but that is going to change boot...