invcble / NoMoreBorder

GUI Python app for Borderless behaviour
MIT License
37 stars 2 forks source link

Mouse Offset? #3

Open chrionix opened 2 months ago

chrionix commented 2 months ago

Hey there, in some games, cursor location is incorrect. It was noted a lot in Borderless Gaming github. One guy said he had a solution here: https://github.com/Codeusa/Borderless-Gaming/issues/62#issuecomment-162909198 no idea whether it works or what he's saying.

Thanks a lot for this awesome tool!

invcble commented 2 months ago

I think its just mouse position not updating accurately since the window now have moved to new location. Did you try changing resolutions and see if that fixes the issue?

hhu94 commented 1 week ago

I can confirm this happens with Zwift on 3840 x 2160. The cursor acts as if it were about 100 pixels higher than where it actually is.

invcble commented 1 week ago

Thanks for reporting. I will add it as a bug.

hhu94 commented 1 week ago

I set the resolution in NoMoreBorders to 3840 x 2060 as a workaround for the issue. The cursor is no longer offset, but I have a 100 pixel tall gap on the bottom of the window.