Next Generation Custom Firmware for PSP and Vita's ePSP.
- Requires
ARK-4to be previously installed. - Copy
FLASH0.ARKtoARK_01234savedata. - If on PSP, run
ARK_Loaderto install the new flash0 files.
- Requires the very
latest pspsdkdevelopment build found here: https://github.com/pspdev/pspdev/releases/tag/latest - Requires the latest
psp-cfw-sdkpackage:https://github.com/pspdev/psp-cfw-sdk/
Main differences with ARK-4:
- Compiled with
latest PSPSDK. - Modular project for easier development (
Divide et Impera). XMBControlis now aCore(mandatory) part of the CFW instead of an (optional) extra.VSH Menuhas been deprecated in favor ofXMBControl. *Recovery Menuhas been deprecated in favor ofVanilla Modeand/orDespertar del Cementerio. **- Code cleanup, refactor, restyling, fixes, improvements, etc.
* `VSH Menu` can still be used via `L+R+Select` combo if it is still installed from previous ARK-4 installations.
** `Recovery Menu` can still be used via `R trigger during bootup` combo if it is still installed from previous ARK-4 installations.