aholicpax.blogg.se

Saitek x52 elite dangerous profile
Saitek x52 elite dangerous profile










saitek x52 elite dangerous profile

The problem is then compounded by the fact that the new Logitech drivers, come with their own set of issues. I used to use the “Madcatz” software, but that doesn’t work, and will not detect the X52 under win10, and USB3 (well not in my case anyway). Firstly, some of the solutions you see, which are correct, talk about the programming software / grid view, joystick icon on the notification area. So I finally put a bit of time into this to try to figure it out, and got the solution. I had this working, but for some reason, it does not (or rather did not) work with new Logitech drivers for Win10. KeyToHoldDownPrev := KeyToHoldDown Prev now holds the key that was down before (if any).For all you pilots out there who are having issues with the pinkie switch. #Persistent Keep this script running until the user explicitly exits it. SetWorkingDir %A_ScriptDir% Ensures a consistent starting directory. SendMode Input Recommended for new scripts due to its superior speed and reliability. #Warn Enable warnings to assist with detecting common errors. #NoEnv Recommended for performance and compatibility with future AutoHotkey releases.

saitek x52 elite dangerous profile

I wonder if it needs a slight delay before pressing the direction key but not sure how to do this.Ĭode: #Include %A_AppData%\XIM Link\ScriptAdditionals\AHK_ADDITIONALS.ahk In XIM Link it shows 2 buttons being pressed but it isn't working in game. The code is pressing button fine when moving the POV in any direction. XIMInputData("Button2", 1), XIMInputData("Button9", 1) XIMInputData("Button2", 1), XIMInputData("Button12", 1)Įlse if POV between 2250 225 to 315 degrees: Left XIMInputData("Button2", 1), XIMInputData("Button13", 1)Įlse if POV between 1350 135 to 225 degrees: Down XIMInputData("Button2", 1), XIMInputData("Button11", 1)Įlse if POV between 0 to 45 degrees: ForwardĮlse if POV between 450 45 to 135 degrees: Right Some joysticks might have a smooth/continous POV rather than one in fixed increments. POV := GetKeyState("JoyPOV") Get position of the POV control. Code: #Persistent Keep this script running until the user explicitly exits it.












Saitek x52 elite dangerous profile