Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › Using a Save and Load Hotkey › Reply To: Using a Save and Load Hotkey
01/08/2016 at 21:15
#113453
Floob
Member
The lines you edited above can only have a single key.
The hotkey enable would be here:
input_enable_hotkey =
So you hold your enable hotkey down then tap the hotkey
input_save_state = x
input_enable_hotkey = rshift
would mean holding Right Shift and tapping x would save the game, assuming no other hotkeys or functions are mapped to x.