lorddakkon / diablo-iii-wasd

Automatically exported from code.google.com/p/diablo-iii-wasd
0 stars 0 forks source link

XBox360 Mouse Cursor Constraints? #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is not a bug, more of a suggestion. Is there any way to constrain the 
movement of the mouse cursor to within a circle around the player? Constraining 
the cursor would go a long way to making the game feel more like a dual-stick 
shooter and give players a lot more control. For an example of how this works, 
search for XInputMapper, a mod made for Torchlight 2 that does this. It 
actually works quite well.

I did some Googling on the subject and ran across a few forum posts on 
AutoHotKey forums, but while I can do a bit of c# programming, I'm totally 
unfamiliar with AutoHotKey scripting. Following is a link to a post that claims 
to have figured out how to constrain the cursor. I'm not sure how much, if any, 
this will help you: 
http://www.autohotkey.com/board/topic/88914-restrict-mouse-movement-to-specific-
area/

If you need someone to test out 360 controller settings, let me know. I've been 
looking forward to playing D3 this way for quite some time and I'm impatient 
waiting for the PS3 version. ;)

Original issue reported on code.google.com by binaryn...@gmail.com on 11 May 2013 at 11:33