Aues6uen11Z / HonkaiHelper

基于图色识别和OCR的崩坏3自动化脚本
MIT License
257 stars 20 forks source link

假如用的是安卓模拟器,find_click函数怎样修改呢?为了实现后台运行 #9

Closed 1096495296 closed 1 year ago

1096495296 commented 1 year ago

返回的错误信息

ratio = (device().get_rect().width() - 6) / template.resolution[0] AttributeError: 'Android' object has no attribute 'get_rect'