Script for mirror name of emulator in txt file
-
I need to create a script that adds me to a txt file the name of the emulator I am selecting in emulationstation before clicking on the rom, do you have any ideas? I managed to do this using runcommand but only for when I start the roms.
Thx in advice -
Runcommand
is reading the list of emulators for a system from a file/opt/retropie/configs/<system>/emulators.cfg
. Parse that file for the system you're interested in and you can extract the emulator(s) used - there may be more than one available. -
Thx but i need it just when cursor goes on, this txt file is read from another rpi who command a led panel, i don't wanna a list i want only selected one.
-
@fr4m3 That's not possible - ES doesn't support any scripting when selecting a game.
-
@mitu thx, another solution for my problem?
-
Use another front-end, maybe ?
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.