PSP and Sega CD saves moved to "Savefile Dir"

Watch out for the PSP and Sega CD saves, they were moved from System/BIOS dir to Savefile Dir (if you have them in different places than ROM folder).

Sega CD (Genesis Plus GX):

Just move these files:

– cart.brm – scd_E.brm – scd_J.brm – scd_U.brm

to your Savefile Dir

PSP (PPSSPP and PSP1 cores):

Move the PSP folder, inside System/BIOS / PPSSPP folder to your Savefile Dir


System/BIOS
  |---> PPSSPP
          |----> PSP   ---> this folder!!!

Is this a core fix or a RetroArch fix?

The virtual Jaguar core saves need to be moved as well. Currently, it places them in the root folder or RetroArch.

It seems PPSSPP has been renamed to PSP1 here with libretro. But it’s not on the buildbot yet. The ppsspp core there still uses the old save path.

So we need to keep that in mind as we’ll probably need the psp1 core + psp1.info + move the save files to the new path (+ modify overrides and stuff).

It’s a core fix actually, take a look at gen plus gx and ppsspp (and PSP1) new commits.

We are using both psp cores actually, PSP1 and PPSSPP. At least there are the 2 in the ubuntu PPA for example.

There’s a problem with the ppsspp build, we need to figure out what’s going on.