Spacemouse doesn`t work on new version chrome on Windows

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
Sviatoslav
Posts: 2
Joined: Thu Nov 03, 2022 5:15 am

Spacemouse doesn`t work on new version chrome on Windows

Post by Sviatoslav » Thu Nov 03, 2022 6:12 am

I used my space mouse 3dconnexion SpaceExplorer with Google chrome 84 and all was good.
In Typescript, I can use Navigator.getGamepads(), take a row from axis [moveX moveY moveZ rotX rotY rotZ] and it was amazing.

After some time, I update Google Chrome to 104 version and found some problems. At the same time, I see either movement or turning. Look like [0,0, 0, 0.2,-0.5,0.8] or [-0.1, 0.6,0.2, 0,0,0] but not together, with different frequencies (50fps for rotating and 10fps for moving).

Today, my Google Chrome updated to 107 version and It looks scary.
I tested my spacemouse on https://gamepad-tester.com/ and https://greggman.github.io/html5-gamepad-test/ .

How I can fix my problem with movement data?
Thanks.

niqiuyu666
Posts: 1
Joined: Thu Mar 02, 2023 11:46 pm

Re: Spacemouse doesn`t work on new version chrome on Windows

Post by niqiuyu666 » Thu Mar 02, 2023 11:50 pm

Hey, did you have this fixed? I run into the same issue currently.

Post Reply