How do I enable autofire (aka turbo button) in retroarch?
I tried adding this to my retroarch.cfg file but it didn’t do anything:
input_player1_turbo = “4”
input_turbo_period = 6
input_turbo_duty_cycle = 3
According to the comments, while I’m holding button “4” other button presses should repeat at the interval specified, but it doesn’t repeat at all.