Lasse-B / Sx2vJoy-test

Sx2vJoy test build
47 stars 8 forks source link

Unable to get Rotational Axis SpaceMouse Compact #4

Open doktordeathray opened 4 years ago

doktordeathray commented 4 years ago

In your readme you say with the space mouse compact its axis only does that include the rotational axis or not?

Thanks

RealTimeShepherd commented 4 years ago

I have the same issue. I have a space mouse compact 3D mouse Only the translation axes function throgh vJoy/Sx2vJoy The rotational axes produce no change at all to the emulated joystick

doktordeathray commented 4 years ago

So I have given up on this git hub stuff, doesn't look like its going to be worked on any more, I found this https://www.tetherscript.com/controlmyjoystick/ it has the ability to map the spacemouse.

Marctraider commented 2 years ago

Rather than resorting to ControlMyJoystick (Where I actually have a purchased license for), ive managed to make the Spacemouse Compact work with the official 3DxWare software (which already includes a joystick emulator driver).

It just needs some additional work.

doktordeathray commented 2 years ago

Rather than resorting to ControlMyJoystick (Where I actually have a purchased license for), ive managed to make the Spacemouse Compact work with the official 3DxWare software (which already includes a joystick emulator driver).

It just needs some additional work.

Can you elaborate on how you managed to get it to work as a virtual joystick?

Marctraider commented 2 years ago

Rather than resorting to ControlMyJoystick (Where I actually have a purchased license for), ive managed to make the Spacemouse Compact work with the official 3DxWare software (which already includes a joystick emulator driver). It just needs some additional work.

Can you elaborate on how you managed to get it to work as a virtual joystick?

FlightSimulator.zip

If you actually want to test the joystick in joy.cpl, you should refer to rundll32.exe in the xml.

doktordeathray commented 2 years ago

Rather than resorting to ControlMyJoystick (Where I actually have a purchased license for), ive managed to make the Spacemouse Compact work with the official 3DxWare software (which already includes a joystick emulator driver). It just needs some additional work.

Can you elaborate on how you managed to get it to work as a virtual joystick?

  • Install latest 3DxWare package
  • Confirm KMJ driver exists and that it is listed under joy.cpl (USB Contollers/Control panel)
  • Paste the attached .xml file into C:\Program Files\3Dconnexion\3DxWare\3DxWinCore\Cfg
  • Change filename to whatever application you want to support, and edit the file and rename the executable to whatever application.

FlightSimulator.zip

If you actually want to test the joystick in joy.cpl, you should refer to rundll32.exe in the xml.

Thanks so much I’ll give that a shot.