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

Reply
 
Thread Tools Display Modes
Old 01-24-21, 11:59 AM   #1
John Pancoast
Ocean Warrior
 
Join Date: Apr 2002
Location: Minnysoda
Posts: 3,211
Downloads: 501
Uploads: 4


Default

There is a setting in the sim.cfg file that is easy to change that will give them better hydrophone ability/easier to find and keep you in contact.
They still won't react *before* an attack as well as they should (helps a little) but it helps after one.
If interested, let me know.
__________________
"Realistic" is not always GAME-GOOD." - Wave Skipper
John Pancoast is offline   Reply With Quote
Old 01-24-21, 12:33 PM   #2
Fifi
Navy Seal
 
Fifi's Avatar
 
Join Date: Dec 2012
Location: France
Posts: 6,109
Downloads: 467
Uploads: 0


Default

Quote:
Originally Posted by John Pancoast View Post
There is a setting in the sim.cfg file that is easy to change that will give them better hydrophone ability/easier to find and keep you in contact.
They still won't react *before* an attack as well as they should (helps a little) but it helps after one.
If interested, let me know.
Always good to know...if you please?
Fifi is offline   Reply With Quote
Old 01-24-21, 12:47 PM   #3
John Pancoast
Ocean Warrior
 
Join Date: Apr 2002
Location: Minnysoda
Posts: 3,211
Downloads: 501
Uploads: 4


Default

Quote:
Originally Posted by Fifi View Post
Always good to know...if you please?
In the "Hydrophone" section, called "Noise Factor". Scale goes from 1.0 (deaf) to 0.0 (hear you on the dark side of the moon ). I.e., smaller number = more noise from the player.
For myself, I've found .10-.15 is about as low as I want to go. One can choose a single setting and always have that in place or use SH3 Commander to pick from a number of settings to pick from.
I use the Commander option to pick from either the "stock" setting of whatever sim.cfg file I'm using or from a number of lower settings.
I.e., NYGM's stock setting is .25. I have it set up so that there is a 60% chance of either .2, .15, or .1 being picked leaving a 40% chance that the stock setting gets picked.
__________________
"Realistic" is not always GAME-GOOD." - Wave Skipper
John Pancoast is offline   Reply With Quote
Old 03-15-21, 09:01 AM   #4
Professor M
Sailor man
 
Join Date: Jun 2012
Location: AN71
Posts: 47
Downloads: 55
Uploads: 2
Default

Quote:
Originally Posted by John Pancoast View Post
In the "Hydrophone" section, called "Noise Factor". Scale goes from 1.0 (deaf) to 0.0 (hear you on the dark side of the moon ). I.e., smaller number = more noise from the player.
For myself, I've found .10-.15 is about as low as I want to go. One can choose a single setting and always have that in place or use SH3 Commander to pick from a number of settings to pick from.
I use the Commander option to pick from either the "stock" setting of whatever sim.cfg file I'm using or from a number of lower settings.
I.e., NYGM's stock setting is .25. I have it set up so that there is a 60% chance of either .2, .15, or .1 being picked leaving a 40% chance that the stock setting gets picked.

Please walk me through how you did this. I have opened SH3 Commander and can't see a way to do what you are describing.


When you get time, of course.


Cheers.
__________________
Give 'em beans!

Professor M is offline   Reply With Quote
Old 03-15-21, 10:39 AM   #5
John Pancoast
Ocean Warrior
 
Join Date: Apr 2002
Location: Minnysoda
Posts: 3,211
Downloads: 501
Uploads: 4


Default

Quote:
Originally Posted by Professor M View Post
Please walk me through how you did this. I have opened SH3 Commander and can't see a way to do what you are describing.


When you get time, of course.


Cheers.
Are you wanting to just change the sim.cfg file or are you wanting to also have the SH3 Commander randomization too ?
Knowing that will help me answer your question.
__________________
"Realistic" is not always GAME-GOOD." - Wave Skipper
John Pancoast is offline   Reply With Quote
Old 03-15-21, 04:22 PM   #6
Professor M
Sailor man
 
Join Date: Jun 2012
Location: AN71
Posts: 47
Downloads: 55
Uploads: 2
Default

Good evening from Blighty.


Thanks for the speedy reply, John.



I use jsgme for most mods and Commander to set time in base and time compression etc. I fancy using Commander to 'tweak' the sensitivity of the sonar occasionally but would rather not alter the sim.cfg file directly. In the same way that jsgme can be used to make changes to the basic.cfg file without having to make alterations to the basic.cfg file directly. Assuming that I have understood what you are suggesting, being able to tweak via Commander will do this, no?


I will not pick this up before tomorrow pm GMT.


Cheers for now.


Prof'
__________________
Give 'em beans!

Professor M is offline   Reply With Quote
Old 03-15-21, 05:00 PM   #7
John Pancoast
Ocean Warrior
 
Join Date: Apr 2002
Location: Minnysoda
Posts: 3,211
Downloads: 501
Uploads: 4


Default

Quote:
Originally Posted by Professor M View Post
Good evening from Blighty.


Thanks for the speedy reply, John.



I use jsgme for most mods and Commander to set time in base and time compression etc. I fancy using Commander to 'tweak' the sensitivity of the sonar occasionally but would rather not alter the sim.cfg file directly. In the same way that jsgme can be used to make changes to the basic.cfg file without having to make alterations to the basic.cfg file directly. Assuming that I have understood what you are suggesting, being able to tweak via Commander will do this, no?


I will not pick this up before tomorrow pm GMT.


Cheers for now.


Prof'

Ok, what you want to work with is the Randomized Events.cfg file found in path SH3 Commander\cfg.
You add whatever you want to happen to this file. I.e., here is my entry for the noise level setting of the GWX sim.cfg file. "Stock" GWX setting for this aspect is 0.5:


;----------------------------------------------------------------------------------RANDOMIZED HYDROPHONE NOISE LEVEL
[0:data\cfg\sim.cfg]
;lower number equals more noise can be heard by the escort.
ChooseFrom=5
RndMidPat=1

0_Hydrophone|Noise factor=0.4

1_Hydrophone|Noise factor=0.3

2_Hydrophone|Noise factor=0.2


***See this section repeated below for explanation of various parts of it.***



;----------------------------------------------------------------------------------RANDOMIZED HYDROPHONE NOISE LEVEL < - this is just the title of the Randomized events section.
[0:data\cfg\sim.cfg] < - this is the path to the file you want to work with.
;lower number equals more noise can be heard by the escort. < - this is just a comment line explaining what is being done.
ChooseFrom=5 < - this tells Commander to choose from one of five entries; the three I added below and then the "stock" GWX value for the other two choices. Since the last two choices are just using the "stock" GWX value there is no need to list them here; they're already listed in the sim.cfg file, i.e. Only need to add values NOT in the file you're working with.
Since the setting here is 5, Commander chooses from 5 possibilities. Since I added three other options, that means there is a 60% chance of Commander using ONE of the lines below (3 divided by 5) and a 40% chance it used the "stock" GWX value (2 divided by 5, 100% - 60%, etc.) If say i.e., this number was 15 vs. 5, then there would be a 20% chance of one of the three values below being chosen; 3 is 1/5 of 15 = 20%. You can use whatever value you want.
RndMidPat=1< - this tells Commander to choose a value each time the game starts. So if you're on patrol, save and exit, the next time you start the game it chooses a value again. It may be the same, may be not. Without this option, upon restarting Commander would always just use the "stock" value of 0.5

0_Hydrophone|Noise factor=0.4 < - this line and the next two lines are the changed values I want to use for the section "Hydrophone" line "Noise factor" in the sim.cfg file.

1_Hydrophone|Noise factor=0.3

2_Hydrophone|Noise factor=0.2


Hope this helps/makes sense. Much of what I wrote is explained at the top of the Randomized events file.
Let me know of any questions you have.
__________________
"Realistic" is not always GAME-GOOD." - Wave Skipper

Last edited by John Pancoast; 03-15-21 at 08:23 PM.
John Pancoast is offline   Reply With Quote
Reply


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 07:22 AM.


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.