You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ OpenVR / SteamVR driver allowing head tracking with any [OpenTrack](https://gith
6
6
7
7
## Setup
8
8
1. Move with replace the "null" folder, from the archive, to the folder "...\Steam\steamapps\common\SteamVR\drivers".
9
-
2. Move with replace the file "steamvr.vrsettings", from the archive, in the folder "...\Steam\config".
9
+
2. Move with replace the file "steamvr.vrsettings", from the archive, in the folder "...\Steam\config". Change the "windowWidth", "windowHeight", "renderWidth", "renderHeight" parameters to your monitor resolution.
10
10
3. Download, install and configure [OpenTrack](https://github.com/opentrack/opentrack) (disable filter, add hotkey to centring, setup sensitive, change output to "UDP over network" and set IP to "127.0.0.1" on output plugin settings).<br><br>
11
11
If you are using an Android smartphone, need to use FreePie IMU from the OpenTrack archive for head tracking, and you can use the Moonlight application (for Nvidia 600 series only and above) or any other application to stream the picture from the monitor screen.<br><br>
12
-
If you use a VR headset that works as a second monitor, then use OSVR with [plugin](https://github.com/infinitellamas/OSVR-Opentrack) or [MultiMonitorTool](http://www.nirsoft.net/utils/multi_monitor_tool.html) program, which allows you to quickly change the "Primary Monitor", for starts fullscreen applications such as SteamVR. In the archive there are batch files, correct them if necessary, create shortcuts and set hotkeys. If your icons get lost, then use the program [ReIcon](http://www.sordum.org/8366/reicon-v1-7-restore-desktop-icon-layouts/) to save and restore the positions of the icons.<br>
12
+
If you use a VR helmet that works as a second monitor, change the "windowX" parameter in the "steamvr.vrsettings" file, for example, to 1920 (the resolution width of the first monitor). Also change the resolution of the second monitor to the resolution supported by SteamVR, for example, 1920 at 1080.<br>
13
13
14
14
## Download
15
15
>Version for x86 и x64.<br>
@@ -24,10 +24,10 @@ If you use a VR headset that works as a second monitor, then use OSVR with [plug
24
24
25
25
## Настройка
26
26
1. Переместить, с заменой, папку "null", из архива, в папку "...\Steam\steamapps\common\SteamVR\drivers".
27
-
2. Переместить, с заменой, файл "steamvr.vrsettings", из архива, в папку "...\Steam\config".
27
+
2. Переместить, с заменой, файл "steamvr.vrsettings", из архива, в папку "...\Steam\config". Измените параметры "windowWidth", "windowHeight", "renderWidth", "renderHeight" на разрешение вашего монитора.
28
28
3. Загрузить, установить и настроить [OpenTrack](https://github.com/opentrack/opentrack) (добавить горячую клавишу для сброса центровки, настроить чувствительность, изменить выходной интерфейс на "UDP over network" и задать IP "127.0.0.1" в настройках выходного интерфейса).<br><br>
29
29
Если вы используете Android смартфон, то для трекинга необходимо использовать FreePie IMU, из архива OpenTrack, а для стриминга картинки, с экрана монитора, можно использовать приложение Moonlight (только для Nvidia 600 серии и выше) или любое другое приложение.<br><br>
30
-
Если вы используете VR шлем, который работает как второй монитор, то используйте OSVR с [плагином](https://github.com/infinitellamas/OSVR-Opentrack) или воспользуйтесь программой [MultiMonitorTool](http://www.nirsoft.net/utils/multi_monitor_tool.html), с помощью которой можно быстро изменить "Первичый монитор", именно на нем запускается полноэкранные приложения, такие как SteamVR. В архиве есть командные файлы (bat), исправьте их если нужно, создайте ярлыки и задайте горячие клавиши. Если ваши иконки сбиваются, то используйте программу [ReIcon](http://www.sordum.org/8366/reicon-v1-7-restore-desktop-icon-layouts/) для сохранения и восстановления позиций иконок.<br>
30
+
Если вы используете VR шлем, который работает как второй монитор, то измените параметр "windowX" в файле "steamvr.vrsettings", например, на 1920 (ширина разрешения первого монитора). Также измените разрешение второго монитора на разрешение поддерживаемое SteamVR, например, 1920 на 1080.<br>
0 commit comments