Jump to content

Mouse cursor window constraining


Recommended Posts

By playing in windowed mode, your mouse will move beyond the edges of the game, and onto the window itself. That's the whole point of windowed mode, that your mouse can move beyond it.   

 

You can maximize the window, like you would a browser, but you'll still have the outlined edge and your mouse can and will still interact with it.

Link to comment
Share on other sites

Well, figured it out myself with the help of a utility program called Cursor Lock. Just make a shortcut with the following Target:

"C:\Program Files (x86)\Cursor Lock\CursorLock.exe"  /O:"C:\Program Files (x86)\Steam\Steam.exe" /P:"-gameidlaunch 322330" /A:"C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together\bin\dontstarve_steam.exe" /M:2

With the Start In field being: "C:\Program Files (x86)\Cursor Lock". That's assuming you have Steam and Cursor Lock in the default install directories.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...