Jump to content

Cannot set up joystick


Recommended Posts

Hi! 

I'm trying to setup a generic joystick on Windows 7 and KSP 1.9.1. The Joystick has 4 analog axis and those work perfect in X-plane and the windows calibration works perfect, however KSP's setup refuses to recognize the axis when I move them. I've tried to configure them manually without luck. 

It seems to find my joystick, "HID DEVICE" but none of the axis work as they should. Am I blind or is there no calibration in KSP for range, centerpoint etc? 
Can anyone explain what modeMask means and how I should treat scale and sensitivity? 

AXIS_PITCH
{
	PRIMARY
	{
		name = HID DEVICE
		axis = 2
		inv = True
		sensitivity = 1
		deadzone = 0.0500000007
		scale = 1
		group = 0
		modeMask = -1
	}
	SECONDARY
	{
		name = None
		axis = -1
		inv = False
		sensitivity = 1
		deadzone = 0.0500000007
		scale = 1
		group = 0
		modeMask = -1
	}
}

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...