Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Close SteamVR, then in a file browser, type %localappdata%/openvr in the address bar and press enter. You should see among other files, one called openvrpaths.vrpath. Open it with notepad or any other text editor. There's a few lines that says something like this:
"config" :
[
"C:\Users\YourName\AppData\Local\openvr"
],
Change that path to "config" inside Steam's path, doubling the backslashes, so it looks something like this:
"config" :
[
"C:\\Program Files (x86)\\Steam\\config"
],
which is where NaLo legacy is looking for the trackers' configuration.
If you want to preserve your SteamVR configuration you want to copy or move all the files (except openvrpaths.vrpath) to the new location.
"config" :
[
"E:\\program files (x86)\\steam\\config",
"C:\\Program Files (x86)\\Steam\\config"
],
I do have steam installed in the E drive, so should I delete the C line?
"trackers" : {
"/devices/htc/vive_trackerLHR-4EB28D66" : "TrackerRole_LeftFoot",
"/devices/htc/vive_trackerLHR-BB9978C3" : "TrackerRole_RightFoot"
}
That's what NaLo reads. Let me know if that section is in one of the config folders, in both or in none.
Oh so SteamVR was using the last one... I'll change NaLo to use the most recently changed configuration file instead of the first.
To move backwards you have to tilt back so your head is behind the center of your feet. This center is calibrated during the 4 calibration steps so make sure to stay upright looking towards the horizon. If you crouch slightly during calibration it will be more sensitive to going backwards.