Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

参数不行的发这里 #62

Open
binderclip opened this issue Dec 30, 2017 · 176 comments
Open

参数不行的发这里 #62

binderclip opened this issue Dec 30, 2017 · 176 comments
Labels

Comments

@binderclip
Copy link
Collaborator

binderclip commented Dec 30, 2017

现在只能做到一直跳下去(参数设置的合理的情况下),每次正中心是最终的目标。
常用调试思路:

  • 直线的时候每次都跳的近那么调大 press_coefficient,反之调小

=======

  1. 更新最新的代码
  2. 按下面的方式填写

模板如下

机型:
分辨率(具体到宽高):
电脑系统:
问题描述:
(另外请尽量附一张 screenshot_backups 目录下的 _d.png 结尾画了线的图)

@c588
Copy link

c588 commented Dec 30, 2017

机型:一加3T
分辨率:1920x1080
中间有三个偏移了 不过第四个就又跳准了

已经顺利三千分

@binderclip
Copy link
Collaborator Author

binderclip commented Dec 30, 2017

@CJY825 我的就是用一加 3T 调试写的,应该啥都不用改

@c588
Copy link

c588 commented Dec 30, 2017

@binderclip 那可能就是单纯的人品不好吧 T T

@dugu0808
Copy link

dugu0808 commented Dec 30, 2017

机型:三星S6edge
分辨率:2560x1440

Markdown

@qisq777
Copy link

qisq777 commented Dec 30, 2017

机型:小米MIX2
分辨率:1080x2160
电脑系统:WIN10
问题描述:方向都不正确
1514616028_d
1514616045_d
1514616054_d

@meicuihui
Copy link

机型:华为5S
分辨率:720*1280
参数 2.0

@supernb123
Copy link

机型:荣耀V9
分辨率:2560x1440
根据这个参数到66分挂掉了:
under_game_score_y = 390
press_coefficient = 1.04
piece_base_height_1_2 = 26
piece_body_width = 110

1514612786

@binderclip binderclip changed the title 参数没设置好的发这里 参数不行的发这里 Dec 30, 2017
@liurentian
Copy link

红米note4 总是个位数
1514613375_d

@qiantao94
Copy link

qiantao94 commented Dec 30, 2017

机型:小米4c
分辨率:1920 x 1080
press_coefficient = 1.47 其他不变
平均下来 都是各位数, 最高也只跳到了30多
1514611790_d

@kunphp
Copy link

kunphp commented Dec 30, 2017

有一张图吧,因为每次产生的图替换了上一张图。

@liurentian
Copy link

@binderclip 好像是下次跳的时候,图片经常更新不过来,还是用的上次的图片去跳。 基本两三次就GG

@c588
Copy link

c588 commented Dec 30, 2017

@kunphp 在screamshot_backups里有每一次的截图

@mg459046365
Copy link

@BestTao 小米note2,也是1920x1080,昨天晚上参数1.47,跳到918分。今天更新代码后发现这个参数不行了,需要从新调。

@mg459046365
Copy link

@BestTao 1.47这个参数是我基于昨天晚上的代码调节出来的参数,不过今天到目前为止还没调出比较合理的参数

@binderclip
Copy link
Collaborator Author

@liurentian adb 命令有问题?

@liurentian
Copy link

@binderclip adb没有问题,刚才我可能理解错了

@kunphp
Copy link

kunphp commented Dec 30, 2017

@CJY825 嗯,cp 换成copy就可以了

@binderclip
Copy link
Collaborator Author

@BestTao 直线的时候每次都跳的近那么调大 press_coefficient,反之调小

@lw1992
Copy link

lw1992 commented Dec 30, 2017

机型:小米5s
分辨率:1920 x 1080
没修改参数的话只能俩位数
修改参数:
piece_base_height_1_2 = 25
piece_body_width = 80
现在跳一千多,给机油们参考下

@liurentian
Copy link

红米note4 本来1.393几下就完,调了 1.404 参数,现在300还在持续跳

@binderclip
Copy link
Collaborator Author

@mg459046365
Copy link

@lw1992 我一会试一下你的参数,我现在最多也就900多

@qiantao94
Copy link

@binderclip 再怎么调高这个参数 还是会掉下去 很多时候并不能跳到黑线的位置
看下面俩图
1514615641_d
1514615650_d

@binderclip
Copy link
Collaborator Author

@BestTao 再往大一点调还不行?

@LingJingYing
Copy link

小米note顶配:
{
"under_game_score_y": 410,
"press_coefficient": 1.086,
"piece_base_height_1_2": 26,
"piece_body_width": 110,
"swipe": {
"x1": 320,
"y1": 410,
"x2": 320,
"y2": 410
}
}
水平跳挺准的,但是往上跳的时候就会蓄力到最大,直接跳到屏幕边。。。。。。。。

@MrMarsZhu
Copy link

向上跳挺好的,但是向左跳,会直接跳飞到屏幕边上,这个是用最近更新的一版代码所发现的情况。请问该如何解决?

@SuX97
Copy link

SuX97 commented Jan 10, 2018

蓝叠bluestack模拟器 720*1080
{
"under_game_score_y": 369,
"press_coefficient": 2.003,
"piece_base_height_1_2": 13,
"piece_body_width": 45,
"swipe": {
"x1": 374,
"y1": 1060,
"x2": 374,
"y2": 1060
}
}
曾经能到800多,但今天无意中实验发现200都难上,是不是小程序内部参数改了……

@jinweizhiyuan
Copy link

小米note标配最多跳100分左右,无法跳出更高的分数
小米note标配参数:
5.7英寸
1920X1080像素
386ppi

@Eacaen
Copy link

Eacaen commented Jan 11, 2018

小米mix2最多最多跳100分左右,无法跳出更高的分数.无法突破200
,是时间的乘数有问题吗

@threshi
Copy link

threshi commented Jan 12, 2018

大神们,来个iPhone 6 Plus

@threshi
Copy link

threshi commented Jan 12, 2018

iPhone6 Plus
image

@chris-zh
Copy link

默认是根据机型自动加载配置的吗,请问下如何修改使用哪个配置?

@grj521yxy
Copy link

小米6用的是1920*1080里的数据

@15291834071
Copy link

为什么现在跳完的分数提交不上去了

@jcmsmm
Copy link

jcmsmm commented Feb 9, 2018

@xuzhijvn
Copy link

红米5plus
分辨率:2160x1080
电脑系统:win7 32位

请问参数设置多少

@JasonKhew96
Copy link

JasonKhew96 commented Feb 23, 2018

@qq783175223
红米5plus
分辨率:2160x1080
DPI: 440
wechat_jump_auto 1.1.4 版本试用这个,不行就自己调整
"press_coefficient": 1.045
因为 #841 改了算法,一行代码不见了, 需要PR #1208

@enzhou-y
Copy link

enzhou-y commented Feb 24, 2018

Huawei P9
1080*1920
"press_coefficient": 1.02
5000 + 手动停止,但是分数被自动质疑,上不了榜。

@aLLLiyyy
Copy link

红米note4x

@leon332157
Copy link
Collaborator

@aLLLiyyy 分辨率?

@HoshinoSuzumi
Copy link

HoshinoSuzumi commented Apr 21, 2018

机型:魅蓝S6
分辨率(具体到宽高):1440*720
电脑系统:Win7
问题描述:能跳270左右

@Soulmate99
Copy link

机型:一加7Pro
分辨率:1440 x 3120
参数配置:
{
"under_game_score_y": 285,
"press_coefficient": 0.95,
"piece_base_height_1_2": 28,
"piece_body_width": 110,
"swipe": {
"x1": 320,
"y1": 410,
"x2": 320,
"y2": 410
}
}

最高可1000+
实测图:
gujb

@OneLittleChild
Copy link

OneLittleChild commented Jan 14, 2022 via email

@Sun-CN
Copy link

Sun-CN commented Jun 1, 2023

暂不支持当前设备 是什么意思啊,是手机不对,还是电脑不对啊

@OneLittleChild
Copy link

OneLittleChild commented Jun 1, 2023 via email

@Easyboy0405
Copy link

Easyboy0405 commented Jun 1, 2023 via email

1 similar comment
@mingyue6952
Copy link

mingyue6952 commented Jun 1, 2023 via email

@Bug-byebye
Copy link

蹲个红米k50pro的配置(3200 x 1440)

@Easyboy0405
Copy link

Easyboy0405 commented Dec 5, 2024 via email

1 similar comment
@mingyue6952
Copy link

mingyue6952 commented Dec 5, 2024 via email

@OneLittleChild
Copy link

OneLittleChild commented Dec 5, 2024 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests