

- #INSURGENCY CONTROLLER CONFIG HOW TO#
- #INSURGENCY CONTROLLER CONFIG FULL#
- #INSURGENCY CONTROLLER CONFIG PRO#
- #INSURGENCY CONTROLLER CONFIG CODE#

I might leave it like it is and not bother with the left stick for rumble, the thrusters will do just fine and the triggers. Quote from: RedHed on October 28, 2013, 07:42:30 am Yes the D-pad rumble worked well, I dropped to 0.5 strength using vibration2.
#INSURGENCY CONTROLLER CONFIG PRO#
Is it possible to get the x52 pro working with Diaspora ? have you seen any Glovepie scripts etc. I would like to think Star Citizen will have a x52 pro special edition, but want one for the dog fighting module this Dec > I'm wondering which app Xpadder or Pinnacle will be the best for this, if needed. My next purchase will be a Saitek X52 Pro for Star Citizen. What is your opinion of Xpadder vs Pinnacle ? I had installed the demo of Pinnacle just a few weeks back and did like the UI, as it appears to make things easier to understand. But I can manage to modify other profiles, muddling through.
#INSURGENCY CONTROLLER CONFIG HOW TO#
I just fail to understand how to use them and get creative results. But am useless at creating those advanced functions, hold zone, distance zone, tap time, release zone etc. I might leave it like it is and not bother with the left stick for rumble, the thrusters will do just fine and the triggers.Īctually until the OP mentioned Glovepie I'd never considered it. Yes the D-pad rumble worked well, I dropped to 0.5 strength using vibration2.
#INSURGENCY CONTROLLER CONFIG CODE#
I've tried to document the code for easy editing. Make sure you turn OFF the joystick in the diaspora launcher. Map the DPad left to 'Left Thrust' and DPad right to 'Thrust Right' Map the DPad up to 'Down Thrust' and DPad down to 'Up Thrust' Map A to 'Next Target', X to 'Next Hostile', Y to 'Next Friendly' and B to 'Bomber/Bomb Targeting' Map the back button to 'Target Sub-System' and the start button to 'Auto-Target Hostile' Keyboard.LeftAlt and G = XInput1.LeftThumb Map the left thumb stick button to 'Glide' and the right thumbstick button to 'Match Target Speed' Keyboard.Backspace = XInput1.Joy1Y < -0.5 Map the Y axis of the left stick to 'Maximum/Zero throttle'

Map the X axis of the left stick to 'bank left/right' controls Keyboard.Semicolon = XInput1.RightShoulder Map the two shoulder buttons (LB/RB) to 'Afterburner' and 'Countermeasures' Keyboard.LeftControl = XInput1.LeftTrigger > 0.5 Keyboard.Space = XInput1.RightTrigger > 0.5 Use a threshold of 0.5 as this is an analogue input but we are converting it to a digital input Map the Right trigger to the left mouse button (Fire Primary) and the Left Trigger to the right mouse button (Fire secondary). Mouse.DirectInputY = mouse.DirectInputY - 25 * deadzone(XInput1.Joy2Y, 0.2) Mouse.DirectInputX = mouse.DirectInputX + 25 * deadzone(XInput1.Joy2X, 0.2) Note that the numeric value affects the speed of the turning, and we use a deadzone of 0.2 to prevent 'twitching'. Map the Right Analogue Stick (XInput1.Joy2X/Y) to the Mouse Here is my script for my 360 controller, just copy and paste it into GlovePie and save the sucker:Ĭode: // Map the Xbox Controller to a specific set of FreeSpace 2 Keyboard and Mouse controls GlovePie is a no frills "map any controller" to anything super powerful scripting mapping/scripting interface, its really quite simple to use, but it does NOT have a super easy interface. So after beating my brains out for hours trying to determine why I'm having problems with having a smooth stick in Diaspora and Freespace 2 with the default joystick driver, and not having one with pinnacle and xpadder (and not getting the best of both worlds with 360 mapping AND a joystick using the default) I went the crazy-frak route and have now got some wonderful 360 smooth as butta gameplay going on. (it also doesn't really support true digital directx i/o) I've used both folks, we've got some finite delay coming from pinnacle (plus its bloatware IMHO) and xpadder has some stick problems as far as translation and dead zones. I've looked around and have seen lots of requests for a 360 controller setup for pinnacle or xpadder. After playing the first couple training missions, I bust out the 360 controller. So, being a huge fan of the rebooted BSG series, and missing some childhood fun, I decided to fire up Diaspora and give it a whirl - seeing if I still had my old dog-fighting techniques and twitch skills. The WCS Mark II and FCS Mark II along with my rudder pedals were awesome - but unfortunately are long gone due to me transitioning into an adult
#INSURGENCY CONTROLLER CONFIG FULL#
I used to be a pretty hardcore pilot back in the day in both the wing commander era of games and mechwarrior arenas sporting a full out thrustmaster system. Like many of you, I have a 360 controller for playing other games on my PC. Hey everyone - I'm new here, but I've been following the FS2 modding community and the Diaspora community since the project went live. The FreeSpace Universe Reference Project.
