pyclashbot / py-clash-bot

An inherently undetectable Clash Royale automation bot
https://pyclashbot.app/
91 stars 14 forks source link

use adbblitz for screenshotting #347

Closed martinmiglio closed 8 months ago

martinmiglio commented 8 months ago

Use adbblitz for improved screenshot speed instead of using adb screencap over console pipe

martinmiglio commented 8 months ago

currently experiencing issues with compilation with cx_freeze not compiling av (dependency of adbblitz) properly.

waiting on https://github.com/marcelotduarte/cx_Freeze/pull/2165 to merge and release.