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.RU.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Insert и Home | Движение контроллеров вперед и на
54
54
"O" | Ячейка левой руки (использовать вместе с триггером правой руки) | Перемещение правого контроллера
55
55
"N", "M" | поворот влево, поворот вправо | Нажатие на лево и право тач панели правого контроллера
56
56
57
-
Если у вас нет Numpad клавиш или есть дополнительные кнопки на мыши, то можно использовать другие привязки клавиш, готовые профили уже есть архиве драйвера.
57
+
Также есть несколько альтернативных привязок кнопок в архиве драйвера. Есть профиль привязки кнопок WASD для режима зрителя, есть для клавиатур без Numpad и так далее.
58
58
59
59
## Трудности прохождения
60
60
• **Глава 3: Уже или будет (фиксирование колеса)**
@@ -100,7 +100,7 @@ Insert и Home | Движение контроллеров вперед и на
100
100
101
101
102
102
**Также доступны [сохранения](https://github.com/r57zone/Half-Life-Alyx-novr/issues?q=is%3Aissue+is%3Aopen+label%3ASaves)** для пропуска сложных моментов игры.
103
-
## Проблемы
103
+
## Исправление проблем
104
104
**Красный экран** - переключите фокус на игру "Half-Life: Alyx" через ALT + TAB, нажмите левую кнопку мыши и затем переключитесь снова на "Headset window". Также можно изменить параметр "DebugMode" на true, в файле конфигурации "default.vrsettings", если возникают какие-то проблемы с красным экраном.
105
105
106
106
@@ -109,6 +109,10 @@ Insert и Home | Движение контроллеров вперед и на
109
109
110
110
111
111
112
+
**Ошибки SteamVR** - Возможно вы неверно указали разрешение вашего монитора ("windowWidth" и "windowHeight") в конфигурационном файле "default.vrsettings". Эти параметры не могут быть меньше или больше, чтобы снизить нагрузку на систему уменьшайте "renderWidth" и "renderHeight". Также SteamVR возможно не работает на старых мониторах 5:4.
113
+
114
+
115
+
112
116
**Не работают кнопки или большая чувствительность** - запустите сначала SteamVR и только потом игру.
113
117
114
118
@@ -117,11 +121,15 @@ Insert и Home | Движение контроллеров вперед и на
117
121
118
122
119
123
124
+
**Контроллеры перестают двигаться в режиме зрителя** - Не используйте клавишу "Escape". Если вы нажали ей нажмите её повторно. В раскладке WASD меню на клавишу "~".
125
+
126
+
127
+
120
128
**Использование WASD** - кнопки WASD можно использовать играя в режиме "зрителя". Подробнее [тут](https://youtu.be/JwxQ3jJ5aWA).
121
129
122
130
123
131
124
-
**Большой угол обзора** - его можно изменить [так](https://youtu.be/wsJl_ODPSPI) или [так](https://youtu.be/8f_2GkruPdU).
132
+
**Большой угол обзора** - для игры в режиме зрителя необходимо сделать [следующее](https://youtu.be/JwxQ3jJ5aWA), а для игры в режиме "VR" его можно изменить [так](https://youtu.be/wsJl_ODPSPI) или [так](https://youtu.be/8f_2GkruPdU).
125
133
126
134
127
135
@@ -141,13 +149,6 @@ Insert и Home | Движение контроллеров вперед и на
141
149
142
150
143
151
144
-
**Контроллеры перестают двигаться в режиме зрителя** - Не используйте клавишу Escape. Если вы нажали ей нажмите её повторно. В раскладке WASD меню на клавишу тильда.
145
-
146
-
147
-
148
-
**Ошибки SteamVR** - Возможно вы неверно указали разрешение вашего монитора ("windowWidth" и "windowHeight") в конфигурационном файле "default.vrsettings". Эти параметры не могут быть меньше или больше, чтобы снизить нагрузку на систему уменьшайте "renderWidth" и "renderHeight". Также SteamVR возможно не работает на старых мониторах 5:4.
149
-
150
-
151
152
Пожалуйста прочитайте [открытые](https://github.com/r57zone/Half-Life-Alyx-novr/issues) и [закрытые](https://github.com/r57zone/Half-Life-Alyx-novr/issues?q=is%3Aissue+is%3Aclosed) вопросы, а также внимательно прочтите описание. Возможно ваша проблема уже имеет решение.
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Insert and Home | The movement of the controller forward and backward | The move
54
54
"O" | Left hand cell (use with right hand trigger) | Moving the right controller
55
55
"N", "M" | turn left, turn right | Pressing the left and right touch panels of the right controller
56
56
57
-
If you don't have Numpad keys or there are additional buttons on the mouse then you can use other key bindings, ready-made profiles already have a driver archive.
57
+
There are also several alternative button bindings in the driver archive. There is a profiles key bindings for WASD for spectator mode, for keyboards without Numpad and so on.
58
58
59
59
## Walkthrough difficulties
60
60
• **Chapter 3: Is Or Will Be (fix the wheel)**
@@ -101,7 +101,7 @@ If you are stuck and can't pass one of the hard moments, then you can use the im
101
101
102
102
**Also**[saves are also available](https://github.com/r57zone/Half-Life-Alyx-novr/issues?q=is%3Aissue+is%3Aopen+label%3ASaves) to skip difficult moments of the game.
103
103
104
-
## Problems
104
+
## Troubleshooting
105
105
**Red screen** - switch the focus to the game "Half-Life: Alyx" via ALT + TAB, press the left mouse button and then switch back to the "Headset window". You can also change the "DebugMode" parameter to true, in the "default.vrsettings" configuration file, if there are any problems with the red screen. Minimize all SteamVR notifications so they don’t interfere.
106
106
107
107
@@ -110,43 +110,43 @@ If you are stuck and can't pass one of the hard moments, then you can use the im
110
110
111
111
112
112
113
-
**Buttons do not work or high sensitivity** - start SteamVR first and only then the game.
113
+
**SteamVR errors** - May have incorrectly specified the resolution of your monitor ("windowWidth" and "windowHeight") in the configuration file "default.vrsettings". These parameters can not be less or more, to reduce the load on the system, reduce "renderWidth" and "renderHeight". SteamVR also may not work on older 5: 4 monitors.
114
114
115
115
116
116
117
-
**Hands don't move** - switch to the "Headset Window" and click the left mouse button.
117
+
**Buttons don't work or high sensitivity** - start SteamVR first and only then the game.
118
118
119
119
120
120
121
-
**Using WASD** - WASD buttons can be used when playing in the "spectator" mode. More details [here](https://youtu.be/JwxQ3jJ5aWA).
121
+
**Hands don't move** - switch to the "Headset Window" and click the left mouse button.
122
122
123
123
124
124
125
-
**Large viewing angle** - it can be changed [this way](https://youtu.be/wsJl_ODPSPI) or [this way](https://youtu.be/8f_2GkruPdU).
125
+
**Controllers stop moving in spectator mode** - Don't use the "Escape" key. If you clicked it, click it again. In the WASD key bindings of the menu on "~" key.
126
126
127
127
128
128
129
-
**Black corners** - Can play in spectator mode completely without them or they can partially be removed [this way](https://youtu.be/wsJl_ODPSPI).
129
+
**Using WASD** - WASD buttons can be used when playing in the "spectator" mode. More details [here](https://youtu.be/JwxQ3jJ5aWA).
130
130
131
131
132
132
133
-
**SteamVR Home** - automatic start can be disabled in the SteamVR settings.
133
+
**Large viewing angle** - To play in spectator mode need to do the [following](https://youtu.be/JwxQ3jJ5aWA), but to play in VR mode it can be changed [this way](https://youtu.be/wsJl_ODPSPI) or [this way](https://youtu.be/8f_2GkruPdU).
134
134
135
135
136
136
137
-
**The game or SteamVR don't start** - restart the computer or close Steam, SteamVR and the game in the task manager, if any.
137
+
**Black corners** - Can play in spectator mode completely without them or they can partially be removed [this way](https://youtu.be/wsJl_ODPSPI).
138
138
139
139
140
140
141
-
**Decrease HUD in spectator mode** - enter the command in the console `hlvr_spectator_hud_size 80`. More details [here](https://youtu.be/JwxQ3jJ5aWA?t=343).
141
+
**SteamVR Home** - automatic start can be disabled in the SteamVR settings.
142
142
143
143
144
144
145
-
**Controllers stop moving in spectator mode** - Do not use the Escape key. If you clicked it, click it again. In the WASD layout of the menu, the tilde key.
145
+
**The game or SteamVR don't start** - restart the computer or close Steam, SteamVR and the game in the task manager, if any.
146
146
147
147
148
148
149
-
**SteamVR errors** - May have incorrectly specified the resolution of your monitor ("windowWidth" and "windowHeight") in the configuration file "default.vrsettings". These parameters can not be less or more, to reduce the load on the system, reduce "renderWidth" and "renderHeight". SteamVR also may not work on older 5: 4 monitors.
149
+
**Decrease HUD in spectator mode** - enter the command in the console `hlvr_spectator_hud_size 80`. More details [here](https://youtu.be/JwxQ3jJ5aWA?t=343).
0 commit comments