Show "User Menu" option on the runcommand dialog only for a specific emulator?
-
Is this possible?
Now, when you add a
.sh
file in/opt/retropie/configs/all/runcommand-menu
the User Menu option appears in every runcommand dialog (the one before launching a game).I would like it to only be shown only in a specific emulator.
If this is not possible, here's a suggestion for the devs to maybe make it possible:
Allow adding subdirectories in
/opt/retropie/configs/all/runcommand-menu
with the[SYSTEM_NAME]
name (e.g./opt/retropie/configs/all/runcommand-menu/megadrive
).For example:
- If there is an
.sh
file in/opt/retropie/configs/all/runcommand-menu
, the User Menu option appears in every runcommand dialog. - Else if there is an
.sh
file in/opt/retropie/configs/all/runcommand-menu/[SYSTEM_NAME]
, the User Menu option will only appear when launching games from[SYSTEM_NAME]
.
I could even work on a PR if they would be interested :)
- If there is an
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.