There's a nice little homebrew program called FuSa which allows a PSP
console to be used as a gamepad on Linux, Win or Mac computers. I run
Linux and it's full on plug and play. Anyways, here's the config I find
most useful for playing. The PSP doesn't have enough buttons to emulate
everything, so the D-pad had to be sacrificed. Here it goes, I hope it
can make it to the official release :)
[FuSa FuSa GamePad]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R =
DPad L =
DPad D =
DPad U =
Start = button(7)
Z Trig = button(4)
B Button = button(2)
A Button = button(0)
C Button R = hat(0 Right)
C Button L = hat(0 Left)
C Button D = hat(0 Down)
C Button U = hat(0 Up)
R Trig = button(5)
L Trig = button(3)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)
Regards, Gene (AnakondaRH)
Richard