Absurd Minds

More than 100 years without a motto.
It is currently 28 Mar 2024 13:32

All times are UTC-04:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 29 Nov 2012 03:38 
Offline
User avatar

Joined: 16 Jun 2012 12:33
Posts: 122
Location: Crystal River, Florida USA
For anyone interested:

Readme -> http://jasonwilliams400com.startlogic.c ... nabler.txt

Yer ZIPola -> http://jasonwilliams400com.startlogic.c ... nabler.zip


(Edit) P.S. The "m_yaw" CVar value is NOT hard-coded (GO FIGURE!).

_________________
Rich ¥Weeds¥ Nagel
http://www.richnagel.net
http://steamcommunity.com/id/RichNagel
http://steamcommunity.com/groups/SwampBuzzardsClan
http://jasonwilliams400com.startlogic.c ... er_Strike/


Top
   
PostPosted: 29 Nov 2012 07:34 
Offline
User avatar

Joined: 25 Mar 2010 19:07
Posts: 8392
So this allows you to set the y-axis mouse sensitivity?

_________________
Server list
Donate


Top
   
PostPosted: 29 Nov 2012 14:18 
Offline
User avatar

Joined: 16 Jun 2012 12:33
Posts: 122
Location: Crystal River, Florida USA
Quote:
So this allows you to set the y-axis mouse sensitivity?
Exactly (the up and down mouse-look axis) :)

(Edit) P.S. For anyone leery of such things (patched game DLL files and such), attached is a pic showing the differences of the original and patched "Client.dll" files :)

Simply hex-zeroing out the two "m_pitch" entries forces the game engine to not use the preceding values for the CVar in the DLL.


Attachments:
Client.dll_Differences.png
Client.dll_Differences.png [ 31.26 KiB | Viewed 4908 times ]

_________________
Rich ¥Weeds¥ Nagel
http://www.richnagel.net
http://steamcommunity.com/id/RichNagel
http://steamcommunity.com/groups/SwampBuzzardsClan
http://jasonwilliams400com.startlogic.c ... er_Strike/
Top
   
PostPosted: 29 Nov 2012 18:30 
Offline
User avatar

Joined: 25 Mar 2010 19:07
Posts: 8392
I really can't see a reason in CZ to ever need to look up at a different speed. I've grown so used to it, and I really don't move up and down too much while playing.

_________________
Server list
Donate


Top
   
PostPosted: 29 Nov 2012 20:02 
Offline
User avatar

Joined: 16 Jun 2012 12:33
Posts: 122
Location: Crystal River, Florida USA
What started this whole mess was while playing Day of Defeat. I use a button on my mouse to enable mouse strafing (while pushing the button I can slide my mouse side to side in order to strafe).

Of course, a good tactic in all of these games is to strafe-out/shoot/strafe-in, but I was having a helluva time not accidently moving my mouse up and down while doing that maneuver (which screwed up my "mental aim" of where the target was when straffing back in and then out again).

BTW, note that in DoD the mouse strafing is a lot quicker/crisper than in CS, but the same maneuver still applies.

Because of the problem I was having, I came up with the following for my "UserConfig.cfg" file:
Code:
alias +Look_Strafe "m_pitch -0.011;lookstrafe 1"
alias -Look_Strafe "lookstrafe 0;m_pitch -0.022"
bind "MOUSE2" "+Look_Strafe"
...which worked GREAT for DoD. But then, I shortly discovered that it did NOT work in CS/CS:CZ (hence my little patch LOL!).


(Edit) P.S. For anyone interested, my own custom controls setup for CS/CS:CZ/CS:CZ-DS... the weirdest assed controls setup that you've ever seen LOL! -> http://jasonwilliams400com.startlogic.c ... _Setup.txt

_________________
Rich ¥Weeds¥ Nagel
http://www.richnagel.net
http://steamcommunity.com/id/RichNagel
http://steamcommunity.com/groups/SwampBuzzardsClan
http://jasonwilliams400com.startlogic.c ... er_Strike/


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 5 posts ] 

All times are UTC-04:00


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited