Cpasjuste / pemu

GNU General Public License v3.0
447 stars 50 forks source link

roms list is not showing in PSNES version of psvita #217

Closed xprgcjj closed 2 years ago

xprgcjj commented 2 years ago

*psnes version 6.5 of psvita, the list of roms is not showing

*the same thing happens in the most current pgen, it doesn't show the list of roms

*in the most current pnes the list of roms appears but it does not run the game, it has a failure when running the game

xprgcjj commented 2 years ago

Could you please port these emulators to the Wii u? it would be nice to have them on the wii u

thanks

MayanKoyote commented 2 years ago

*psnes version 6.5 of psvita, the list of roms is not showing

Just checked pSNES v.6.5 for PSVita: 7z archives are not showing up in the list. Zip archives and unzipped roms are displayed. Cover and information are displayed for zip archives.

*the same thing happens in the most current pgen, it doesn't show the list of roms

pGEN v.6.5 for PSVita shows a list of roms without any problems.

*in the most current pnes the list of roms appears but it does not run the game, it has a failure when running the game

https://github.com/Cpasjuste/pemu/issues/211

knerlington commented 2 years ago

Can confirm that roms aren't shown in the PS Vita build of this. Version 6.5 of pSNES. Individual zip files or the romset referenced elsewhere doesn't show up. Neither does unzipped .sfc or .smc files. Roms are put in ux0/data/psnes/roms as per instructions.

UPDATE: Found a fix. Renaming the gamelist.xml to db.xml shows .zip files within a zipped romset and individual .zip files as well. I can now also load my roms.

Cpasjuste commented 2 years ago

Hi,

Yes, something changed in one of the latest releases (db files are first loaded from sdcard then romfs, so if an old db file is on the sdcard (data folder) it can go wrong.