Skip to content

Commit

Permalink
Update readme's
Browse files Browse the repository at this point in the history
  • Loading branch information
r57zone committed Apr 23, 2022
1 parent ff099d9 commit 2e38047
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
9 changes: 6 additions & 3 deletions README.RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
[![RU](https://user-images.githubusercontent.com/9499881/27683795-5b0fbac6-5cd8-11e7-929c-057833e01fb1.png)](https://github.com/r57zone/DSAdvance/blob/master/README.RU.md)

# DSAdvance
Продвинутая эмуляция Xbox геймпада для Sony DualSense и DualShock 4. Поддерживаются прицеливание и вождение наклонами геймпада, а также эмуляция стиков на тачпаде. Работает на базе драйвера [ViGEm](https://github.com/ViGEm).
Продвинутая эмуляция Xbox геймпада для Sony DualSense и DualShock 4. Поддерживается прицеливание и вождение наклонами геймпада, а также эмуляция стиков на тачпаде. Работает на базе драйвера [ViGEm](https://github.com/ViGEm).

[![](https://user-images.githubusercontent.com/9499881/164945071-5b9f86dd-c396-45a5-817b-fc7068450f02.gif)](https://youtu.be/gkyqO_HuPnk)
[![](https://user-images.githubusercontent.com/9499881/164945073-cfa1bfb7-cb82-4714-b2ad-7ecd84a5bcfc.gif)](https://youtu.be/gkyqO_HuPnk)

# Режимы работы
Поддерживается несколько режимов работы, переключаются они нажатиями по тачпаду. Яркость регулируется без нажатия.
Expand All @@ -12,14 +15,14 @@
Для того, чтобы выйти из режима эмуляции стиков на тачпаде нужно переключиться на режим по умолчанию.


Кнопка "PS" симулирует нажатие "Win" + "G", а кнопка микрофона "Win" + "Alt" + "PrtScr".
Кнопка `PS` симулирует нажатие `Win+G`, а кнопка микрофона `Win+Alt+PrtScr`.

## Настройка
1. Установить [ViGEmBus](https://github.com/ViGEm/ViGEmBus/releases).
2. Установите Microsoft Visual C++ Redistributable 2017 или новее.
3. Подключить геймпад Sony DualSense или DualShock 4 по USB (беспроводной режим пока не поддерживается).
4. Распаковать и запустить DSAdvance.
5. При необходимости измените мёртвые зоны стиков или другие параметры, в конфигурационном файле "Config.ini".
5. При необходимости измените мёртвые зоны стиков или другие параметры, в конфигурационном файле `Config.ini`.
6. При использовании со Steam играми, в настройках контроллера, отключите "персональные настройки Playstation".

## Загрузка
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
# DSAdvance
Advanced Xbox gamepad emulation for Sony DualSense and DualShock 4. Supports aiming and driving by tilting the gamepad, as well as emulation of sticks on the touchpad. Works based on the driver [ViGEm](https://github.com/ViGEm).

[![](https://user-images.githubusercontent.com/9499881/164945071-5b9f86dd-c396-45a5-817b-fc7068450f02.gif)](https://youtu.be/gkyqO_HuPnk)
[![](https://user-images.githubusercontent.com/9499881/164945073-cfa1bfb7-cb82-4714-b2ad-7ecd84a5bcfc.gif)](https://youtu.be/gkyqO_HuPnk)

# Working modes
Several operating modes are supported, they are switched by pressing the touchpad. Brightness is adjustable without pressing.

Expand All @@ -13,14 +16,14 @@ Several operating modes are supported, they are switched by pressing the touchpa
In order to exit the stick emulation mode on the touchpad, need to switch to the default mode.


The "PS" button simulates pressing "Win" + "G", and the microphone button "Win" + "Alt" + "PrtScr".
The `PS` button simulates pressing `Win+G`, and the microphone button `Win+Alt+PrtScr`.

## Setup
1. Install [ViGEmBus](https://github.com/ViGEm/ViGEmBus/releases).
2. Install Microsoft Visual C++ Redistributable 2017 or newer.
3. Connect a Sony DualSense or DualShock 4 gamepad via USB (wireless mode is not supported yet).
4. Unzip and launch "DSAdvance".
5. If necessary, change the dead zones of the sticks or other parameters in the configuration file "Config.ini".
4. Unzip and launch DSAdvance.
5. If necessary, change the dead zones of the sticks or other parameters in the configuration file `Config.ini`.
6. When used with Steam games, in the controller settings, disable "Playstation personal settings".

## Download
Expand Down

0 comments on commit 2e38047

Please sign in to comment.