9-9-9-9 / Bit-Heroes-bot

Bit Heroes bot
GNU General Public License v3.0
74 stars 13 forks source link

Change hide mouse location and fix for steam #108

Closed daredoes closed 1 year ago

daredoes commented 1 year ago

Updates the hide cursor location to be 0,0 offset instead of 0,0 absolute.

Also changes the mouse movement to only go to hide location when needed instead of on each loop, since focus now happens automatically for screenshots without mouse activity.

Also disables some code blocking steam on windows 11. Just removing it since its a resize check that I don't care to look into right now. If a user can't get it to work, that's on them.