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 03-25-06, 09:11 AM   #1
JScones
Navy Seal
 
Join Date: Apr 2005
Posts: 5,501
Downloads: 19
Uploads: 0
Default

Actually, just to kinda change the subject. A few people wanted to randomise the crush depth via SH3Cmdr. I'd written it off because when I asked some questions about it no-one responded.

It could very easily be added to the randomised events file, thus:

[data\Submarine\NSS_Uboat2A\NSS_Uboat2A.zon] <--I assume it's the .zon file??
FileType=B
<HEX OFFSET VALUE>=I|<-10% of default>|<+5% of default>|N

etc for each subtype.

Here's everyone's last chance before this request gets trashed...

1. Can someone pls confirm what the hex offset is to the crush depth value (for each zon file if they differ)? I know it is a 4 byte single, I just don't know the exact file offset.
2. Can someone pls confirm that the correct default crush depth values are:
IIA: 175m
IID: 200m
VIIB: 250m
VIIC: 300m
VIIC/41: 350m
VIIC/42: 450m
IXB+IXC: 275m
XXI: 350m
JScones is offline   Reply With Quote
Old 03-25-06, 10:30 AM   #2
lurker_hlb3
Admiral
 
Join Date: Apr 2005
Location: San Diego Calif
Posts: 2,290
Downloads: 187
Uploads: 12
Default

Quote:
Originally Posted by JScones
Actually, just to kinda change the subject. A few people wanted to randomise the crush depth via SH3Cmdr. I'd written it off because when I asked some questions about it no-one responded.

It could very easily be added to the randomised events file, thus:

[data\Submarine\NSS_Uboat2A\NSS_Uboat2A.zon] <--I assume it's the .zon file??
FileType=B
<HEX OFFSET VALUE>=I|<-10% of default>|<+5% of default>|N

etc for each subtype.

Here's everyone's last chance before this request gets trashed...

1. Can someone pls confirm what the hex offset is to the crush depth value (for each zon file if they differ)? I know it is a 4 byte single, I just don't know the exact file offset.
2. Can someone pls confirm that the correct default crush depth values are:
IIA: 175m
IID: 200m
VIIB: 250m
VIIC: 300m
VIIC/41: 350m
VIIC/42: 450m
IXB+IXC: 275m
XXI: 350m
These values are correct. Also it is the *.zon file.



IIA: 175m
IID: 200m
VIIB: 250m
VIIC: 300m
VIIC/41: 350m
VIIC/42: 450m
IXB+IXC: 275m
XXI: 350m


using TT SH3 Mini Tweaker the following values are provided


IIA = Crash Depth 245 offset x2688
IID = Crash Depth 280 offset x2688
VIIB = Crash Depth 350 offset x1BA3
VIIC = Crash Depth 350 offset x1BA3
IXB = Crash Depth 385 offset x2C43
IXC = Crash Depth 385 offset x2C43
IXD2 = Crash Depth 385 offset x2C43
XXI = Crash Depth 490 offset x35A8

please note that the Crash Depth are "not" meters. you may want to get both TT SH3 Inspector & SH3 Mini Tweaker to generate correct values
lurker_hlb3 is offline   Reply With Quote
Old 03-25-06, 07:42 PM   #3
gouldjg
Grey Wolf
 
Join Date: Mar 2005
Location: Manchester UK
Posts: 881
Downloads: 4
Uploads: 0
Default

Jscones

I have set up a development thread for zones.cfg in the modding forum. Called it chaos for the time being.

I sent you a email asking a couple of questions before I make time costing errors,


can you explain Float+precision to me. By looking at your example I am presuming it deals with values if less than 1.

I am presuming f3 = 3 places either way but very unsure

e.g. Lets say I have a figure = 0.03

I want to random this figure only by a small shift, so I see you used f3|0|1| rather than I|0.00|0.06|

result = ?????? difference = ??????

The rest of the questions are in the email.

I will point all further queries in my thread, same as hemisent

At the moment, I am just setting up Block 1 for the sub. No player sub will be the same as another players sub :rotfl: :rotfl: As soon as I have set that up I will do just the sub section and post you the file.

I can then set up ships, and planes, all for block one style. I will include notes next to each line so any future modders/players can make adjustments at a later date. I think this is best as they then have a guide next to each line to guide them. Lots of intitial work but worth it in the long run.

After Block 1 is done I will start block 2 events but I dont think you need to wait for me as this may take some time and thought.

This file method is so cool,

1.Looking into the future I can see more control and variation concerning airplane behaviour, ranges etc.

2.Future adjustments for the DD set by year

3.Hell you can even have it so that the crew work at different rates on different days (grumpy crew or boat sickness syndrome = easy to do)


Billions of combinations possible here. I am in aw with the whole thing.

I am buying a writing book as I know I will have a game that will make me want to keep a log book now.

Thanks for this Jscones, its brilliant
__________________
My Mods

Gouldjg's Crew Ability Balancing Mod for SH5 1.2
http://www.subsim.com/radioroom/showthread.php?t=169630
gouldjg is offline   Reply With Quote
Old 03-25-06, 09:21 PM   #4
JScones
Navy Seal
 
Join Date: Apr 2005
Posts: 5,501
Downloads: 19
Uploads: 0
Default

Quote:
Originally Posted by lurker_hlb3
IIA = Crash Depth 245 offset x2688
IID = Crash Depth 280 offset x2688
VIIB = Crash Depth 350 offset x1BA3
VIIC = Crash Depth 350 offset x1BA3
IXB = Crash Depth 385 offset x2C43
IXC = Crash Depth 385 offset x2C43
IXD2 = Crash Depth 385 offset x2C43
XXI = Crash Depth 490 offset x35A8

please note that the Crash Depth are "not" meters. you may want to get both TT SH3 Inspector & SH3 Mini Tweaker to generate correct values
Interesting that the above values are each 40% greater than the default values. Are these from the stock SH3 files, or from modded files?

Can you pls do me a favour? Using one of TT's tools, can you change one of the values in one of the .zon files to anything and then see what value is saved to the file?
JScones is offline   Reply With Quote
Old 03-25-06, 10:51 PM   #5
lurker_hlb3
Admiral
 
Join Date: Apr 2005
Location: San Diego Calif
Posts: 2,290
Downloads: 187
Uploads: 12
Default

Quote:
Originally Posted by JScones
Quote:
Originally Posted by lurker_hlb3
IIA = Crash Depth 245 offset x2688
IID = Crash Depth 280 offset x2688
VIIB = Crash Depth 350 offset x1BA3
VIIC = Crash Depth 350 offset x1BA3
IXB = Crash Depth 385 offset x2C43
IXC = Crash Depth 385 offset x2C43
IXD2 = Crash Depth 385 offset x2C43
XXI = Crash Depth 490 offset x35A8

please note that the Crash Depth are "not" meters. you may want to get both TT SH3 Inspector & SH3 Mini Tweaker to generate correct values
Interesting that the above values are each 40% greater than the default values. Are these from the stock SH3 files, or from modded files?


Can you pls do me a favour? Using one of TT's tools, can you change one of the values in one of the .zon files to anything and then see what value is saved to the file?


"stock game"

1 Meter = 1.4 within the .zon file

i.e for the IIA, 175 meter x 1.4 = 245
lurker_hlb3 is offline   Reply With Quote
Old 03-25-06, 11:37 PM   #6
JScones
Navy Seal
 
Join Date: Apr 2005
Posts: 5,501
Downloads: 19
Uploads: 0
Default

Thanks. Of course, 1.4 adjusts for decimal to hex conversion.

This feature is now in the next release. It has three benefits:

1. It provides at the least the correct MAXIMUM crush depth for each sub type, including the variations which SH3 does not distinguish between;

2. It randomises between 90 and 100% of the MAXIMUM crush depth value. I'm open if anyone thinks it should be randomised beyond the maximum value...

3. SH3Cmdr no longer needs the .zon file which manually increased the depth for VIIC/41 Captains, but to the detriment of any other .zon file changes.

Again, user editable if players so desire...
JScones is offline   Reply With Quote
Old 03-26-06, 12:43 AM   #7
VonHelsching
Ace of the Deep
 
Join Date: Aug 2005
Location: Athens, Greece
Posts: 1,025
Downloads: 0
Uploads: 0
Default

Quote:
Originally Posted by JScones
2. It randomises between 90 and 100% of the MAXIMUM crush depth value. I'm open if anyone thinks it should be randomised beyond the maximum value...
IMHO: 9x % to 10y %, where x,y>0, but keep that a secret... :|\
VonHelsching is offline   Reply With Quote
Old 03-26-06, 02:31 AM   #8
JScones
Navy Seal
 
Join Date: Apr 2005
Posts: 5,501
Downloads: 19
Uploads: 0
Default

FYI experienced SH3Cmdr users are welcome to "sign up" for Release 2.5 testing... Refer http://www.subsim.com/phpBB/viewtopic.php?t=50329
JScones is offline   Reply With Quote
Old 03-29-06, 07:54 AM   #9
donut
The Old Man
 
Join Date: Apr 2004
Location: The Shifting, Whispering Sands, NM
Posts: 1,463
Downloads: 10
Uploads: 0
Default

Thank you,JScones,for your timely responce.Having read help,FAQ.& en.txt files,I've found two refferences for the (I switch)
you speak of.

reff.: can be forced to use any Silent Hunter III installation through inclusion of /l switch;
For example, you can create shortcuts to SH3 Commander for each of your Silent Hunter III installations and append /l:"<alternate Silent Hunter III path in quotes>" to the shortcut target. Should SH3 Commander still not find a valid installation of Silent Hunter III, you will be prompted for it.

reff.#2: Modders can now use a /nolaunch switch to stop SH3 loading (ie for mod testing purposes)

Questions #1:where are these switches,in your program?help

#2:Is this statement a valid concern:The hard question is,how do you point renamed game in programs/UBI to it's own SH3 file in my documents,with out them reading and over writeing each other? So that you could play each install separately?-----if this explaination is confusing,Silent Hunter III creates SH3 folder, in my documents,is it necessary,ie adviseable to have seperate SH3 folder,for each game installation copy,& how to point to same?

Your first advise:Create your own shortcuts to each installation (or, if you use SH3Cmdr, create shortcuts to SH3Cmdr.exe and
append the /l switch to set a specific installation - see the help file for more details).----Read until blue, missed it.---more explaination please.
_________________Copied to this tread so you might see it.
donut is offline   Reply With Quote
Old 03-29-06, 08:04 AM   #10
STEED
Lucky Jack
 
Join Date: Jan 2006
Location: Down Town UK
Posts: 27,695
Downloads: 89
Uploads: 48


Default

I had SH3 Commander for a couple of weeks now, the one thing I really like I can control by grid patrols which is much better. Yes I like it.
__________________
Dr Who rest in peace 1963-2017.

To borrow Davros saying...I NAME YOU CHIBNALL THE DESTROYER OF DR WHO YOU KILLED IT!
STEED is offline   Reply With Quote
Old 03-29-06, 09:25 AM   #11
Martin1813
Torpedoman
 
Join Date: May 2005
Location: Caen, France
Posts: 111
Downloads: 4
Uploads: 0
Default

Nothing to say except, to me, SH3Cmdr is essential for SH3
__________________
Martin1813 is offline   Reply With Quote
Old 03-30-06, 02:25 AM   #12
jasondef
Weps
 
Join Date: Jan 2006
Location: Seattle, WA
Posts: 358
Downloads: 0
Uploads: 0
Default

Was wondering if you had an ETA for the release of the new Commander?

I'll soon be finishing my first career, and have been trouble with errors etc with all the mods I've added-subtracted over the course of the career. So for my next career, I'm planning on doing a clean re-install with realism mods added, and thought I might wait for the new Commander also. Unless its still a month away or more, don't think I could wait that long. Thanks, I love SH3 Commander!
__________________
"My, God! Those bulkheads! Did you hear them burst!"

System:
40gb 5400rpm HD | Generic MB from around '02 | P4 2.6 400GHz | 1 GB PC2100 DDR (2 mismatched 512's)
16x CD-ROM | GeForce 7800 AGP | broken Radio Shack case fan | Ergonomic keyboard (missing a shift key)
PS2 ball mouse | surge protector | USB 1.1 expansion card | Really cool surround-sound headphones
jasondef is offline   Reply With Quote
Old 03-30-06, 04:19 AM   #13
JScones
Navy Seal
 
Join Date: Apr 2005
Posts: 5,501
Downloads: 19
Uploads: 0
Default

Quote:
Originally Posted by STEED
I had SH3 Commander for a couple of weeks now, the one thing I really like I can control by grid patrols which is much better. Yes I like it.
Then you'll enjoy the next release even more - there is a button added to the change screen which randomly selects a valid patrol grid from Flotilla.cfg based on the Flotilla and date. So, players that feel guilty about "picking their own" grid can press the button and still be given a random, and accurate, patrol grid.

It's also to overcome the NULL patrol grid problem by bringing things "back on track".
JScones is offline   Reply With Quote
Old 03-30-06, 04:20 AM   #14
JScones
Navy Seal
 
Join Date: Apr 2005
Posts: 5,501
Downloads: 19
Uploads: 0
Default

Quote:
Originally Posted by jasondef
Was wondering if you had an ETA for the release of the new Commander?

I'll soon be finishing my first career, and have been trouble with errors etc with all the mods I've added-subtracted over the course of the career. So for my next career, I'm planning on doing a clean re-install with realism mods added, and thought I might wait for the new Commander also. Unless its still a month away or more, don't think I could wait that long. Thanks, I love SH3 Commander!
Not sure. Still testing. Maybe a week or so?
JScones is offline   Reply With Quote
Old 03-30-06, 04:45 AM   #15
jasondef
Weps
 
Join Date: Jan 2006
Location: Seattle, WA
Posts: 358
Downloads: 0
Uploads: 0
Default

Quote:
Originally Posted by JScones
Not sure. Still testing. Maybe a week or so?
Sweeeet! Thanks for the great work!!!
__________________
"My, God! Those bulkheads! Did you hear them burst!"

System:
40gb 5400rpm HD | Generic MB from around '02 | P4 2.6 400GHz | 1 GB PC2100 DDR (2 mismatched 512's)
16x CD-ROM | GeForce 7800 AGP | broken Radio Shack case fan | Ergonomic keyboard (missing a shift key)
PS2 ball mouse | surge protector | USB 1.1 expansion card | Really cool surround-sound headphones
jasondef 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 10:47 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.