NiHoel / Anno1800UXEnhancer

Bundle of utility programs to ease playing Anno 1800
Apache License 2.0
58 stars 2 forks source link

Doesn't support 3440x1440 #1

Closed InfernalPlacebo closed 4 years ago

InfernalPlacebo commented 4 years ago

Hi there, I have an Ultra-Wide monitor doing 3440x1440 display. Due to the resolution the reader is not able to detect my statistics. When I scale down my resolution to 2560x1440 it works fine. Unfortunately, changing it lower makes the game look odd an stretched on my display. Is there a way we can add support for this resolution?

I know a little C#/C++ so I am willing to help if you need me to do something or test or whatever. I can also supply whatever information about my game/client/system you need.

Gersdorff commented 4 years ago

Hallo,

try this first.

https://github.com/Dejauxvue/AnnoCalculatorServer/blob/master/README.md#more-resultions

InfernalPlacebo commented 4 years ago

Still getting the error, it seems like it isn't detecting my resolution correctly. Snag_e874c23

InfernalPlacebo commented 4 years ago

@Gersdorff is there any update for this? :)

Gersdorff commented 4 years ago

Sorry, but I'm not the developer. I can offer you otherwise, this as an attempt to solve.

https://github.com/Dejauxvue/AnnoCalculatorServer/issues/2#issuecomment-524551618

or Maybe

https://github.com/Dejauxvue/AnnoCalculatorServer/issues/17

InfernalPlacebo commented 4 years ago

Oh, I totally thought you were, my bad!

NiHoel commented 4 years ago

Can you send me some screenshots how the statistics screen looks like on 3440x1440?

The resolutions in image_recon are only necessery to detect the population from the HUD menu. The statistics menu is handeled using relative positions. If you have at assets/test_screenshots you see how elements are layout on normal 16:9 screens. If this deviates on your screen, it causes the program to not detect it.

InfernalPlacebo commented 4 years ago

Here is my statistics screen.

image