Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › Help setting up n64 keyboard control › Reply To: Help setting up n64 keyboard control
07/11/2015 at 19:14
#101884
Participant
Hey mate,
I’m also using an iPac VE in my build and I’ve successfully managed to configure all keyboard buttons except for the ones corresponding to the joystick. I can’t figure out how to get “up, down, left and right” working. Have you got any clue?
So far, this is my config:
# Keyboard player 1
input_player1_a = z
input_player1_b = x
input_player1_start = num1
input_player1_l = lshift
input_player1_r = v
input_player1_left = left
input_player1__right = right
input_player1__up = up
input_player1_down = down
input_player1_l2 = nul
input_player1_r2 = nul
input_player1_l3 = nul
input_player1_r3 = nul
This is driving me crazy. And even more so because the config says:
Mupen64plus-libretro utilises RetroArch configurations. Add custom retroarch controls to the retroarch.cfg file in
/opt/retropie/configs/n64/retroarch.cfg
Yes, sure, but which custom controls?
Regards,
Jonathan