Hello,
In the main menu (consoles navigation menu), can I create a extra list for the Sega Genesis roms (for classification purposes)?
Because I have two collections of Sega Genesis games and don’t want to combine them in the main Sega Genesis menu.
In other words, I want to put “Roms Group 1” in the list of Main Sega Genesis, and I want to put “Roms Group 2” In another list, let’s say it’s called “Special Sega Genesis Games List.”.
Is that possible? And how can I set the new list name and icon and description for this list.
Thank you very much and sorry for My English is bad
Yes that is possible, you have to add the new system in es_systems.cfg and change the path to the new roms folder and also create a new folder in themes, like this:
And then add that system as a folder in themes (in that example it would be called “specialgenesis”) and add your new system.svg file into it.
Alternatively, you could just create a folder in the sega-roms folder and put the other roms there, call it “Special roms” (or something like this) and then choose “show folders” in the gamelist.
It worked Like a charm, thank you So much @worstcase.
How can I make a description of this system like the Main Genesis system description with the crystal theme Like this “The Genesis (Mega Drive outsite of the U.S.) was Sega’s third console and the successor to the Master System. The main microprocessor…etc.”
Either try to input your description directly or check the language file with the infos in the folder \emuelec\Configfiles\emulationstation\themes\Crystal\lang
There you will find (for example) en.xml, which is the english file with all the system descriptions.
You can add your own there, but it needs to have the same name as the one between the <text>${sega32x}</text> tag (here it’s {sega32x})