Giter Club home page Giter Club logo

Comments (7)

Aues6uen11Z avatar Aues6uen11Z commented on June 20, 2024

请附上日志,或者等过段时间我改进完报告再提bug,现在在写界面

from honkaihelper.

Aues6uen11Z avatar Aues6uen11Z commented on June 20, 2024

你的窗口看上去和我不太一样,是Win11吗?如果是可能是窗口边界和我Win10不一样导致的问题,你可以打开崩三窗口调到720P后,自己新建个python文件执行这段代码看看结果是不是 (754, 1286, 3)

from zafkiel.device.api import API


API().auto_setup(devices=["WindowsPlatform:///?title=崩坏3", ])
img = API().screenshot()
print(img.shape)

from honkaihelper.

SanJin-X avatar SanJin-X commented on June 20, 2024
微信图片_20240507001153 电脑是win11

from honkaihelper.

Aues6uen11Z avatar Aues6uen11Z commented on June 20, 2024

这个结果有点离谱了啊🧐,游戏分辨率是1280*720吗?

from honkaihelper.

SanJin-X avatar SanJin-X commented on June 20, 2024

昨天和今天还不一样
{7C437EF4-C1D4-456d-8AF0-C8AABC13820A}

from honkaihelper.

Aues6uen11Z avatar Aues6uen11Z commented on June 20, 2024

确实不一样,你试试在HonkaiHelper/config.py里加一句,看还会不会有点错地方的情况

Config.BORDER = (38, 3, 2)

这个边框大小我没研究过,后面应该还是用点靠谱的方法来获取数值,而不是这样直接设置=.=

from honkaihelper.

Aues6uen11Z avatar Aues6uen11Z commented on June 20, 2024

边框问题已在Zafkiel-0.1.2修复,更新后可以把自己的设置删掉了

from honkaihelper.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.