Can't manually edit retroarch.cfg
-
Hi,
I screwed up when mapping my keyboard and didn't map the start button. I try to manually edit opt/retropie/configs/retroarch.cfg and map the key and reload emulationstation, but the changes never take effect. Am i editing the wrong file?
-
Controls for Emulation Station are in:
/opt/retropie/configs/all/emulationstation/es_input.cfg
But its often easier just to input the device again in the ES menu. More details here:
https://github.com/RetroPie/RetroPie-Setup/wiki/EmulationStationOr if you edit the file to read like this it should auto prompt you to configure the input device
<?xml version="1.0"?> <inputList> <inputAction type="onfinish"> <command>/opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command> </inputAction> </inputList>
-
Thank you very much, that works.
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.