#16900
deaftolight
Participant

I found something, but unfortunately it doesn’t solve the problem.

changing
input_hold_fast_forward = "9" to
input_hold_fast_forward_btn = "9"
got rid of an error message that would come up before the ROM would load that said the 9 key couldn’t be found. So even though input_hold_fast_forward is what is in the retroarch.cfg skeleton file, input_hold_fast_forward_btn seems to be the correct one… it still doesn’t work though.