Skip to content

Commit 8ef3b7f

Browse files
committed
New method
1 parent 6745e7e commit 8ef3b7f

30 files changed

+27894
-5
lines changed

BINDINGS.RU.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Редактирование привязки клавиш
2-
Откройте файл "HalfLifeAlyx.ini" в папке "...\TrueOpenVR\Settings\Drivers", с помощью текстового редактора.
2+
Откройте файл "HalfLifeAlyx.ini" в папке "...\Steam\steamapps\common\SteamVR\drivers\hlalyx" (или старый метод "...\TrueOpenVR\Settings\Drivers"), с помощью текстового редактора.
33

44
Найдите необходимое действие и укажите новый код клавиши.
55

BINDINGS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Editing key binding
2-
Open the file "HalfLifeAlyx.ini" in the folder "...\TrueOpenVR\Settings\Drivers", using a text editor.
2+
Open the file "HalfLifeAlyx.ini" in the folder "...\Steam\steamapps\common\SteamVR\drivers\hlalyx" (or old method "...\TrueOpenVR\Settings\Drivers"), using a text editor.
33

44
Find the desired action and enter a new key code.
55

README.RU.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,12 @@ Insert и Home | Движение контроллеров вперед и на
173173

174174
Можно играть cтримя игру на смартфон, например, через приложение Moonlight (для Nvidia 600 серии+) или Trinus. Положение головы можно передавать используя [OpenTrack](https://github.com/opentrack/opentrack) и приложение FreePie IMU (для Android, из архива OpenTrack). Более подробную настройку можно увидеть в [этом видео](https://youtu.be/4Q_YqkWfWqI). Также можно использовать сторонние драйверы для VR шлемом из смартфона (в настройках игры нужно будет добавить кнопку приседания), для этого [переключите TrueOpenVR в режим работы только контроллеров](https://youtu.be/4Q_YqkWfWqI?t=177).
175175

176+
177+
Для нового способа, где используется только SteamVR драйвер, необходимо изменить параметр `HMD` на `0`, в конфигурационном файле "...\Steam\steamapps\common\SteamVR\drivers\hlalyx\HalfLifeAlyx.ini" и установить необходимый SteamVR драйвер для шлема.
178+
176179
## Загрузка
177-
>Версия для TrueOpenVR & SteamVR.<br>
178-
**[Загрузить](https://github.com/r57zone/Half-Life-Alyx-novr/releases)**
180+
>Драйвер и необходимые утилиты<br>
181+
**[Загрузить](https://github.com/r57zone/Half-Life-Alyx-novr/releases/tag/0.9.6)**
179182

180183
## Медиа
181184
[Forbes](https://www.forbes.com/sites/davidthier/2020/04/13/heres-the-first-mod-to-play-half-life-alyx-outside-of-vr/), [PCGamer](https://www.pcgamer.com/the-first-mod-that-will-let-you-finish-half-life-alyx-without-vr-is-here/), [TheNextWeb](https://thenextweb.com/gaming/2020/04/13/you-can-now-play-half-life-alyx-without-vr-using-this-mod-but-i-wouldnt/), [GameBold](https://gamingbolt.com/half-life-alyx-sees-first-mod-to-complete-game-without-vr), [WCCFTech](https://wccftech.com/half-life-alyx-new-no-vr-mod-converts-all-gameplay-mechanics-to-keyboard-and-mouse-controls/), [Gamespot](https://www.gamespot.com/articles/how-to-play-half-life-alyx-without-a-vr-headset/1100-6475988/), [TechRadar](https://www.techradar.com/news/half-life-alyx-mod-lets-you-play-with-no-vr-headset-heres-how-to-install-it), [Kotaku](https://kotaku.com/half-life-alyx-is-now-playable-without-a-vr-headset-1842846683), [GamesRadar](https://www.gamesradar.com/half-life-alyx-no-vr-mod-complete-game/), [Gizmodo](https://es.gizmodo.com/ahora-puedes-jugar-half-life-alyx-sin-un-casco-de-real-1842848986), [IGN](https://me.ign.com/ar/half-life-alyx/140939/video/shhd-wl-mwd-kml-ytyh-tjrb-half-life-alyx-bdwn-wq-ftrdy),

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,11 @@ Please read [opened](https://github.com/r57zone/Half-Life-Alyx-novr/issues) and
178178

179179
Сan play the game on a smartphone in VR, for example, through the application Moonlight (for Nvidia 600 Series +) or Trinus. Head position can be transmitted using [OpenTrack](https://github.com/opentrack/opentrack) and FreePie IMU application (for Android, from the OpenTrack archive). More detailed settings can be seen in [this video](https://youtu.be/4Q_YqkWfWqI). You can also use third-party drivers for VR with a HMD from a smartphone (in the game settings will need to add a crouch button), to do this, [switch TrueOpenVR to the controllers only mode](https://youtu.be/4Q_YqkWfWqI?t=177).
180180

181+
182+
For the new method, where only the SteamVR driver is used, it is necessary to change the `HMD` parameter to` 0` in the configuration file "...\Steam\steamapps\common\SteamVR\drivers\hlalyx\HalfLifeAlyx.ini" and install the necessary SteamVR driver for the HMD.
183+
181184
## Download
182-
>Version for TrueOpenVR & SteamVR.<br>
185+
>Driver and necessary utilities<br>
183186
**[Download](https://github.com/r57zone/Half-Life-Alyx-novr/releases)**
184187

185188
## Media

SETUP.RU.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# Настройка
2+
## Новый метод
3+
1. Установить [SteamVR](https://store.steampowered.com/app/250820/SteamVR/).
4+
2. Распаковать драйвер ["HalfLifeAlyx.SteamVR.driver.zip"](https://github.com/TrueOpenVR/SteamVR-TrueOpenVR/releases), в папку "...\Steam\steamapps\common\SteamVR\drivers".
5+
3. Изменить параметры в файле конфигурации "...\Steam\steamapps\common\SteamVR\drivers\tovr\resources\settings\default.vrsettings", "renderWidth" ширина, а "renderHeight" высота разрешения игры (например, для игры в 1920 на 1080, нужно выставить "renderWidth" 1920, а "renderHeight" 1080 (для уменьшения FOV можно поставить "ZoomWidth" до 0.8 и "ZoomHeight" до 0.8, так это поможет уменьшить "черные углы"), если игра тормозит, то эти параметры можно сделать меньше, например, 1280 и 720).
6+
4. Запускам SteamVR и в окне состояния SteamVR жмем -> Настройка комнаты -> Маленькая комната -> Калибровка -> 170 см. SteamVR tutorial можно закрыть, а SteamVR Home отключается в настройках SteamVR.
7+
5. Для Steam переходим в свойствах игры, там жмем параметры запуска и вводим `+vr_gg_gesture_pull 0`. Для обычного ярлыка заходим в свойства ярлыка и добавляем тоже самое: `"C:\Games\Half-Life Alyx\bin\win64\hlvr.exe" +vr_gg_gesture_pull 0`. Это нужно чтобы предметы [подтягивались по одной кнопке](https://youtu.be/RWQbwlXjtjI).
8+
6. Запускаем игру, выбираем игру и кликаем по ней, далее жмем ALT + TAB и переключаемся на "Headset Window" и кликаем. Окно состояния SteamVR и сообщения SteamVR можно скрыть.
9+
7. В настройках играх выбрать "Передвижение: Скольжение" (для плавного хождения как в обычных играх) и отключите поворот (чтобы надпись используйте поворот не мешала).
10+
8. (Необязательно) Для игры в режиме зрителя нужно изменить параметр "Stereo" на true. Выставить "renderWidth" и "renderHeight" - 1920. Для отключения курсора используем утилиту "HideCursor" (в архиве с драйвером). Также придется загружать игру в "Headset Window".
11+
12+
## Старый метод: TrueOpenVR
213
1. Распаковать [TrueOpenVR](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases) в папку "C:\Program File\TrueOpenVR"
314
2. Распаковать драйвер ["HalfLifeAlyx64.dll"](https://github.com/r57zone/Half-Life-Alyx-novr/releases) в папку "C:\Program File\TrueOpenVR\Settings\Drivers".
415
3. Запустить "TrueOpenVR Settings.exe" (C:\Program File\TrueOpenVR\Setttings), выбрать там "HalfLifeAlyx64.dll" и нажать применить.

SETUP.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# Setup
2+
## New method
3+
1. Install [SteamVR] (https://store.steampowered.com/app/250820/SteamVR/).
4+
2. Unzip the driver ["HalfLifeAlyx.SteamVR.driver.zip"] (https://github.com/TrueOpenVR/SteamVR-TrueOpenVR/releases), in the folder "...\Steam\steamapps\common\SteamVR\drivers" .
5+
3. Change the settings in the configuration file "...\Steam\steamapps\common\SteamVR\drivers\tovr\resources\settings\default.vrsettings", "renderWidth" width, and "renderHeight" the height of the game’s resolution (for example, for a game in 1920 by 1080, you need to set "renderWidth" 1920, and "renderHeight" 1080 (to reduce FOV, you can set "ZoomWidth" to 0.8 and "ZoomHeight" to 0.8, so this will help reduce the "black corners"), if the game slows down, then these parameters can be made smaller, for example, 1280 and 720).
6+
4. Start SteamVR and in the SteamVR status window, click -> Room settings -> Small room -> Calibration -> 170 cm. You can close the SteamVR tutorial, and SteamVR Home is disabled in the SteamVR settings.
7+
5. For Steam, go to the game’s properties, click on the launch options and enter `+ vr_gg_gesture_pull 0`. For a regular shortcut, go to the shortcut properties and add the same: `"C:\Games\Half-Life Alyx\bin\win64\hlvr.exe " +vr_gg_gesture_pull 0`. This is necessary so that objects [are pulled up by one button](https://youtu.be/RWQbwlXjtjI).
8+
6. Run the game, select the game and click on it, then press ALT + TAB and switch to the "Headset Window" and click. The SteamVR status window and SteamVR messages can be hidden.
9+
7. In the settings of the games, select "Movement: Sliding" (for a smooth walk like in normal games) and turn off the rotation (so that the inscription does not interfere with the rotation).
10+
8. (Optional) To play in spectator mode, you need to change the "Stereo" parameter to true. Set "renderWidth" and "renderHeight" - 1920. To disable the cursor, use the "HideCursor" utility (in the archive with the driver). You will also have to load the game into the "Headset Window".
11+
12+
## Old method: TrueOpenVR
213
1. Unzip [TrueOpenVR](https://github.com/TrueOpenVR/TrueOpenVR-Core/releases) into the folder "C:\Program File\TrueOpenVR"
314
2. Unzip the driver ["HalfLifeAlyx64.dll"](https://github.com/r57zone/Half-Life-Alyx-novr/releases) into the folder "C:\Program File\TrueOpenVR\Settings\Drivers".
415
3. Run"TrueOpenVR Settings.exe"(C:\Program File\TrueOpenVR\Setttings), select"HalfLifeAlyx64.dll"there and click apply.

SETUP2.RU.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Настройка
2+
## Новый метод
3+
Подробное описание [здесь](https://github.com/r57zone/Half-Life-Alyx-novr/blob/master/SETUP.md).
4+
5+
## Старый метод: TrueOpenVR
26
1. Установить [SteamVR](https://store.steampowered.com/app/250820/SteamVR/).
37
2. Следуйте инструкциям [этого видео](https://youtu.be/66HIE3DFfjo)
48
3. Поставить разрешение (1920x1080 или другое необходимое вам) для полноэкранного режима. Подробнее как настраивается можно увидеть [тут](https://youtu.be/K_I5fm-cT6Y?t=2).

SETUP2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Setup
2+
## New method
3+
Detailed description [here](https://github.com/r57zone/Half-Life-Alyx-novr/blob/master/SETUP.md).
4+
5+
## Old method: TrueOpenVR
26
1. Install [SteamVR](https://store.steampowered.com/app/250820/SteamVR/).
37
2. Follow the instructions of [this video](https://youtu.be/66HIE3DFfjo)
48
3. Set the resolution (1920x1080 or other necessary for you) for fullscreen mode. You can see how it is configured in more detail [here](https://youtu.be/K_I5fm-cT6Y?t=2).

Source/SteamVR/ReadMe.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
OpenVR 1.10.30

0 commit comments

Comments
 (0)