Skip to content

Commit 0155fa2

Browse files
committed
Documentation
1 parent 6e89d69 commit 0155fa2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ Some users have found stick inputs to be unresponsive in one or more directions.
613613
New mouse and keyboard events are only sent when JoyShockMapper gets a new message from the controller. This means if your game's and display's refresh rates are higher than the controller's poll rate, sometimes the game and display will update without moving the mouse, even if you'd normally expect the mouse to move. The DualShock 4 sends 250 messages a second, which is plenty for even extremely high refresh rate displays. But JoyCons and Pro Controllers send 66.67 messages a second, which means you might encounter stuttering movements when playing (and displaying) above 66.67 frames per second. A future version of JoyShockMapper may work around this problem by repeating messages up to a desired refresh rate.
614614

615615
### Bluetooth connectivity
616-
JoyCons and Pro Controllers can only be connected by Bluetooth. Even when connected by USB, they currently still only communicate by Bluetooth. Some Bluetooth adapters can't keep up with these devices, resulting in **laggy input**. This is especially common when more than one device is connected (such as when using a pair of JoyCons). There is nothing JoyShockMapper or JoyShockLibrary can do about this.
616+
JoyCons and Pro Controllers normally only communicate by Bluetooth. Some Bluetooth adapters can't keep up with these devices, resulting in **laggy input**. This is especially common when more than one device is connected (such as when using a pair of JoyCons). There is nothing JoyShockMapper or JoyShockLibrary can do about this. JoyShockMapper experimentally supports connecting Switch controllers by USB.
617617

618618
Bluetooth support for the DualShock 4 is new in JoyShockMapper, and isn't working for everyone. Please let me know if you encounter any issues with it.
619619

README_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,8 @@ JoyCons和Pro控制器只能通过蓝牙连接。即使通过USB连接,它们
580580
* Nicolas
581581
* Bryan Rumsey
582582
* Al. Lopez
583+
* Sunny Ye
584+
* Romeo Calota
583585

584586
看一下更新日志,更好地了解谁贡献了什么。特别是Nicolas,他经常贡献很多工作。他负责很多很酷的生活质量和高级的映射功能。
585587
JoyShockMapper非常依赖于用于读取控制器输入的[JoyShockLibrary](https://github.com/jibbsmart/JoyShockLibrary)。请查看该项目,看看之前的工作是如何使JoyShockLibrary成为可能的。

0 commit comments

Comments
 (0)