libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.04k stars 1.81k forks source link

Folder scanning not working on Vita #8212

Open simlevesque opened 5 years ago

simlevesque commented 5 years ago

Description

When I scan a directory, it sees all my files, cycles through them but when it's done they are not found.

Expected behavior

After scanning the directory, I should be able to go in the platform section in the main menu and start the game but the section is not present.

Actual behavior

The scanned roms are not in the library.

Steps to reproduce the bug

  1. Install 1.7.6 with the VPK.
  2. Select a folder with roms in it (mine had Gamegear, SNES, GBA and GBC roms)
  3. Wait for the scanning to be completed.
  4. Try to find your scanned games in the library, they are not present.

Version/Commit

Environment information

ghost commented 5 years ago

Did you also install the data vpk?

Do you see the appropriate database for your system when going to Information -> Database Manager?

Can you verify that at least one of your roms matches a checksum you find there?

Otherwise, it will not scan bad dumps or when the database is missing.

simlevesque commented 5 years ago

Did you also install the data vpk?

Data vpk ? where can I find that ?