Monday, May 12, 2008

Maddness Interactive with an XBox 360 controller

This is similar to my boxhead one but for the flash game "Madness Interactive"

Just copy and paste this into the GlovePIE window and click run to use it with your XBox 360 controller on your computer.

// Type your program here, or click the GUI tab to autogenerate it!
Key.D = Joystick1.pov1right
Key.A = Joystick1.pov1left
Key.W = Joystick1.pov1up
Key.S = Joystick1.pov1down
Key.P = Joystick1.button8
Key.Enter = Joystick1.Button7
Key.LeftShift = Joystick1.Button1
Key.F = Joystick1.button3
Key.E = Joystick1.button4
Key.Q = Joystick1.button2

Tell me if you like it.

No comments: