AdriaGual / pokemon-pocket-bot

A computer vision bot made with OpenCV, OCR and ADB.
25 stars 2 forks source link

Emulator-Independent Version Implementation #28

Open Leviaria opened 1 week ago

Leviaria commented 1 week ago

I've developed an emulator-independent version, and I'd like to hear your thoughts on it. Is there any interest in implementing it, or are you strictly focused on supporting LDPlayer? The main drawback of the current approach is its dependency on a specific folder structure, which restricts users without technical expertise. I find this limitation quite unfortunate.

With my version, I was able to seamlessly use LDPlayer, Google Play Games (Developer Version), Bluestacks, and Memu, achieving the best performance with Bluestacks 5 Pie 64.

AdriaGual commented 1 week ago

@Leviaria Thank you for your interest and for wanting to share your emulator-independent version! That sounds like a significant enhancement and a great way to make the project more accessible to a broader audience.

Could you provide more details on the changes required, or perhaps share an outline of the implementation process? This would help us evaluate the effort and resources needed to integrate your approach.

Have a great day ✨

Leviaria commented 1 week ago

I'll tidy up the code a bit to make it clean, and then I'll create a pull request. :)

NomadCHK commented 1 week ago

@AdriaGual @Leviaria the current version is already connecting and running with another emulators and even phones. Only problem i had was some resolution differences. did you guys had problems?

Leviaria commented 1 week ago

@AdriaGual @Leviaria the current version is already connecting and running with another emulators and even phones. Only problem i had was some resolution differences. did you guys had problems?

Not for me o.o

NomadCHK commented 1 week ago

what problem you had when connecting to other adb devices? heres connecting even with android phone ok: image

NomadCHK commented 1 week ago

maybe this can be useful to other users, look #27, maybe we could include this on the objectives to make easy to use/improve the instructions to use. Also we need refine code to remove hard references to emulator names and make possible to set adb path and etc. Please submit your PR so we can see the changes. Thank you @Leviaria

TerpToke commented 1 week ago

@AdriaGual @NomadCHK This comment is unrelated to this issue but I wanted to let you guys know I'm officially working on a Discord server for the bot! A place for both devs and endusers alike. Consider adding me on Discord "CameronCataclysm" just in case I have any questions! Please and thanks!