Have you been editing XML files outside of %appdata%\3Dconnexion\3DxWare\Cfg?
Please zip up all the files in that directory and email/PM them to me? If you can't email/PM (new user), post a link to them here.
Search found 2709 matches
- Wed Jun 18, 2025 3:24 am
- Forum: Windows Discussion Forum
- Topic: How to stop Mouse moving when using Spacemouse
- Replies: 3
- Views: 722
- Wed Jun 11, 2025 11:27 pm
- Forum: Windows Discussion Forum
- Topic: Use 3DConnexion mouse as 2D
- Replies: 93
- Views: 482847
Re: Use 3DConnexion mouse as 2D
cwbest78,
The XML allows you to set various parameters on the axis processing.
Some you can do in our GUI (scaling - increase the speed).
Some you need to edit XML (non-linearity - acceleration). This is the <ResponseCurve> under <Settings>.
I will probably need to help you with that.
The XML allows you to set various parameters on the axis processing.
Some you can do in our GUI (scaling - increase the speed).
Some you need to edit XML (non-linearity - acceleration). This is the <ResponseCurve> under <Settings>.
I will probably need to help you with that.
- Tue Jun 10, 2025 5:26 am
- Forum: Developer's Forum for Windows
- Topic: Get the current driver version, programmatically
- Replies: 5
- Views: 10221
Re: Get the current driver version, programmatically
Sign up on our developer support page. We'll send you some code.
- Tue Jun 03, 2025 6:18 am
- Forum: Windows Discussion Forum
- Topic: Is there a rotational offset?
- Replies: 4
- Views: 6034
- Wed May 28, 2025 6:14 am
- Forum: Windows Discussion Forum
- Topic: Fresh Windows11 installation, drivers/software not working, Ordinal 84 not located
- Replies: 1
- Views: 1263
Re: Fresh Windows11 installation, drivers/software not working, Ordinal 84 not located
Which 3DxSoftware version did you install?
- Tue May 20, 2025 10:58 pm
- Forum: Developer's Forum for Windows
- Topic: Position sensor data.
- Replies: 7
- Views: 9153
Re: Position sensor data.
I'll email a C# package to you.
- Mon May 19, 2025 10:50 pm
- Forum: Developer's Forum for Windows
- Topic: Get the current driver version, programmatically
- Replies: 5
- Views: 10221
Re: Get the current driver version, programmatically
There is a non-changing API function to return the current version...on Windows.
- Sun May 18, 2025 10:50 pm
- Forum: Developer's Forum for Windows
- Topic: Position sensor data.
- Replies: 7
- Views: 9153
Re: Position sensor data.
Would you mind telling me what you are doing with the device? Is it an industrial application? Yet run on Windows? I agree that you should be able to access the raw data through our new API. Help me make a case internally. ATM, the most data raw API is one of the Microsoft APIs. They are relatively ...
- Fri May 16, 2025 12:13 am
- Forum: Developer's Forum for Windows
- Topic: Get the current driver version, programmatically
- Replies: 5
- Views: 10221
Re: Get the current driver version, programmatically
We don't ATM have a platform-independent API to inform about the current update status. I like the idea though. There is an "update available" notice in the GUI. Per platform, we could probably tell you how to find the underlying flag. I'd like to know why you care. Have you actually found...
- Fri May 16, 2025 12:03 am
- Forum: Developer's Forum for Windows
- Topic: Position sensor data.
- Replies: 7
- Views: 9153
Re: Position sensor data.
That's nice. It should work. I assume it reads directly from the system. I do have a C# example if you want it. It also reads directly from the system. It shows how to find and handle multiple devices. I probably also have a C# example of how to use our API with C#. The difference between going dire...
- Thu May 15, 2025 11:41 pm
- Forum: Windows Discussion Forum
- Topic: Any alternative for the main 3DConnexion 3DMouse software and driver?
- Replies: 7
- Views: 3277
Re: Any alternative for the main 3DConnexion 3DMouse software and driver?
Device recognition is likely to be game-specific. The USB 3D mouse is an HID device. It is described accurately to the system. Many games look for HID devices, but, in reality, are just looking for one type (e.g. a gamepad), and assuming what it finds is one of those. They often assume the first dev...
- Wed May 14, 2025 10:52 pm
- Forum: Windows Discussion Forum
- Topic: Disable pan zoom and rotate with AutoHotKey v1
- Replies: 5
- Views: 3290
Re: Disable pan zoom and rotate with AutoHotKey v1
I sent an email to you at yahoo.com.
- Tue May 13, 2025 12:30 am
- Forum: Windows Discussion Forum
- Topic: Space Mouse Zoom Direction issue
- Replies: 2
- Views: 2725
Re: Space Mouse Zoom Direction issue
You are using the Zoom direction control inside our GUI?
It overwrites any changes you made and sets the Axes to its specification.
There are ways around that, but you need to edit XML files. The GUI is over limited use for this.
It overwrites any changes you made and sets the Axes to its specification.
There are ways around that, but you need to edit XML files. The GUI is over limited use for this.
- Tue May 13, 2025 12:25 am
- Forum: Windows Discussion Forum
- Topic: Disable pan zoom and rotate with AutoHotKey v1
- Replies: 5
- Views: 3290
Re: Disable pan zoom and rotate with AutoHotKey v1
It sounds like a problem the Mastercam developers would like to know about. There should not be an issue with getting 3D mouse data in the middle of a script -- it might need to be ignored. I can imagine it has not been encountered before. (edit: It seems that this is wrong. It doesn't appear to be...
- Mon May 12, 2025 6:52 am
- Forum: Windows Discussion Forum
- Topic: Disable pan zoom and rotate with AutoHotKey v1
- Replies: 5
- Views: 3290
Re: Disable pan zoom and rotate with AutoHotKey v1
If a consistent executable is crashing, you can create a cfg for it and disable all the axes.