I'm trying to use one of my Eboots through PSPE, but the program closes a split second after it opens. I've tried putting the EBOOT in the correct directory, I've tried dragging & dropping, and I don't know what else to do. Any advice?
Printable View
I'm trying to use one of my Eboots through PSPE, but the program closes a split second after it opens. I've tried putting the EBOOT in the correct directory, I've tried dragging & dropping, and I don't know what else to do. Any advice?
Check if a eBoot that you know works first and see what happens. If it runs then there is a runtime/logic bug in your code. If it doesn't then there is something wrong with the emulator and you should try running your eBoot on an actual PSP.
Well, I tried blackjack, and it worked, so it's something wrong with my eboot, but I don't have the slightest clue what it is. :confused: Also, I can't test it with a real PSP, because I don't have one atm.Quote:
Originally Posted by yaustar
Check the logic of your code eg: Is your game loop exiting before it should?