Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › FBA Retroarch core – coin controls › Reply To: FBA Retroarch core – coin controls
Hi everybody !
I got the same problem with some cps2 roms. I swapped SELECT for L as “hotkey enabler”.
Basically, i add this line in the cps2/retroarch.cfg (i added a cps2 menu, that s why it s not fba folder) :
input_enable_hotkey_btn = "4"
to override this line in the controller config :
input_enable_hotkey_btn = "6"
And it works… not completely.
For the game nwarr.zip (Night warriors, one of my fav saturn game :D), when i long press on [L], the emulator considers it is a short press. I also tried by swapping triggers for hotkey enabler, same bug (respectively on [R]).
Way to reproduce that :
* Put [L] as hotkey enabler.
* In “Night Warriors: Darkstalkers’ Revenge” (rom : nwarr.zip), play as Victor (Frankenstein).
* Perform a short press on L : Victor hits with a BIG punch
* Perform a long press on L : Victor hits with a BIG punch (the bug is here, he must hit with a big electrified punch)
(If you don’t know the game, perform a short/long press on [R], you will see what i mean by electrified hit)
For info : I updated retroarch via retropie-setup, I use a Buffalo SNES controller.