Hello,
I would like to make a second Arcade folder like "Fav Arcade Games" Copy my favorite arcade games to it. How do I do that and have it displayed along with the Arcade, console and computer folders?
Thanks,
Alan
Hello,
I would like to make a second Arcade folder like "Fav Arcade Games" Copy my favorite arcade games to it. How do I do that and have it displayed along with the Arcade, console and computer folders?
Thanks,
Alan
Be careful with updates:
I would leave all arcade mras in _Arcade in order to have the updates and even if you removed them they will be put back by update except if you explicitly exclude them.
In the _Fav Arcade Games directory I would put symlinks to the corresponding mras in _Arcade which mean you will always be using the most up to date mras.
Oh, I like this last suggestion. Moments ago my back up .img file completed copying to my new SD card. I'll put my working .img away , and I can mess things up all I want and still be able to easily start over. I will try the sub menu ,Thanks.
Check out the "favorites.sh" script, which can be auto-downloaded for you with update_all. You can use that to pin specific ROMs or arcade cores to the main menu, and I think you can use it to pin things into subfolders, as well. I haven't tried to do that last bit, though.
You'd probably have to create the subfolder yourself.
AFAIK, Linux is the only OS that will understand symlinks on an exFAT filesystem. If you're trying to interoperate with Windows, using favorites.sh to create "mgl" files is a better idea. MGLs are a Mister-specific format that have information inside about what core should be launched and what ROM should be loaded.
If only Linux systems will be touching the SD card, then symlinks will do what you expect.