steve1316 / granblue-automation-pyautogui

Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
https://github.com/steve1316/granblue-automation-pyautogui/wiki
120 stars 36 forks source link

[feature request] Support for non 1080p/1440p resolution #147

Closed Ekytfy closed 1 year ago

Ekytfy commented 1 year ago
  1. Log 1 bot failed to enter arcarum sandbox quest zone 1 log 2022-09-21 23-19-28.txt

  2. Log 2 bot failed to navigate to arcarum sandbox zone 2 log 2022-09-21 23-22-16.txt

steve1316 commented 1 year ago

Just realized that your resolution is 768p. Can you try again at 1080p or 1440p? The bot has only been tested against those resolutions so anything other than those is completely up in the air on whether or not the bot will function as expected.

Ekytfy commented 1 year ago

I run this on a laptop with a 1366x768 screen so I can't test it with another resolution, well only sandbox has this problem so I'm just gonna bear with it

Ekytfy commented 1 year ago

If you don't intend to support for other resolution you can close this steve

steve1316 commented 1 year ago

v2.4.0 allows non 1080p/1440p resolutions now.