-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
小米6每次跳到200左右就挂了,自动检测分辨率没问题,config文件试了几个都不行 #953
Comments
请试试nightly版本,欢迎反馈 |
配置上因为检测到屏幕分辨率,脚本优先进入config/1920*1080没有进入手机型号,修改文件夹下的config.json文件可分数高一些,这次四百多挂了 |
对,开始修改json不奏效,发现并没有调用mi6的jason,建议直接在脚本中写死。 |
啊哈,被干掉了 |
楼上有json的参考参数吗,我微调了一下改变不大。 |
我的小米5c,开始也只能刷到1-200就挂了,调大了press_time后就能到8-900了,我直接加了60ms |
小米6设置duration=press_time+15,可以连到40+ |
米6今天测在到过1500,魅族note6快破4000 |
程序并没有正确读取配置文件 我今天提交了个PR修复了一下 你如果想要正确替换文件 现在可行的方法是将米6的配置文件改名为config.json 然后将1920x1080文件里面的同名文件替换即可 这样我实验过可以达到一万分以上 不过最好不要超过一千 容易被wechat识别为作弊 |
程序版本号:x.x.x
Screen: Physical size: 1080x1920
Density: Physical density: 480
DeviceType: MI 6
OS: win32
Python: 2.7.14 |Anaconda, Inc.| (default, Oct 15 2017, 03:34:40) [MSC v.1500 64
bit (AMD64)]
遇到问题:小米6每次跳到200左右就挂了,自动检测分辨率没问题,config文件试了几个都不行
改进和建议:无
The text was updated successfully, but these errors were encountered: