docs: update doc

pull/7/head
ERR0RPR0MPT 2024-04-14 03:54:51 +08:00
parent 7719c3ca4f
commit 2ab5c4d4cd
1 changed files with 6 additions and 4 deletions

View File

@ -28,10 +28,6 @@
游戏时如果不小心断开连接, 请在控制台输入 `start` 并回车来重新连接游戏
P区块图的成品类似这样:
![](https://raw.githubusercontent.com/ERR0RPR0MPT/maimai-android-touch-panel/main/image/image_monitor.png)
## 部分问题
Q: 在安卓高版本(13,14)上测试触摸区域完全对不上只有点屏幕左上角有用图片用的是平板实际分辨率在一台安卓10设备测试是正常的
@ -43,3 +39,9 @@ A: 按步骤修改脚本内 `ANDROID_ABS_MONITOR_SIZE` 和 `ANDROID_ABS_INPUT_SI
想要加 2P 的重新复制一下脚本并添加串口 COM4 到 COM44 的转发就好
该脚本仅用于测试, 目前来说打12+及以下应该是问题不大, 12+以上水平不够没试过.
## 其他
P区块图的成品类似这样:
![](https://raw.githubusercontent.com/ERR0RPR0MPT/maimai-android-touch-panel/main/image/image_monitor.png)