Controller?


Claym99 posted on May 25 2006 at 05:25 PM said:
Would it be hard to write a driver for windows and a program for the GP2X so you can use it as a controller?


I don't know if I understand do you mean use windows as a controller or write a driver for a controller in windows?
 
Last edited by a moderator:
The correct terminology is, "would it be possible to write a gadget driver for the GP2X which makes it a standards-compliant USB joystick that can be used under Windows like any other normal Joystick/Controller peripheral", and the answer to this question is: yes. No sweat.

Gadget drivers are pretty easy to write for Linux .. there is already g_ether, g_serial, soon g_audio, so a g_joystick should be quite feasible, and probably a fun project for someone who wants to get to know that side of things ..
 
Claym99 posted on May 25 2006 at 04:25 PM said:
Would it be hard to write a driver for windows and a program for the GP2X so you can use it as a controller?

Consensus is not hard to do, expand your wish list to include other USB controllers:

I would like to see it with Xbox/Xbox360 support, as well as PC support.

For the Xbox/Xbox 360 it could appear as a standard controller with a memory card inserted (a file on the SD card would work to fake an Xbox memcard), we could use it to edit the savegames and hack them even in our lap, or enter codes into cheat engines :), or keep a walkthrough on the screen.

Use it as a programmable SmartJoy adaptor, hook a KB/MS into the Host USB, hook the Slave into an Xbox and you would be able to choose deadzone and calibration options with the GP2X screen.

We could program huge combos in insane precision on the GP2X on the go, even copy/pasting them from readme's using the GP2X.

If you connected this between the Xbox/Xbox360 gamepad you could use it to filter/capture/replay all your keypresses, even make combos and cheats be entered for a simple keypress.

The possibilities are endless, this thing is a portable USB DevKit!!!

I want to get some info and write/port one of these drivers over.
 
Last edited by a moderator:
torpor posted on May 26 2006 at 12:08 PM said:
The correct terminology is, "would it be possible to write a gadget driver for the GP2X which makes it a standards-compliant USB joystick that can be used under Windows like any other normal Joystick/Controller peripheral"

Ow yeah ;)
 
Last edited by a moderator:
Back
Top