#90193
LodanZark
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