Driver Development Track Change

Questions and answers about 3Dconnexion devices on Windows.

Moderator: Moderators

Post Reply
Firov
Posts: 5
Joined: Thu Oct 24, 2013 4:33 pm

Driver Development Track Change

Post by Firov »

I've done some additional research since my last thread since it got no replies from the developers. So, it seems that the developers have changed tracks since Beta 16, and version 18, the current release version, intentionally had all mouse and joystick emulation ability removed. Furthermore, from what I've gathered, this is a feature-set that isn't going to be developed any further, and as such has been permanently dropped. There's really nothing I can do to change that except post a few negative reviews, which won't accomplish that much anyway.

However, I do have a question, was there any particular reason for this? Why was the decision made to drop a feature-set that, seemingly, was already developed and functional from the release drivers? It seems like that would have taken more effort than to simply leave it in, so there must have been some fundamental flaw with the system that I just didn't notice.
jwick
Moderator
Moderator
Posts: 3456
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Re: Driver Development Track Change

Post by jwick »

I can't answer any of those questions...but what I can tell you is that just the GUI was removed. The GUI is just an XML file editor. If you want to edit the XML files yourself, you can still do everything you want to do. Notepad is your friend.
Firov
Posts: 5
Joined: Thu Oct 24, 2013 4:33 pm

Re: Driver Development Track Change

Post by Firov »

jwick wrote:I can't answer any of those questions...but what I can tell you is that just the GUI was removed. The GUI is just an XML file editor. If you want to edit the XML files yourself, you can still do everything you want to do. Notepad is your friend.
Interesting! So the current driver does still support keyboard and joystick emulation? Thanks for the info jwick.

Do you happen to know where those XML files are stored?
cranphin
Posts: 5
Joined: Tue Nov 05, 2013 3:14 pm

Re: Driver Development Track Change

Post by cranphin »

Heh, I just dusted off my old SpaceNavigator 3d, and wondered where the profile manager mentioned on the forums went to :)
I assume this is what used to be 3DxConfig.exe?

Btw., config files on windows seem to be in %APPDATA%\3Dconnexion\3DxWare\Cfg, I think :)
The templates live in C:\Program Files\3Dconnexion\3DxWare\3DxWinCore64\Cfg

They could work a lot on user experience here, first I have to figure out that the fancy driver (3DxWare instead of 3DxSoftware) is hidden under the wireless SpaceNavigator driver page, then you have to figure out the profile manager dissapeared and you need to edit profiles manually :)

Hmm, I could probably easily put together a little Java program for that, anyone interested? ;)
Post Reply