Restrict mouse inside of game area.
I believe a borderless windowed mode is in the works. So that'll avoid accidental resizing. Otherwise, use fullscreen!
Level Designer/Dungeoneer
Always post a screenshot with /debug command entered into the chat window. First stop for Common Technical Problems | |
yea, so you can't resize accidentally from the top, left and right sides of the window, but going to the bottom brings up the task bar so you can do other things quickly.
POE is a constantly evolving game, so expect balance changes, buffs and nerfs STILL!
|
![]() |
" You are the best! You wouldn't believe how many AAA games do not bother to implement this, even when asked for several years... (one example is the MMO Lord of The Rings Online). |
![]() |
" That's great to hear. It'll definitely help alleviate a huge rage-inducing grievance for me. ------- As a sidenote, it actually happened to me again while I was in an instance BUT, this time it didn't freeze or crash or do anything crazy... it resized much more quickly so maybe it didn't get a chance to freak out. I don't know why, maybe I just clicked on the edge and didn't drag it, I dunno. That is not dead which can eternal lie.
And with strange aeons even death may die. |
![]() |
Once we have borderless window mode, people will probably be interested to know about MouseClip, or Ultramon.
Both tools provide a means of toggling the mouse clip to a given area. The former allows you specify coordinates, the latter clips to the active window. I've used both(though obviously not at the same time!) for many years now, and have found them invaluable on my triple-headed machine. So many games that switch to fullscreen exclusive mode fail to set the mouse clip to the bounds of the display adapter. >:( Make Elite IV:Dangerous happen!
Pledge your backing at KICKSTARTER! http://www.kickstarter.com/projects/1461411552/elite-dangerous | |
" Yesterday I managed to get this done somehow. I alt+tabbed out of the game while it was in the first loading screen, then brought it back up, and from that point until my next alt+tab, I could just move my mouse to the other screen. |
![]() |
" A good point for borderless. While I myself simply like the speed of alt-tabbing, and taking notes etc. I have a friend, you made me remember, that always uses a second screen with his Eve Online profile, chat and stuff and that's what borderless lets him do (move the cursor to the other screen). |
![]() |
I also have come close to dying due to my mouse going outside the window.It would be nice to have the option.
|
![]() |
Not sure if anyone is still interested in this given the age of this thread, but rather than start a new thread it seemed appropriate to reply to this one.
I've had numerous problems relating to windowed mode and accidental resizing or just plain lost mouse. These problems occur in two ways as far as I can tell; first is sometimes during desync, the second is when my ATI Radeon hiccups during a graphics operation. Full screen is *not* a solution with my widescreen display and video card, nor is upgrading either my video card or display a realistic proposition. However there is a rather simple fix. I've written a short autohotkey script that uses the scroll lock key as a toggle to switch the PoE window to borderless and restricts the mouse to the PoE window using the ClipCursor API. It seems to solve most of the worst problems without causing any noticeable performance degradation or other side effects. Not sure if it is appropriate/allowed to post the ahk script here or not though? |
![]() |
" I don't see why not! It's hardly a hack/botting problem. Level Designer/Dungeoneer
Always post a screenshot with /debug command entered into the chat window. First stop for Common Technical Problems |