i think a custom firmware does this, but i don't know which
How do i use autoboot so when i turn my psp on a shell comes on instead of the XBM.
i think a custom firmware does this, but i don't know which
# Set this to the application you want to start when holding X on boot (add # to remove)
autoboot = "ms0:/PSP/GAME/IRSHELL/EBOOT.PBP";
Put that in the config of your custom firmware. And hold x on boot up.
This is what i enter on the config
"E:\PSP\GAME\psix\EBOOT.PBT"
This is the config.
################################################## #########################################
############### 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 = true;
# 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 = "E:\PSP\GAME\psix\EBOOT.PBT"
#loadmodule1 = "blahblah"
#loadmodule2 = "blahblah"
#loadmodule3 = "blahblah"
#loadmodule4 = "blahblah"
#loadmodule5 = "blahblah"
#loadmodule6 = "blahblah"
#loadmodule7 = "blahblah"
#loadmodule8 = "blahblah"
I carnt get it to work please help.
isn't it .PBP not .PBT?Originally Posted by Metroid Fan
it still dosent workOriginally Posted by Prasoc
![]()
it should look like this
################################################## #########################################
############### 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 = true;
# Specify a program to autoexecute at startup.
autoboot = "ms0:/PSP/GAME/psix/EBOOT.PBP";
#Specify a maximum of 10 modules to load and start at the startup with the vsh.
#loadmodule0 = "blahblah"
#loadmodule1 = "blahblah"
#loadmodule2 = "blahblah"
#loadmodule3 = "blahblah"
#loadmodule4 = "blahblah"
#loadmodule5 = "blahblah"
#loadmodule6 = "blahblah"
#loadmodule7 = "blahblah"
#loadmodule8 = "blahblah"
your problems were
you tried loading it as a module (which is a prx file, i think) not as an autoboot
You tried loading it from e: (your pc drive that is set to psp) rather than ms0: (stands for memory stick 0; psp reads from your memory stick)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks