Skip to content

Commit 52fefd6

Browse files
committed
Update Readme
1 parent e9c2db2 commit 52fefd6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ OpenVR / SteamVR driver allowing head tracking with any [OpenTrack](https://gith
66

77
## Setup
88
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.
1010
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>
1111
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>
1313

1414
## Download
1515
>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
2424

2525
## Настройка
2626
1. Переместить, с заменой, папку "null", из архива, в папку "...\Steam\steamapps\common\SteamVR\drivers".
27-
2. Переместить, с заменой, файл "steamvr.vrsettings", из архива, в папку "...\Steam\config".
27+
2. Переместить, с заменой, файл "steamvr.vrsettings", из архива, в папку "...\Steam\config". Измените параметры "windowWidth", "windowHeight", "renderWidth", "renderHeight" на разрешение вашего монитора.
2828
3. Загрузить, установить и настроить [OpenTrack](https://github.com/opentrack/opentrack) (добавить горячую клавишу для сброса центровки, настроить чувствительность, изменить выходной интерфейс на "UDP over network" и задать IP "127.0.0.1" в настройках выходного интерфейса).<br><br>
2929
Если вы используете 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>
3131

3232
## Загрузка
3333
>Версия для x86 и x64.<br>

0 commit comments

Comments
 (0)