Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have a trouble in installation activateMultipleDrivers #19

Open
872858554 opened this issue Aug 17, 2022 · 1 comment
Open

I have a trouble in installation activateMultipleDrivers #19

872858554 opened this issue Aug 17, 2022 · 1 comment

Comments

@872858554
Copy link

Steam directory found. (C:/Program Files (x86)/Steam)
SteamVR directory located. (C:/Program Files (x86)/Steam/steamapps/common/SteamVR)
Traceback (most recent call last):
File "installer.py", line 60, in
File "json_init_.py", line 293, in load
UnicodeDecodeError: 'gbk' codec can't decode byte 0xac in position 959: illegal multibyte sequence
[11200] Failed to execute script installer

[已退出进程,代码为 4294967295 (0xffffffff)]

@ju1ce
Copy link
Owner

ju1ce commented Sep 20, 2022

That is weird, im guessing its an issue with a different language... You may need to install the driver manualy. Copied from the ApriltagTrackers wiki:

Inside the driver_files folder, there is a apriltagtrackers folder. Copy this folder to "Steam/steamapps/common/SteamVR/drivers". Now, open "Steam/config/steamvr.vrsettings" and, under "steamvr", add the field "activateMultipleDrivers" : true, . The section will now look something like:

"steamvr" : {
      "activateMultipleDrivers" : true,
      "installID" : "17046041383408253036",
      "lastVersionNotice" : "1.15.10",
      "lastVersionNoticeDate" : "1605567489",
      "showAdvancedSettings" : true
   },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants