Global setting for fast-forward button.
-
RPi5
Official PSU
Manually installed over Bookworm Lite 64-bit
Enabled VulkanHello, I have figured out how to set a fast-forward button from the RetroArch menu, but how can I add this globally instead of doing it for all cores individually?
-
@ionx said in Global setting for fast-forward button.:
how can I add this globally instead of doing it for all cores individually?
I think you can add the
input_fast_forward_hold_btn
orinput_fast_forward_hold_axis
orinput_fast_forward_toggle_axis
orinput_fast_forward_toggle_btn
setting in your controller profile in/opt/retropie/configs/all/retroarch/autoconfig
. -
Thank you for your reply. I tried it, but it didn't work. I also tried adding the line to the retroarch.cfg file, but without luck either.
-
@ionx sorry it's
toggle_fast_forward
, notfast_forward_toggle
. So for example, this works for me in my controller autoconfig:input_toggle_fast_forward_axis = "+5"
Then I press hotkey + R2(trigger) and the game goes into FFWD until I press the hotkey combo a second time.
-
@sleve_mcdichael Thank you! Now it's working!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.