Haryleyg's Custom Firmware mod - Devhook on startup

Version: 0.1
Category: NON-VIP-PSP EXPLOITS & LOADERS

Description:
Harleyg's custom firmware mod adds a menu and submenus inside recovery mode, so you can replace vshmain.prx, index.dat and recovery.elf via recovery mode with all safety checks, etc.
Harleyg has also added the option to change the CPU clock speed, USB mode, and remove custom firmware patch.


BE CAREFUL WHILE USING THIS FILE, WRITING TO FLASH WRONG, COULD BRICK YOUR PSP!

Harleyg has also modded another custom firmware so you can now "dual boot" into 2.71 firmware by auto-loading DevHook at startup by holding the left trigger while booting, otherwise you go into 1.50! This ingenious idea should make it much easier to launch higher firmwares or keep in 1.5 with minimal hassle!

###########################################################################################
############### Configuration file for the Custom Firmware - Proof of Concept #############
###########################################################################################


# Set it to true if you want to enable the execution of normal pbp's, no-kxploited
nokxploit = true;

# Set it to true if you want to hide the icons
# Note: if you have a lot of things in the game folder, it could cause a slowdown
hidecorrupt = true;

# Set it to true if you want to skip the $CE logo. In this way you can also skip
# the auto-execution of the umd that so many people hate smile.gif
skiplogo = true;

# Hold left trigger to boot into last used firmware on devhook
autoboot = "ms0:/PSP/SYSTEM/DEVBOOT.PBP";


# Specify a program to autoexecute at startup.
# Example1:
#autoboot = "ms0:/PSP/GAME/IRSHELL/EBOOT.PBP";
# Example2:
#autoboot = "ms0:/PSP/GAME/DEVHOOK/EBOOT.PBP";


#Specify a maximum of 10 modules to load and start at the startup with the vsh.

#loadmodule0 = "ms0:/PSP/SYSTEM/AIOMod.prx"
#loadmodule0 = "blahblah"
#loadmodule2 = "blahblah"
#loadmodule3 = "blahblah"
#loadmodule4 = "blahblah"
#loadmodule5 = "blahblah"
#loadmodule6 = "blahblah"
#loadmodule7 = "blahblah"
#loadmodule8 = "blahblah"
#loadmodule9 = "blahblah"

View File

Submitted by STYLEZ, on Jul 17 2006, 01:51 AM