Advertisement

Collectors Edition games - useless drinking flasks

Started by March 04, 2009 07:37 PM
11 comments, last by Hodgman 15 years, 8 months ago
Quote: Original post by Nytegard
There is a program to do this, (but right now it's late and I can't find it), that will trick your computer into thinking the multimonitors are just 1 monitor with an insanely huge width.
AFAIK the drivers can do this for you, but all I want is to ensure that the cursor is locked to only one of the screens (so you can't move the cursor "out of the game" and into the desktop on the other monitor).
Some games do this, but most don't. In RTS games it is especially annoying because moving the mouse to the edge of the screen means something.
Quote: Original post by Hodgman
I think there is a Win32 function that locks the cursor within a certain rect - do you guys think its possible to write a 3rd party app that dual-monitor users could run before running a game to fix the lack of support?
It would be much better than disabling our monitors.


I'm also using dual monitors and have been annoyed by some games not limiting the mouse cursor to the screen the game runs on. In strategy games, it's bearable most of the time since I know where my cursor is, but there have even been some FPS games where, instead of firing at the enemy in front of me, my mouse button mimized the game because the cursor was on the other screen :(

I'm now using this small program to get around the problem: MouseJail.

You specify the .exe it should launch on the command line and the mouse will be limited to the screen the program's main window is on as long as it is in the foreground. I can even Alt+Tab away, move the mouse over my whole desktop, Alt+Tab back into the game and it will be limited again.

The only inconvenience so far is when a game uses some kind of launcher application, where I had to track down the actual game executable and directly launch that with MouseJail.
Professional C++ and .NET developer trying to break into indie game development.
Follow my progress: http://blog.nuclex-games.com/ or Twitter - Topics: Ogre3D, Blender, game architecture tips & code snippets.
Advertisement
Thanks Cygon, that's exactly what I needed!

I've got some more problems with Empire though - I just got defeated by an army that didn't even exist.

This topic is closed to new replies.

Advertisement