Log in

View Full Version : mouse sensitivity?


hatemf90
11-02-10, 08:25 AM
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
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
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:


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
a.g.!:Kaleun_Salute:

Jimbuna
11-07-15, 09:38 AM
Welcome to SubSim a.g. :sunny:

makman94
11-07-15, 10:06 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:


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/2ukktbo3do8tp14/sh3-mousesens.zip?dl=1

Seebär
11-15-15, 06:06 PM
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
Seebär!:salute:

Andy 01288
12-29-15, 09:39 AM
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

Jimbuna
12-29-15, 09:49 AM
Welcome to SubSim Andy :sunny:

Aktungbby
12-29-15, 11:16 AM
Andy 01288!:Kaleun_Salute:

Gunnarr
01-10-16, 04:08 PM
It is very frustrating with the high zooming about, because I cannot hold ctrl and shoot at the same time (So I cannot use the AA guns myself, and boy do those AI sailors need some better training!)

I play anti-aircraft vehicles all the time in a game called warthunder, I love shooting aircraft down. But in SH3 I cannot do it. I hope I can do this modification by this new user.

EDIT

I tried messaging author for help, but not sure if it sent because I cannot see any "sent messages" in messages page. But I am hoping for guidance as to how to use that patch

Benets
06-17-17, 09:33 PM
You can invert mouse on CFG. I did that and works perfectly. I've also change the speed to be the lowest speed as default and ctr is fast and shift faster.

On "command_en.cfg"

replace the [cmd80] to [cmd91] with this text below.
It simply change the position of command to up and down and speed with ctrl holding to normal and vice versa

[Cmd80]
Name=To_left
Ctxt=1,2,3,5,6,9
Key0=0x25,Rc,""

[Cmd81]
Name=To_left_fast
Ctxt=1,2,3,5,6,9
Key0=0x25,Rs,""

[Cmd82]
Name=To_left_slow
Ctxt=1,2,3,5,6,9
MnID=0x31000001
Key0=0x25,R,""

[Cmd83]
Name=To_right
Ctxt=1,2,3,5,6,9
Key0=0x27,Rc,""
Key1=0xb0,Rc,""

[Cmd84]
Name=To_right_fast
Ctxt=1,2,3,5,6,9
Key0=0x27,Rs,""
Key1=0xb0,Rs,""

[Cmd85]
Name=To_right_slow
Ctxt=1,2,3,5,6,9
MnID=0x31000003
Key0=0x27,R,""
Key1=0xb0,R,""

[Cmd86]
Name=To_up
Ctxt=1,2,3,5,6,9
Key0=0x28,Rc,""
Key1=0xb1,Rc,""

[Cmd87]
Name=To_up_fast
Ctxt=1,2,3,5,6,9
Key0=0x28,Rs,""
Key1=0xb1,Rs,""

[Cmd88]
Name=To_up_slow
Ctxt=1,2,3,5,6,9
MnID=0x31000004
Key0=0x28,R,""
Key1=0xb1,R,""

[Cmd89]
Name=To_down
Ctxt=1,2,3,5,6,9
Key0=0x26,Rc,""

[Cmd90]
Name=To_down_fast
Ctxt=1,2,3,5,6,9
Key0=0x26,Rs,""

[Cmd91]
Name=To_down_slow
Ctxt=1,2,3,5,6,9
MnID=0x31000002
Key0=0x26,R,""

fkampf
08-23-22, 12:54 AM
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

Hi
I found on SH4 Gold Edition (Ubiconnect) the address you want start to edit is:
00197E90
but the values to slow down mouse are the same. Thank you.
Too bad this tweak isn't valid for keyboard too, it remains too fast for aiming, even with CTRL

Aktungbby
09-13-22, 12:51 AM
fkampf!:Kaleun_Salute: on the surface after a 12 year silent run!:up:"