Skip to content

Commit

Permalink
Update readme's
Browse files Browse the repository at this point in the history
  • Loading branch information
r57zone committed Feb 8, 2021
1 parent 1fe4cb8 commit 611bfd2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
9 changes: 7 additions & 2 deletions README.RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Uncharted 3: Иллюзии Дрейка (2011) | Кнопка "Share" (F12) д
Эмуляция гироскопа не поддерживается.

## Клавиатура и мышь
В конфигурационном файле "Config.ini" можно заменить привязки кнопок. Коды кнопок можно найти [здесь](https://github.com/r57zone/Half-Life-Alyx-novr/blob/master/BINDINGS.RU.md). По умолчанию мышь и клавиатура работает только в "PlayStation Now". По умолчанию мышь и клавиатура работает только в "PlayStation Now". Можно включить работу во всех окнах (изменить параметр `ActivateInAnyWindow` на `1`, в конфиге) или изменить название окна (параметр `ActivateOnlyInWindow`), в котором захватываются действия. Это необходимо, чтобы курсор центрировался только в одном окне и не нажимались кнопки при свёрнутом окне.
По умолчанию мышь и клавиатура работает только в "PlayStation Now". Можно включить работу во всех окнах (измените параметр `ActivateInAnyWindow` на `1`, в конфигурационном файле "Config.ini") или изменить название окна (параметр `ActivateOnlyInWindow`), в котором захватываются действия. Это необходимо, чтобы курсор центрировался только в одном окне и не нажимались кнопки при свёрнутом окне.

DualShock 4 | Клавиатура и мышь
------------ | -------------
LEFT TRIGGER | Правая кнопка мыши
Expand All @@ -49,7 +50,11 @@ TOUCHPAD | Enter
OPTIONS | Tab
SHARE | F12

Параметры чувствительности `SensX`, `SensY` для мыши можно также найти в конфигурационном файле "Config.ini", в разделе "Mouse". При отсуствии движения стика можно также попробовать увеличить параметр "SleepTimeOut" до 5, 7, 10.
В конфигурационном файле "Config.ini" можно заменить привязки кнопок. Коды кнопок можно найти [здесь](https://github.com/r57zone/Half-Life-Alyx-novr/blob/master/BINDINGS.RU.md).



Параметры чувствительности `SensX`, `SensY` для мыши можно также найти в конфигурационном файле, в разделе "Mouse". При отсуствии движения стика можно также попробовать увеличить параметр "SleepTimeOut" до 2, 4, 8, 10.



Expand Down
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ Game | Action
Uncharted 3: Drake’s Deception (2011) | The "Share" button (F12) duplicates pressing the left side of the touchpad.

## Keyboard and mouse
Сan replace button bindings in the "Config.ini" configuration file. Button codes can be found [here](https://github.com/r57zone/Half-Life-Alyx-novr/blob/master/BINDINGS.md). By default, the mouse and keyboard only work in "PlayStation Now". You can enable the work in all windows (change the `ActivateInAnyWindow` parameter to `1`, in the config) or change the name of the window (the `ActivateOnlyInWindow` parameter) in which the actions are captured. This is necessary so that the cursor is centered only in one window and no buttons are pressed when the window is minimized.
By default, the mouse and keyboard only work in "PlayStation Now". You can enable the work in all windows (change the `ActivateInAnyWindow` parameter to `1`, in the "Config.ini" configuration file) or change the name of the window (the `ActivateOnlyInWindow` parameter) in which the actions are captured. This is necessary so that the cursor is centered only in one window and no buttons are pressed when the window is minimized.

DualShock 4 | Keyboard and mouse
------------ | -------------
LEFT TRIGGER | Right mouse button
Expand All @@ -46,7 +47,11 @@ TOUCHPAD | Enter
OPTIONS | Tab
SHARE | F12

The sensitivity parameters `SensX`, `SensY` for the mouse can also be found in the configuration file "Config.ini", in the section "Mouse". If there is no stick movement, you can also try increasing the "SleepTimeOut" parameter to 5, 7, 10.
Сan replace button bindings in the "Config.ini" configuration file. Button codes can be found [here](https://github.com/r57zone/Half-Life-Alyx-novr/blob/master/BINDINGS.md). B



The sensitivity parameters `SensX`, `SensY` for the mouse can also be found in the configuration file "Config.ini", in the section "Mouse". If there is no stick movement, you can also try increasing the "SleepTimeOut" parameter to 2, 4, 8, 10.



Expand Down

0 comments on commit 611bfd2

Please sign in to comment.