Asnivor / MedLaunch

A Windows (.NET) Front-End for the Mednafen Emulator
http://medlaunch.asnitech.co.uk/
Other
36 stars 6 forks source link

roms marked as hidden? #227

Open ghost opened 5 years ago

ghost commented 5 years ago

roms marked as hidden?

how do you know what it is hiding?

Asnivor commented 5 years ago

Of the top of my head, thats roms that are no longer detected during scan (maybe they have moved/renamed etc.). It might also mean exact duplicates as well (although my memory is a little hazy on that). If a hidden rom is found again on a subsequent scan it should be un-hidden. It was the easiest way I could think of to hide missing ROMs from the library without losing the actual database data.

Currently there is no way to view these hidden ROMs through the GUI. You can open the SQLite database (Data\System\MedLaunch.db) using a free tool (eg DB Browser For SQLite) and see the data that way.