Skip to content

Commit

Permalink
Update readme's
Browse files Browse the repository at this point in the history
  • Loading branch information
r57zone committed Oct 18, 2022
1 parent 9257cd6 commit c003aa2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Il est possible que les applications "PS Plus" ou "PS Remote Play" aient donné
**• Lorsque vous jouez dans xCloud, dans le navigateur, le menu contextuel est appelé avec le bouton droit de la souris, comment puis-je le supprimer dans le navigateur ?**<br>
Changez d'abord le nom de la fenêtre dans le fichier de configuration ou changez le paramètre `ActivateInAnyWindow` en `1`, en redémarrant le programme. Ensuite, allez sur le site Web xCloud, appuyez sur "F12", sélectionnez la console et collez-y [ce code](https://github.com/r57zone/DualShock4-emulator/blob/master/ContextMenuBlock.txt), appuyez sur Exécuter et le menu contextuel ne sera plus affiché.



**Le jeu voit 2 manettes en même temps (manette DualSense / DualShock 4 / Nintendo Pro ou JoyCons et Xbox)**<br>
Si le jeu prend bien en charge une manette de jeu moderne, vous pouvez désactiver l'émulation de la manette de jeu Xbox sur les touches `ALT` + `Q`, s'il y a des problèmes avec le jeu, vous pouvez masquer cette manette à l'aide du programme [HidHide](https://github.com/ViGEm/HidHide).

## Manette Xbox
Le bouton `Retour/Vue/Select` émule l'appui sur le `Touchpad` sur une manette Sony DualShock 4.

Expand Down
5 changes: 5 additions & 0 deletions README.RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
**• При игре в xCloud, в браузере, на правую кнопку мыши вызывается контекстное меню, как убрать его в браузере?**<br>
Сначала изменить название окна в конфигурационном файле или изменить параметр `ActivateInAnyWindow` на `1`, перезапустие программу. Далее зайдите на сайт xCloud, нажмите "F12", выберите консоль и вставьте [этот код](https://github.com/r57zone/DualShock4-emulator/blob/master/ContextMenuBlock.txt) туда, нажмите запустить и контекстное меню больше не будет показываться.



**Игра видит 2 геймпада одновременно (DualSense / DualShock 4 / Nintendo Pro контроллер или JoyCon-ы и Xbox)**<br>
Если игра хоророшо поддерживает современный геймпад можно выключить эмуляцию Xbox геймпада на клавиши `ALT` + `Q`, если с игрой возникают проблемы, то можно скрыть этот геймпад, с помощью программы [HidHide](https://github.com/ViGEm/HidHide).

## Xbox контроллер
Кнопка "Назад/Просмотр/Выбор" (первая кнопка справа от левого стика) на Xbox контроллере эмулирует нажатие тачпада на Sony DualShock 4.

Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ It is possible that the "PS Plus" or "PS Remote Play" apps have given priority t
**• When playing in xCloud, in the browser, the context menu is called up on the right mouse button, how can I remove it in the browser?**<br>
First change the name of the window in the configuration file or change the `ActivateInAnyWindow` parameter to `1`, restarting the program. Next, go to the xCloud website, press "F12", select the console and paste [this code](https://github.com/r57zone/DualShock4-emulator/blob/master/ContextMenuBlock.txt) there, press run and the context menu will no longer be shown.



**The game sees 2 controllers at the same time (DualSense / DualShock 4 / Nintendo Pro controller or JoyCons and Xbox)**<br>
If the game supports a modern gamepad well, you can turn off the Xbox gamepad emulation on the `ALT` + `Q` keys, if there are problems with the game, then you can hide this gamepad using the [HidHide](https://github.com/ViGEm/HidHide) program .

## Xbox controller
The "Back/View/Select" button (the first button to the right of the left stick) on the Xbox controller emulating pressing the touchpad on a Sony DualShock 4.

Expand Down

0 comments on commit c003aa2

Please sign in to comment.