@mitu said in Where is my Hotkey Issue?:
From a cursory look at your config files
Rewind seems to be disabled via the main config file (rewind_enable = "false"). You should enable it first.
On a default RetroArch install, I see there's a input_rewind_btn, try setting it on your desired button input code.
same for input_hold_fast_forward_btn and input_toggle_fast_forward_btn.
Thanks, man. That fixed it.