Screen resolution / mouse offset bug
My screen is extra wide, with a standard resolution of 3440*1440. When desktop is set to this resolution it fills the entire screen, but the game gets two vertical black borders. Some button coordinates are also not in the same coordinate space as the mouse. For example all the buttons on the first screen work properly, but after I click "New Game", all the new buttons like difficulty, faction buttons, hero skills etc are all misaligned horisontally. E.g. I can only click a button when mouse cursor is left of the button.
When I change desktop resolution to 2560*1440 I get black vertical borders on my desktop. But when I launch the game with this desktop resolution, the game actually fills the entire screen, and all button coordinates are aligned with mouse coordinates.