Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › configure nes and mastersystem buttons › Reply To: configure nes and mastersystem buttons
Thats a good question.
I haven’t tried it, but it is possible.
NES, MasterSystem and MegaDrive are all configured with RetroArch with one configuration file, this means that the button config is the same.
The input file is here > /home/pi/RetroPie/configs/all/retroarchinput.cfg
You can then make separate changes to each individual emulator by editing the configuration files.
For NES the file is located here> /home/pi/RetroPie/configs/nes/retroarch.cfg
For MasterSystem > /home/pi/RetroPie/configs/mastersystem/retroarch.cfg
For MegaDrive > /home/pi/RetroPie/configs/megadrive/retroarch.cfg
In each file you will need to type out the buttons you want to change, and then bind this to a button on your controller.