Giter VIP home page Giter VIP logo

Comments (23)

Deopster avatar Deopster commented on May 23, 2024 1

Btw,i can say that version for 2560x1440 is ready for realise, all critical bugs are was fixed

from mercenaries-hearthstone-game-bot.

Codefmeister avatar Codefmeister commented on May 23, 2024

image
Because it always raise this excpetion.
Can't find some img.

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

In general, OpenCV finds images based on its boundaries, and not comparing the text, so the language should not be a problem while searching, the only problem with OpenCV is that its comparing algorithm is also based on the resolution of images and my screen resolution is 2560 on 1440 so the search will work correctly only on this resolution. In general, I planned to add also a pack of images both for different languages - the English / Russian, and for different resolutions - fullHD 2K 4K, but a little bit later. The main functionality has not yet been completed and there are still some shit code . I think it will take another day, maybe two to finish all the functional parts.
In general, I am pleasantly surprised that someone drew attention to this mine small project. And if you want and have little time you can help me with testing this program on your resolution and language.

from mercenaries-hearthstone-game-bot.

Codefmeister avatar Codefmeister commented on May 23, 2024

My screen resolution is 1920 x 1080, and the language is Chinese. Glad to help you to some test job.
The Mercenaries of Hearthstone is so time-consuming but funny, so your project is meaningful. Thanks for your great job. I would like to follow your job when I come back from lab everyday.

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

Great, I'll add support of the FullHD screens in about 2 hours and if it doesn't help, I think I'll need your help in adding Chinese.

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

Btw add me in discord for communication when you will be free.
E.Anderson#7407

from mercenaries-hearthstone-game-bot.

Codefmeister avatar Codefmeister commented on May 23, 2024

Sry, due to the limitation of the Billzard, I can not add you because we are in different region. The account info is not shared maybe.
So maybe other communication apps?

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

Oh, no, This is not Bllizard tag, this is discord.

from mercenaries-hearthstone-game-bot.

Codefmeister avatar Codefmeister commented on May 23, 2024

Sry, but I don't have a discord. Maybe Wechat or just communicate by Email? My Email is [email protected]

from mercenaries-hearthstone-game-bot.

RomanKhoilo avatar RomanKhoilo commented on May 23, 2024

Hi, there/Привет.

Registered on github just to get notifications on your project progress. Could help with testing (rus/eng only).
Sent you request in discord if you don't mind.

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

Да, конечно, буду рад любой помощи, добавил в друзья. Вечером созвонимся.

from mercenaries-hearthstone-game-bot.

kiiiiiingdom avatar kiiiiiingdom commented on May 23, 2024

Sry, but I don't have a discord. Maybe Wechat or just communicate by Email? My Email is [email protected]

image Because it always raise this excpetion. Can't find some img.

我也遇到过相同的情况,你检查一下partscreen function是否正确工作在游戏屏幕上.检查方式为查看对应分辨率下的part.png是否为游戏上半区域的截图.如果不是的话可能需要修改settings里面的monitor属性.

from mercenaries-hearthstone-game-bot.

QuinceyWu avatar QuinceyWu commented on May 23, 2024

I am also doing the work of localization and re-capture of pictures.

from mercenaries-hearthstone-game-bot.

QuinceyWu avatar QuinceyWu commented on May 23, 2024

Chinese localization

from mercenaries-hearthstone-game-bot.

kiiiiiingdom avatar kiiiiiingdom commented on May 23, 2024

Chinese localization

just change your hs client language. no need for recapture pic

from mercenaries-hearthstone-game-bot.

QuinceyWu avatar QuinceyWu commented on May 23, 2024

Chinese localization

just change your hs client language. no need for recapture pic

I did this, but for better use, I chose to replace it with the Chinese version.

from mercenaries-hearthstone-game-bot.

QuinceyWu avatar QuinceyWu commented on May 23, 2024

This is also a very good case of actual use of opencv. XD

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

Chinese localization

just change your hs client language. no need for recapture pic

I did this, but for better use, I chose to replace it with the Chinese version.

That would be cool, send me the pack after you finish it, i will add language chose

from mercenaries-hearthstone-game-bot.

QuinceyWu avatar QuinceyWu commented on May 23, 2024

Chinese localization

just change your hs client language. no need for recapture pic

I did this, but for better use, I chose to replace it with the Chinese version.

That would be cool, send me the pack after you finish it, i will add language chose

ok,I will submit a PR request after I finish.

from mercenaries-hearthstone-game-bot.

QuinceyWu avatar QuinceyWu commented on May 23, 2024

Btw,i can say that version for 2560x1440 is ready for realise, all critical bugs are was fixed

Then I want to ask about your thoughts and ideas about GUI.

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

Btw,i can say that version for 2560x1440 is ready for realise, all critical bugs are was fixed

Then I want to ask about your thoughts and ideas about GUI.

This is only after we finish FullHD resolution work. But the answer is yes, i will do GUI and move all setting from Settings.ini there.

from mercenaries-hearthstone-game-bot.

RealEragon avatar RealEragon commented on May 23, 2024

Здравствуйте, как я понял на 1080 не планируется поддержка русского языка?

from mercenaries-hearthstone-game-bot.

Deopster avatar Deopster commented on May 23, 2024

Здравствуйте, как я понял на 1080 не планируется поддержка русского языка?

Ну пока можно просто поменять язык игры на английский, а вообще может займусь этим, но точно не в ближайшее время.

from mercenaries-hearthstone-game-bot.

Related Issues (19)

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.