###########################################################################################
############### 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 = false;

# 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 :)
skiplogo = false;

# 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:/PSPLINK/psplink.prx"
#loadmodule1 = "blahblah"
#loadmodule2 = "blahblah"
#loadmodule3 = "blahblah"
#loadmodule4 = "blahblah"
#loadmodule5 = "blahblah"
#loadmodule6 = "blahblah"
#loadmodule7 = "blahblah"
#loadmodule8 = "blahblah"
#loadmodule9 = "blahblah"