#94358
mirage
Participant

Here’s what I know after spending a few nights testing and trying.

1 – SYSTEM/retroarch.cfg configs will be considered if you uncomment the following line:
#include “/opt/retropie/configs/all/retroarch.cfg”

2 – SYSTEM/retroarch.cfg will be emptied after exiting emulator.

3 – Adding the following line to the SYSTEM/retroarch.cfg prevents it from being emptied.
config_save_on_exit = "false"
***Be careful about the “” marks when copying command lines from this forum. My browser and/or regional settings are replacing them with similar “” but they don’t work.***

Now I have damaged my “/etc/emulationstation/es_systems.cfg” file playing around. My Kodi and custom commands returns:
Unable to create application. EXITING
Anybody have a clue of what I did wrong?