Originally Posted by SpacemanSpiff
It works fine for me... what firmware are you using? (I'm on 1.50)
The PC savestates (the .sgm files, not the .sav - .sav is the cartridge save, which hasn't been implemented yet in PSPVBA) should be in the format (Name of Rom)(#).sgm, without the parentheses. # can be any digit from 1-9. To get it to work on the PSP, rename it to the format (sav_)(name of rom)(_#).sgm without the parentheses, where # can be any digit from 0-4. For example, if you have a save from Mega Man Zero on your PC, and your rom is name MMZ.gba, then the save should be something like MMZ1.sgm. To get it to work with PSPVBA, simply rename it sav_MMZ_0.sgm, and it should appear in slot 0 in the save state list. Hope this helps.