retro-esp32 / RetroESP32

Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Creative Commons Attribution Share Alike 4.0 International
597 stars 92 forks source link

UI/launcher does not show all the ROMs #15

Closed tmihai20 closed 5 years ago

tmihai20 commented 5 years ago

UI/launcher does not show all the ROMs in any of the emulators (NES and so on) when it does not crash, I have hundreds of them, it shows 70-80 ROMs

Steps to reproduce the behavior:

  1. Copy a lot of ROMs (for instance, in the NES folder). It does not show all ROMs in any of the emulators.
  2. Navigate down to select a ROM like Mortal Kombat.
  3. UI/launcher only shows a few (70-80 ROMs)

I am using the release tagged with a3c6d90.

32teeth commented 5 years ago

Thanks @tmihai20 For clarity. Do you have sub folders in your rom/[emulator folder]/ folders?

tmihai20 commented 5 years ago

I do not have subfolders in the rom/[emulatorfolder].

32teeth commented 5 years ago

@tmihai20

my apologies for lack of clarity. i meant

 // nes example (not real names)
 roms
 -- action
     -- [rom name].nes
     -- [rom name].nes
     -- [rom name].nes
     -- [rom name].nes
     -- [rom name].nes
 -- rpg
     -- [rom name].nes
     -- [rom name].nes
     -- [rom name].nes
     -- [rom name].nes
     -- [rom name].nes
 -- and so on
tmihai20 commented 5 years ago

No, the ROMs for a certain type of console are in a single folder. So the NES folder has only files with NES ROMs and so on. I am not arranging them by type or any other criteria.

tmihai20 commented 5 years ago

This issue is now fixed with the 1.0.1 release. I can see all the existing ROMs.