EmuNewz Network

Full Version: Not able to load games/applications in EBOOT.PBP format on the UMD Browser
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If the command line option "--bufferumd" is in the startup batch file, the emulator can't load any games/applications in EBOOT.PBP format on the UMD Browser. JPCSP ends up loading the previous game on the "Load recent..." list if it's in ISO format.

As you can see on the below screenshots, I'm trying to load the game Dragon Ball Tag Versus Trial (NPJH90135) from the UMD Browser (1st Screenshot). If the command line option "--bufferumd" is in the startup batch file, JPCSP will load the previous game from the "Load recent..." list instead (God Eater 2) since it's in ISO format (2nd Screenshot). If "--bufferumd" isn't in the startup batch file, games/applications in EBOOT.PBP format will be able to load properly in JPCSP (3rd Screenshot).
When called with "--bufferumd", Jpcsp was reusing any UMD information already stored into a previous tmp/umdbuffer.iso / .toc. This should now be fixed in 6937617: now when being called with "--bufferumd", any previous tmp/umdbuffer.iso / .toc files are being deleted first.