diff --git a/README.FR.md b/README.FR.md index 3383c67..a9c1cce 100644 --- a/README.FR.md +++ b/README.FR.md @@ -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 ?**
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)**
+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. diff --git a/README.RU.md b/README.RU.md index ac6b2cd..427957e 100644 --- a/README.RU.md +++ b/README.RU.md @@ -27,6 +27,11 @@ **• При игре в xCloud, в браузере, на правую кнопку мыши вызывается контекстное меню, как убрать его в браузере?**
Сначала изменить название окна в конфигурационном файле или изменить параметр `ActivateInAnyWindow` на `1`, перезапустие программу. Далее зайдите на сайт xCloud, нажмите "F12", выберите консоль и вставьте [этот код](https://github.com/r57zone/DualShock4-emulator/blob/master/ContextMenuBlock.txt) туда, нажмите запустить и контекстное меню больше не будет показываться. + + +• **Игра видит 2 геймпада одновременно (DualSense / DualShock 4 / Nintendo Pro контроллер или JoyCon-ы и Xbox)**
+Если игра хоророшо поддерживает современный геймпад можно выключить эмуляцию Xbox геймпада на клавиши `ALT` + `Q`, если с игрой возникают проблемы, то можно скрыть этот геймпад, с помощью программы [HidHide](https://github.com/ViGEm/HidHide). + ## Xbox контроллер Кнопка "Назад/Просмотр/Выбор" (первая кнопка справа от левого стика) на Xbox контроллере эмулирует нажатие тачпада на Sony DualShock 4. diff --git a/README.md b/README.md index c1ad349..e5fc676 100644 --- a/README.md +++ b/README.md @@ -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?**
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)**
+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.