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 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 11-01-10, 10:36 AM   #436
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

Sorry to say, but since I play with no-fatigue, this problem will be low-priority for me.
but I added it to the loooooong to-do-list.

weather changing intervals can be adjusted in scene.dat
__________________
My Mediafire page: http://www.mediafire.com/hsie

Last edited by h.sie; 11-01-10 at 10:47 AM.
h.sie is offline   Reply With Quote
Old 11-01-10, 12:40 PM   #437
Yoriyn
Planesman
 
Join Date: Jan 2008
Location: Control room
Posts: 181
Downloads: 154
Uploads: 0
Default

I check scene.dat but can't find the place where to change weather intervals. Can you point me this section?
Yoriyn is offline   Reply With Quote
Old 11-01-10, 01:02 PM   #438
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

RealWeatherFix2 from Stiebler and <????> does the following changes based upon intensive research (I recommend not to change them).

scene.dat:
----------
EnvSim / Wind / WindHeadingChangeSpeed = 0.01
EnvSim / Wind / WindSpeedChangeSpeed = 0,0015
Rain / Random Wind / ChangeTimeMin = 2.0
Rain / Random Wind / ChangeTimeMax = 5.0
Rain / Random Wind / RandomWindSpeedMax = 0,005
Rain / Random Wind / RandomWindSpeedVariationSpeed = 0,007
Rain / Random Wind / RandomWindHeadingVariationSpeed = 0,007
Rain / RainIntensityChangeSpeed = 0,017


campaign_LND.mis / campaign_RND.mis / campaign_SCR.mis
------------------------------------------------------
Fog=0
FogRand=0
Clouds=0
CloudsRand=0
Precip=0
PrecipRand=0
WindRand=0
WeatherRndInterval=5
__________________
My Mediafire page: http://www.mediafire.com/hsie
h.sie is offline   Reply With Quote
Old 11-01-10, 02:52 PM   #439
Hitman
Pacific Aces Dev Team
 
Hitman's Avatar
 
Join Date: Sep 2002
Location: Spain
Posts: 6,100
Downloads: 109
Uploads: 2


Default

The constant stormy weather is one of SH3 biggest issues, so I guess this is a much needed fix and someting you could well dedicate some time to. This project started as a fix for bugs, after all
__________________
One day I will return to sea ...
Hitman is offline   Reply With Quote
Old 11-01-10, 03:39 PM   #440
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

Aye sir, constant stormy weather added to the todo list.

but weather is hard. currently just want to read out wind speed for wind dependent snorkel speed restriction, but this internal variable is very hard to address via a pointer.....I'll see what I can do.

by the way Hitman: I'm not able to equip an IIA and IID with a snorkel. Is that okay?
__________________
My Mediafire page: http://www.mediafire.com/hsie
h.sie is offline   Reply With Quote
Old 11-01-10, 04:17 PM   #441
Yoriyn
Planesman
 
Join Date: Jan 2008
Location: Control room
Posts: 181
Downloads: 154
Uploads: 0
Default

Ok i made some resarch in game. Whatever I change in pointed files, weather interval in campaign stays the same., about 33-34h, then weather change. I think this interval (bug) must be hardcoded. Changing interval can speed-up a change weather process and stormy weather will be much shorter.

This means if the stormy weather just start, you need to wait 34h and be full of hope to wind slow-down, if not another 34h of storm is coming, and again, again...

Last edited by Yoriyn; 11-01-10 at 04:29 PM.
Yoriyn is offline   Reply With Quote
Old 11-01-10, 04:31 PM   #442
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

@Yoriyn: I added constant stormy weather on the todo list.
__________________
My Mediafire page: http://www.mediafire.com/hsie
h.sie is offline   Reply With Quote
Old 11-01-10, 05:02 PM   #443
Yoriyn
Planesman
 
Join Date: Jan 2008
Location: Control room
Posts: 181
Downloads: 154
Uploads: 0
Default

You great h.sie !!! Thank you. Let me know if you find where to change this.
Yoriyn is offline   Reply With Quote
Old 11-03-10, 02:00 AM   #444
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

According to an idea of LGN1 I now try to disable hydrophones when diesels are running (surfaced & snorkelling). Is there something I should consider by doing this?
__________________
My Mediafire page: http://www.mediafire.com/hsie
h.sie is offline   Reply With Quote
Old 11-03-10, 11:33 AM   #445
Tolkemec
Torpedoman
 
Join Date: Jul 2002
Location: BCN
Posts: 118
Downloads: 131
Uploads: 0
Default

I have another brilliant idea that you can perfectly ignore

When depth charged really close, a submarine could be pushed down (if the DC exploded above the sub), or pushed up (if the DC exploded just below), resurfacing on ocasions if he was close to the surface.

Could that be adressed?
Tolkemec is offline   Reply With Quote
Old 11-03-10, 11:52 AM   #446
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

Hi Tolcemec,

I didn't ignore you. I added your first idea to my (very long) todo list, but since my personal interest in modding this special issue is not so large, there will be tons of things that have to be done first. But thank you for your kind words.

Regarding your new idea: The problem is that I even do not know where to start modding this. It's a complex situation and interaction between events. I am pessimic. Another problem is, that waterbomb explosions are very short events, too short to be found / catched with the debugger. I can only fix continuously present processes like repairs, snorkel speed, CO2 production and so on. They are always present, so I have a chance to find/locate then with the debugger.

Without SDK and equipped only with a debugger, I can only do small fixes. Sorry, sorry. Maybe later with more experiance.

h.sie
__________________
My Mediafire page: http://www.mediafire.com/hsie

Last edited by h.sie; 11-03-10 at 12:05 PM.
h.sie is offline   Reply With Quote
Old 11-03-10, 12:08 PM   #447
Tolkemec
Torpedoman
 
Join Date: Jul 2002
Location: BCN
Posts: 118
Downloads: 131
Uploads: 0
Default

Noooo! I just ment you could ignore this second idea, not that you ignored my first one! I think you are doing a brilliant work, so I just keep sending ideas that can be put aside np!
Thx!
Tolkemec is offline   Reply With Quote
Old 11-03-10, 02:29 PM   #448
Hitman
Pacific Aces Dev Team
 
Hitman's Avatar
 
Join Date: Sep 2002
Location: Spain
Posts: 6,100
Downloads: 109
Uploads: 2


Default

Quote:
by the way Hitman: I'm not able to equip an IIA and IID with a snorkel. Is that okay?
I have never seen a documented reference to a Type II being equipped with that. Only operational Type IIs by 1944 were school boats and may be those in the Black Sea Flotilla (Not sure).

I doubt much that such a small sub could be retrofitted with a snorkel, but you never know....
__________________
One day I will return to sea ...
Hitman is offline   Reply With Quote
Old 11-04-10, 07:51 AM   #449
Silent Ace
Seaman
 
Join Date: Feb 2010
Posts: 36
Downloads: 64
Uploads: 0
Default

And the idea of the possibility that the crew leave the submarine submerged in territorial shallow waters using Momsen lung and the continuation of the campaign with a new crew whose core consisted of survivors from the sunken submarine.
Silent Ace is offline   Reply With Quote
Old 11-04-10, 08:28 AM   #450
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

Quote:
Originally Posted by Silent Ace View Post
And the idea of the possibility that the crew leave the submarine submerged in territorial shallow waters using Momsen lung and the continuation of the campaign with a new crew whose core consisted of survivors from the sunken submarine.
this can surely be made with 3 or 4 lines of assembler.
__________________
My Mediafire page: http://www.mediafire.com/hsie
h.sie 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 12:57 AM.


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