SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > Silent Hunter III
Forget password? Reset here

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 11-06-15, 04:21 AM   #12
a.g.
Swabbie
 
Join Date: Nov 2015
Posts: 11
Downloads: 18
Uploads: 0
Default

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
a.g. is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 11:34 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.