View Single Post
Old November 26th, 2007   #97 (permalink)
dolch
Registered User
 
Join Date: Nov 2007
Location: ca
Posts: 3
pcsx2 linux user

Hey, If youre still having problems getting megapad to compile with the linux version of pcsx2 I might be able to help. Yesterday I modified the zeroPad code (SVN latest) to handle basic joystick functions. I've tried it with a few games without major problems.

It might be a safer starting point. Its a REALLY basic plugin with:
Hardcoded keys - the file Load and save functions are still there just not used.
no GUI - you will need to make a new window layout / handlers
no SDL - One less dep and in my experience SDL_Event doesn't always behave when threaded.

So.. are you interested? I could even add in the megapad functions if needed.
dolch is offline   Reply With Quote