########################################################## ##Configuration file for Harleyg's custom firmware patch## ########################################################## # Set to true to run non kxploited eboots (1.00). nokxploit = true; # Set to true to hide corrupted icon, may cause slowdown. hidecorrupt = true; # Set to true to skip the Sony intro and stop auto exec of umd. skiplogo = true; # Hold left trigger to boot into last used firmware on devhook devhook = "ms0:/PSP/SYSTEM/DEVBOOT.PBP"; # Set this to the application you want to start when holding X on boot (add # to remove) autoboot = "ms0:/PSP/GAME/IRSHELL/EBOOT.PBP"; # Extra PRX's to load on boot. #loadmodule0 = "ms0:/psp/system/Hello.prx" loadmodule1 = "ms0:/mp3XMB/RUNMEmp3.prx" #loadmodule2 = "ms0:/PSP/SYSTEM/AIOMod.prx" loadmodule3 = "ms0:/PSP/SYSTEM/screenshotbmp.prx" #loadmodule4 = "blahblah" #loadmodule5 = "blahblah" #loadmodule6 = "blahblah" #loadmodule7 = "blahblah" #loadmodule8 = "blahblah" #loadmodule9 = "blahblah"