Homepage Forums RetroPie Project Controller Configuration in RetroPie Hotkeys working EXCEPT for Select+Start Reply To: Hotkeys working EXCEPT for Select+Start

#109649
freetz
Participant

Ok, I found a solution:
In my retroarch.cfg there were these two lines at the end of the file:
input_enable_hotkey = nul
input_exit_emulator_btn = 12

I think I added them because I had problems with getting the Hotkey for the PS3 controller working. After disabling these two lines, I can now use the Start button as exit button for the iBuffalo.
The strange thing is that all the other Hotkey functions were still working despite “input_enable_hotkey = nul”.
Just for my understanding: Does the retroarch.cfg override the controller-specific configuration files? With other Linux packages, it seems to be the other way around, i.e. the more detailed config files override the system-wide ones.

Thanks again and sorry for the false alarm,

F.