BIT.TRIP CORE
360 controller
Is there any chance of getting support for analog sticks patched in. I'm using the standard 360 controller and the terrible dpad is making the game unplayable.
< >
กำลังแสดง 1-6 จาก 6 ความเห็น
Use GlovePIE, input this script:

key.left = (xbox360.joy1x < -0.7) key.right = (xbox360.joy1x > 0.7) key.down = (xbox360.joy1y < -0.7) key.up = (xbox360.joy1y > 0.7)
Any chance someone could tell me how to set up my usb NES controller for this game?
โพสต์ดั้งเดิมโดย HomeOnASaturdayNight:
Any chance someone could tell me how to set up my usb NES controller for this game?

If your USB controller is recognized by your computer already, you can use a program like GlovePIE or JoyToKey to map your controller's buttons to keyboard buttons.
โพสต์ดั้งเดิมโดย CtrlAltDestroy:
Use GlovePIE, input this script:

key.left = (xbox360.joy1x < -0.7) key.right = (xbox360.joy1x > 0.7) key.down = (xbox360.joy1y < -0.7) key.up = (xbox360.joy1y > 0.7)
Thanks a lot, GlovePIE is amazing
I'm using a Gravis Gamepad Pro; what should I do? Same as above?
RED 13 มิ.ย. 2014 @ 11: 16pm 
โพสต์ดั้งเดิมโดย Pinballwiz45b:
I'm using a Gravis Gamepad Pro; what should I do? Same as above?
GlovePIE will work, but that script won't work because you have a DirectInput pad. Try mapping the pad to the arrow keys in glovepie by yourself, it shouldn't be too hard
แก้ไขล่าสุดโดย RED; 13 มิ.ย. 2014 @ 11: 16pm
< >
กำลังแสดง 1-6 จาก 6 ความเห็น
ต่อหน้า: 1530 50

วันที่โพสต์: 9 ต.ค. 2012 @ 3: 25pm
โพสต์: 6

ดูกระดานสนทนาเพิ่มเติม