Change Language Settings for Spacepilot

Questions and answers about 3Dconnexion devices on Windows.

Moderator: Moderators

Post Reply
adhender
Posts: 2
Joined: Tue Oct 23, 2007 5:29 am

Change Language Settings for Spacepilot

Post by adhender »

I have installed the spacepilot driver using the english language setting, but the driver and config panel only runs in German. I using the Swiss German language setting in the windows control panel, which is why i?m guessing the spacepilot is running in german.

My question is, how do I switch the spaceball driver / config panel to English?
ngomes
Moderator
Moderator
Posts: 3331
Joined: Mon Nov 27, 2006 7:22 am
Contact:

Post by ngomes »

If you do not want to change your locale to "English", you can will need to overrides the language detection by setting a variable on the Windows Registry.

Important: a mistake when editing the Windows Registry may render your system usable. Only follow the procedure below if you are confident that you understand the instructions. Always make a backup of the Registry before editing.

Using the Registry Editor (regedit), go to HKEY_CURRENT_USER\Software\3Dconnexion\3DxWare and create new value (string) named "CurrentLocale" (without the quotes) and set it to "1033" (without the quotes). Restart the driver and the panel should now be shown always in English.
Nuno Gomes
mustafa10
Posts: 2
Joined: Wed Aug 19, 2015 4:09 am

Re:

Post by mustafa10 »

Thank you,

I had the same problem and this solution worked perfectly.
ngomes wrote:If you do not want to change your locale to "English", you can will need to overrides the language detection by setting a variable on the Windows Registry.

Important: a mistake when editing the Windows Registry may render your system usable. Only follow the procedure below if you are confident that you understand the instructions. Always make a backup of the Registry before editing.

Using the Registry Editor (regedit), go to HKEY_CURRENT_USER\Software\3Dconnexion\3DxWare and create new value (string) named "CurrentLocale" (without the quotes) and set it to "1033" (without the quotes). Restart the driver and the panel should now be shown always in English.
syhdesign
Posts: 2
Joined: Wed Aug 09, 2017 2:27 am

Re: Change Language Settings for Spacepilot

Post by syhdesign »

Help me Guys..

Hey guys i do as you do but it wont work, what im doing wrong ? Win 10..
And viewer and trainer in english but only properties in German !!!

Cheers
Attachments
1.JPG
1.JPG (74.8 KiB) Viewed 13653 times
UtaSH
Moderator
Moderator
Posts: 3754
Joined: Mon Nov 27, 2006 10:34 am
Location: Munich, Germany
Contact:

Re: Change Language Settings for Spacepilot

Post by UtaSH »

Hi syhdesign,

this is an old post and the information was valid for our legacy driver 3DxSoftware. Now - with 3DxWare 10 - the information for the language is in your Global.xml file.
  • Go to your AppData folder and navigate to 3Dconnexion\3DxWare\Cfg.
  • Open the file Global.xml.
  • Add the following:

    Code: Select all

    <Global Default="false" xmlns="">
          <Settings>
                <Culture>de-DE</Culture>
          </Settings>
    </Global>
    The Cultures we currently ship are:
    • en-US
    • de-DE
    • fr-FR
    • ja-JP
    • zh-CN
StefanH
Posts: 2
Joined: Tue Aug 29, 2017 2:23 am

Re: Change Language Settings for Spacepilot

Post by StefanH »

Hi Uta,

thnx for the hint but it didn't work in my case.

I use an English Catia on a German Windows7. I installed the driver also in English Language, but the Shortcuts for Catia are German and so don't work in my English Catia.

How can I change this? Nothing works. I'd really like to use the Radial Menu.
2017-08-29_114549.jpg
2017-08-29_114549.jpg (93.36 KiB) Viewed 13446 times
Thanks in advance

Stefan
StefanH
Posts: 2
Joined: Tue Aug 29, 2017 2:23 am

Re: Change Language Settings for Spacepilot

Post by StefanH »

UtaSH wrote:
  • Go to your AppData folder and navigate to 3Dconnexion\3DxWare\Cfg.
  • Open the file Global.xml.
  • Add the following:

    Code: Select all

    <Global Default="false" xmlns="">
          <Settings>
                <Culture>de-DE</Culture>
          </Settings>
    </Global>
Hallo Uta,
this didn't work on my case.
do you know a solution for this?:
please see here
viewtopic.php?f=25&t=1581#p67031
UtaSH
Moderator
Moderator
Posts: 3754
Joined: Mon Nov 27, 2006 10:34 am
Location: Munich, Germany
Contact:

Re: Change Language Settings for Spacepilot

Post by UtaSH »

Hello StefanH,

I apologize for the delay. The information you need is here. :)
Sid3d
Posts: 2
Joined: Fri Jan 22, 2021 2:17 am

Re: Change Language Settings for Spacepilot

Post by Sid3d »

it not work for me . I use window regoin japan.
I try to add code follow you. But it can’t change file global.xlm
Post Reply