univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.68k stars 239 forks source link

FIX MOUSE ARROW #310

Open xxwag opened 1 year ago

xxwag commented 1 year ago

Describe the bug Your arrow with default config will act weird

To Reproduce You need to start using it with your app running different res then monitor native

Expected behavior It will break.

Screenshots To fix that just adjust your txt config file (etc mouse-arrow.json) and set height and width of the application overlay.

univrsal commented 1 year ago

The arrow preset works just fine for me

xxwag commented 1 year ago

When the game is grabbing your mouse cursor its not, it'd need different logic for games like apex where cursor stays centered.

univrsal commented 1 year ago

that's what this option is for: https://github.com/univrsal/input-overlay/wiki/Usage#monitor-center have you tried using that?

xxwag commented 1 year ago

I did, i've spent so much time just researching this github and trying to make it work. I've also tried multiple 3rd party apps like mouse cursor unlocker and sutff. Watch my latest vod, its working until the game grabs my cursor. https://www.twitch.tv/videos/1758590228

univrsal commented 1 year ago

Well I guess it's an issue with the game, not much I can do. It always worked fine with overwatch for me.