-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unknown mana #22
Comments
Hi, you might not have the right settings. From the readme
|
that's true , i can select a display resolution for my screen btwn 2560 x 1600 and 1920x1200 , is that any way to make the game works at 1920x1080 exactly or? |
Oh, I see. The issue with windowed mode is that window now also has a title bar, and the positioning of mana values are wrong. But still, what you can do is set it windowed 1920x1080 and set the offset of the title bar in the code. The height of the title bar on a 1920x1080 resolution should be around 40 px IIRC. Not sure about other resolutions. |
meanwhile, is it possible to request timestamp on the cmd. |
Hi, well those settings work on my machine... |
Sure, will send you a friend request in a few hours and we can have a huddle 😃 |
@SemsYapar Hi, I have the same problem and finally I found it's because I use the recommended 125% scaling in Display setting. It will change the resolution retrieved by the code, e.g. my setting is 1920x1080 with the 125% scaling, then I will get the 1536x864 (1920/1.25 and 1080/1.25) resolution in the code. After change the scaling to 100%, it works. Hope it can help you! |
Ay, that's great to hear. Make sure to open a PR with a new deck along with the deck code in the readme ;) |
still cant find a solution for my 1680x1050 display monitor : ( i could change it to 2560 x 1600 , is that anyway to set the game window to 1920x1080 , there is not config file for it like lol and cant change it from setting ? ( i did it by hand still the script didnt work i think bcz i didnt hit 1920x1080 exactly) ( sorry for my bad english i hope u got me ) |
i fixed it and that's how now the script is working perfectly <3 |
1920 x 1080 and 100% but has error everytime. what should i do |
What is the error? Does it just say "Unknown mana..."? If you did everything correctly it shouldn't.. |
first of all thanks for the bot , the problem is after join a game , i get the error " unknow mana " and the bot just afking not playing , how can i fix that ?
The text was updated successfully, but these errors were encountered: