Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › 3 questions about mapping pads › Reply To: 3 questions about mapping pads
03/05/2015 at 03:02
#90193
Participant
[quote=90192]…For your 2nd question, I don’t know if creating a new mapping file in /opt/retropie/configs/nes/ would make it, but actually you can remap your controllers directly in this file (/opt/retropie/configs/nes/retroarch.cfg).[/quote]
I have tried:
input_enable_hotkey_btn = "8"
input_exit_emulator_btn = "7"
input_reset = "8"
And didn’t worked :(
Update: I FIXED!!!
was my mispelling mistake, the write code here:
input_enable_hotkey_btn = "8"
input_exit_emulator_btn = "7"
input_reset_btn = "6"
Feeling silly by mistake the input and forgot also the “btn” thingy