SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   Silent Hunter III (https://www.subsim.com/radioroom/forumdisplay.php?f=182)
-   -   mouse sensitivity? (https://www.subsim.com/radioroom/showthread.php?t=176708)

hatemf90 11-02-10 08:25 AM

mouse sensitivity?
 
hi all

I have a small question, how to set mouse sensitivity for SHIII? right now getting the periscope on a target is painful and aiming the deck gun is impossible :P a small move from the mouse makes it swing wildly...

I dont want to change my windows mouse sensitivity so is there another way?

java`s revenge 11-02-10 09:01 AM

I don`t know which mod(s) you use but i press left ctrl.

Yoriyn 11-02-10 10:45 AM

Left ctrl make a moves slower
left shift make a moves faster

Herr-Berbunch 11-02-10 10:47 AM

Once again, something new! I love this site :up:

Jimbuna 11-02-10 11:21 AM

Mind you, if you stand on its tail it will start swinging wildly again :03:

VONHARRIS 11-02-10 04:02 PM

Quote:

Originally Posted by Yoriyn (Post 1527242)
Left ctrl make a moves slower
left shift make a moves faster

Thanks for the tip. I didn't know that.

irish1958 11-02-10 06:56 PM

What, you didn't know Jimbuna is a Zoologist?

hatemf90 11-05-10 01:43 AM

thanks!

heres another small question... how do I make it not go back to speed 1 every time I receive a message? it drives me crazy when searching for ships with my hand constantly on the + to increase speed again. :doh:

irish1958 11-05-10 07:57 AM

Use the options in SH3CMDR.

RealGrognard 01-21-15 08:19 PM

Exactly what I was looking for!! Thanks. Subsim is the best. :salute:

Delta Wolf 01-22-15 06:25 PM

Quote:

Originally Posted by hatemf90 (Post 1529596)
thanks!

heres another small question... how do I make it not go back to speed 1 every time I receive a message? it drives me crazy when searching for ships with my hand constantly on the + to increase speed again. :doh:

I believe there is also a fix for this in H.sie's patcher....


15. WarNews - by Stiebler and h.sie
TC doesn't drop down to 1 when a radio message is received.



Thread here....

http://www.subsim.com/radioroom/showthread.php?t=174225

a.g. 11-06-15 04:21 AM

Yesterday I bought the game on Steam after seeing some YouTube videos, and was immediately annoyed at how twitchy the camera rotation was, so I did some digging and found a hard-coded floating point constant that can be used to tweak sensitivity. It's located at offset 0x11daa4 in sh3.exe (seems valid for both raw Steam and h.sie patched one), and by default is set to 1/600. Thus for instance changing bytes like this to reduce it to 1/3600 makes all camera rotations with the mouse a lot slower:

Code:

0011DAA4: 0e -> b4
0011DAA5: 74 -> a2
0011DAA6: DA -> 91
0011DAA7: 3a -> 39

Maybe someone can make a more convenient way to do this, but it works for me :)

Aktungbby 11-06-15 10:31 AM

welcome aboard!
 
a.g.!:Kaleun_Salute:

Jimbuna 11-07-15 09:38 AM

Welcome to SubSim a.g. :sunny:

makman94 11-07-15 10:06 AM

Quote:

Originally Posted by a.g. (Post 2356128)
Yesterday I bought the game on Steam after seeing some YouTube videos, and was immediately annoyed at how twitchy the camera rotation was, so I did some digging and found a hard-coded floating point constant that can be used to tweak sensitivity. It's located at offset 0x11daa4 in sh3.exe (seems valid for both raw Steam and h.sie patched one), and by default is set to 1/600. Thus for instance changing bytes like this to reduce it to 1/3600 makes all camera rotations with the mouse a lot slower:

Code:

0011DAA4: 0e -> b4
0011DAA5: 74 -> a2
0011DAA6: DA -> 91
0011DAA7: 3a -> 39

Maybe someone can make a more convenient way to do this, but it works for me :)

hello a.g. and wellcome,

it works on my machine too!
but i think that you made it very slow now.
if we want ,for example,...1/1800 what are the values that must be entered ?

a.g. 11-07-15 01:30 PM

I normally set my OS mouse sensitivity high, so I needed a lot of correction (although after a bit of play, maybe 6x is a tiny bit too much even for me :)). The value is just a single precision floating point number, and here's a lookup table generated with a quick script:

1x slower: 0e 74 da 3a (i.e. original value)
2x slower: 0e 74 5a 3a
3x slower: b4 a2 11 3a
4x slower: 0e 74 da 39
5x slower: 3e c3 ae 39
6x slower: b4 a2 91 39
7x slower: 34 a9 79 39
8x slower: 0e 74 5a 39
9x slower: 45 2e 42 39

a.g. 11-12-15 03:42 AM

I put those values from the table into a small patch kit, because I didn't feel like making a custom program to change the value arbitrarily. I also couldn't find how to upload files here, so here's a dropbox link:

https://www.dropbox.com/s/2ukktbo3do...esens.zip?dl=1

Seebär 11-15-15 06:06 PM

Great!!
 
Thanks a lot a.g for this batch file.
For me, in first person view in SH3, the mouse sensivity was also way too high.

I'm using the /2 slowdown, and it is much better now.

Thanks for sharing this!

Aktungbby 11-15-15 06:55 PM

Welcome back
 
Seebär!:salute:

Andy 01288 12-29-15 09:39 AM

Worth trying this simple fix.....
 
Hello All,
First post....and good to be here.
Just did a GWX reinstall and I ticked the "synchronise" box in the video options page. Jumped into the nav academy lesson to check things out and it felt better on the mouse straight away, a lot smoother. Did a quick test (held down ctrl + arrow key and timed one full rotation of `scope with the stopwatch....easy) and found that it halved the rotation speed, compared to unticking the synchronise box and running the same test.
Works for me so a good result methinks. :)
13 secs vs 27 secs......

Andy


All times are GMT -5. The time now is 01:57 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.