fabian57fabian / archero_bot_57

A bot to farm on Archero mobile game
GNU General Public License v3.0
26 stars 13 forks source link

resolution #19

Closed wharrus closed 3 years ago

wharrus commented 4 years ago

hello my son , i really liked your archero thingie .

here is a tip for you , i used an s20 ultra and the resolution wasnt suported so i just adjusted it with this :

adb shell wm size

you can probably put that in your script , if the resolution isnt supported , change it to one that is :)

Enjoy , cheers

vanceyx commented 4 years ago

is this dead?

fabian57fabian commented 4 years ago

Hi there.Due to multiple projects i took some time out for this.Stay tuned for new updates.

Inviato da Yahoo Mail su Android

Il Sab, 5 Set, 2020 alle 21:35, vanceyxnotifications@github.com ha scritto:

is this dead?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

andresjk commented 4 years ago

hello my son , i really liked your archero thingie .

here is a tip for you , i used an s20 ultra and the resolution wasnt suported so i just adjusted it with this :

adb shell wm size

you can probably put that in your script , if the resolution isnt supported , change it to one that is :)

Enjoy , cheers

can u explain to me to make work this bot on xiaomi's phone? where i need to put that line code ?

fabian57fabian commented 3 years ago

@andresjk could you please write your resolution?

fabian57fabian commented 3 years ago

Dear @wharrus i checked out thew wm size command with adb but when screen resolution is different, the game itself will not just stretch the image, but change it accordingly.

So i will change the state detection in future from raw pixels to other frameworks (maybe a small CNN with tensorflow if needed).

Not closing because waiting for @andresjk answer

fabian57fabian commented 3 years ago

Closing because @andresjk didn't answer