Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
r57zone committed Aug 14, 2017
1 parent e9c2db2 commit 52fefd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ OpenVR / SteamVR driver allowing head tracking with any [OpenTrack](https://gith

## Setup
1. Move with replace the "null" folder, from the archive, to the folder "...\Steam\steamapps\common\SteamVR\drivers".
2. Move with replace the file "steamvr.vrsettings", from the archive, in the folder "...\Steam\config".
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.
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>
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>
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>
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>

## Download
>Version for x86 и x64.<br>
Expand All @@ -24,10 +24,10 @@ If you use a VR headset that works as a second monitor, then use OSVR with [plug

## Настройка
1. Переместить, с заменой, папку "null", из архива, в папку "...\Steam\steamapps\common\SteamVR\drivers".
2. Переместить, с заменой, файл "steamvr.vrsettings", из архива, в папку "...\Steam\config".
2. Переместить, с заменой, файл "steamvr.vrsettings", из архива, в папку "...\Steam\config". Измените параметры "windowWidth", "windowHeight", "renderWidth", "renderHeight" на разрешение вашего монитора.
3. Загрузить, установить и настроить [OpenTrack](https://github.com/opentrack/opentrack) (добавить горячую клавишу для сброса центровки, настроить чувствительность, изменить выходной интерфейс на "UDP over network" и задать IP "127.0.0.1" в настройках выходного интерфейса).<br><br>
Если вы используете Android смартфон, то для трекинга необходимо использовать FreePie IMU, из архива OpenTrack, а для стриминга картинки, с экрана монитора, можно использовать приложение Moonlight (только для Nvidia 600 серии и выше) или любое другое приложение.<br><br>
Если вы используете 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>
Если вы используете VR шлем, который работает как второй монитор, то измените параметр "windowX" в файле "steamvr.vrsettings", например, на 1920 (ширина разрешения первого монитора). Также измените разрешение второго монитора на разрешение поддерживаемое SteamVR, например, 1920 на 1080.<br>

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

0 comments on commit 52fefd6

Please sign in to comment.