Quake 2 mouse locking?
Hi all,
With Quake 2 in Irix the mouse doesn't seem to lock to the window input, so it's not really playable. Any thoughts on how to fix this? Thanks
|
|
stormy
Atari expert!
Trade Count:
(1)
Posts: 180
Threads: 34
Joined: May 2019
Location: UK
|
|
06-19-2019, 11:52 PM |
RE: Quake 2 mouse locking?
I have the same issue, from the sgi quake 2 documentation explain about this issue says:
To have Quake II grab the mouse (not let it out of the window) set the
_windowed_mouse variable. This seems to be needed for fullscreen mode to work
correctly (esp. when using freelook).
I still have to try it no sure how to set variables in quake i suppose should be done from the console each time the game starts.
|
|
soviet
Octane
Trade Count:
(0)
Posts: 192
Threads: 22
Joined: Apr 2019
Location: Uruguay
|
|
09-05-2019, 05:12 PM |
RE: Quake 2 mouse locking?
This is the command to lock the mouse in Quake 2: "./quake2 +set _windowed_mouse 1"
I've included it in the script file which I use to launch the game from my icon catalog.
I got this information from "stormy" on Discord.
|
|
Irinikus
Hardware Connoisseur
Trade Count:
(0)
Posts: 3,475
Threads: 319
Joined: Dec 2017
Location: South Africa
|
|
11-16-2019, 08:50 PM |