r-Larch / MouseTrap

A small tool to map the cursor between monitors with different DPIs
MIT License
46 stars 2 forks source link

Fullscreen Games #7

Closed k1eu closed 4 years ago

k1eu commented 4 years ago

Hello There is a problem that occures in certain games. Lately i discovered it in Layers of Fear 2 , and Pacify. When you turn to one side mouse can go to the second monitor and click out of the game. After closing MouseTrap the problem is gone. I believe it's bad implementation of Fullscreen mode of the game but is there any way to fix it?

r-Larch commented 4 years ago

Mousetrap v1.0.6 is released

In this version, I've added an option to disable/pause mouse teleportation. You may find it useful because of the way mouse teleportation gets done by mousetrap will always interfere with fullscreen games. (It uses the same mechanism to trap the mouse inside a rectangle)

Changelog

Version 1.0.6