Raygan Kelly
Participant
Post count: 29

I’m not sure what’s the hold up there. I would recommend trying what I did; delete or rename the existing gpsp folder and clone from scratch. (Go into the RetroPie/emulators folder and type “git clone https://github.com/Aloshi/gpsp.git”, then try “make” again.)

Here’s a copy of my gpsp_input.cfg file:

joyIndex = 0
axis_up = -1
axis_down = +1
axis_left = -0
axis_right = +0
btn_a = 1
btn_b = 2
btn_l = 4
btn_r = 5
btn_start = 9
btn_select = 8
btn_quit = 0

key_up = up
key_down = down
key_left = left
key_right = right
key_a = z
key_b = x
key_l = a
key_r = s
key_start = return
key_select = right_shift