docs: update docs

This commit is contained in:
Barry 2020-04-25 16:20:26 +08:00
parent c09a3d5e9b
commit 3b4be96f6d
4 changed files with 15 additions and 3 deletions

View file

@ -52,6 +52,11 @@ Here is the instruction of adding new customized mapping files.
- Press the ~ key again to switch back to normal mode
- (For PUBG and similar games) If you want to drive cars with WASD, you need to check the `single rocker mode` in the game setting.
## Group control
You can control all your phones at the same time.
![](docs/image/group-control.gif)
## Thanks
QtScrcpy is based on [Genymobile's](https://github.com/Genymobile) [scrcpy](https://github.com/Genymobile/scrcpy) project. Thanks

View file

@ -51,6 +51,11 @@ QtScrcpy可以通过USB(或通过TCP/IP)连接Android设备并进行显示和
- 再次按~键切换为正常控制模式
- 要想wasd控制开车记得在载具设置中设置为单摇杆模式
## 群控
你可以同时控制所有的手机
![gc](docs/image/group-control.gif)
## 感谢
基于[Genymobile](https://github.com/Genymobile)的[scrcpy](https://github.com/Genymobile/scrcpy)项目进行复刻重构非常感谢。QtScrcpy和原版scrcpy区别如下

View file

@ -26,6 +26,11 @@ QtScrcpy.exe>属性>兼容性>更改高DPI设置>覆盖高DPI缩放行为>由以
![image](image/USB调试(安全设置).jpg)
## 可以控制,但无法看到画面
控制台错误信息可能会包含 QOpenGLShaderProgram::attributeLocation(vertexIn): shader program is not linked
一般是由于显卡不支持当前的视频渲染方式config.ini里修改下解码方式改成1或者2试试
## 手机通过数据线连接电脑,刷新设备列表以后,没有任何设备出现
随便下载一个手机助手尝试连接成功以后再用QtScrcpy刷新设备列表连接
@ -35,6 +40,3 @@ QtScrcpy.exe>属性>兼容性>更改高DPI设置>覆盖高DPI缩放行为>由以
## 错误信息Could not open video stream
导致这个错误的原因有很多,最简单的解决方法是在分辨率设置中,选择一个较低的分辨率
## 错误信息QOpenGLShaderProgram::attributeLocation(vertexIn): shader program is not linked
config.ini里修改下解码方式改成1或者2试试

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 MiB