You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split iplboot into stages 1 (modchip flash, bare minimum to load a DOL from local storage) and 2 (config support, USB/network boot, controller shortcuts...)
Implement preloader stage (no libc/libogc2, can boot a recovery tool from SD card or chainload to gekkoboot proper)
Only disable Qoob in Qoob builds, check what needs to be done before that, and whether it's necessary for Qoob SX
Implement our own, source-built BS1 replacement
Deferred video init - initialize video at the last moment there isn't really a reasonable way to do this
No media/no stage 2 DOL should be a hard error and halt, rather than reset to the IPL
Split iplboot into stages 1 (modchip flash, bare minimum to load a DOL from local storage) and 2 (config support, USB/network boot, controller shortcuts...)Deferred video init - initialize video at the last momentthere isn't really a reasonable way to do thisSYS_Get/SetBootMode
) to skip iplboot by defaultThe text was updated successfully, but these errors were encountered: