Solved Unhide roms
-
I've made a mistake and hide a few roms from the emulationstation menu.
How can i unhide them?
Thanks. -
I think the only solution is to manually edit the game_list.xml file from your emulator folder via the share folder.
There is a parameter for hidding roms -
Hello, indeed, for the moment, there is no option in ES to unhide roms.
So as said by @DjLeChuck you must edit yourgamelist.xml
file inside your/share/roms/SYSTEM
folder.But, before editing this file, you must close ES (emulationstation).
If you have a keyboard plugged on your recalbox, you can press F4, or on ssh, use one of these commands :
killall emulationstation
or/etc/init.d/S31emulationstation stop
You can now edit your
gamelist.xml
file, find your game entry, then switchhide
option fromtrue
tofalse
. -
I´m using the same folder for two diferent emulators.
I renamed the two files and manually added them to my gamelist.xml
Thanks.