You're changing the wrong thing.
Get your original Basic.cfg (hope you backed up 1st!)
Now go to the section that starts [FATIGUE_COEF]
and change it to the below:
[FATIGUE_COEF]
;comp 0
RegularFactor00=0.0035
SpecificFactor00=0.005
BadWeather0=0.01
;comp1
RegularFactor10=0.0025
RegularFactor11=0.0025
SpecificFactor10=0.005
SpecificFactor11=0.005
BadWeather1=0.01
;comp2
RegularFactor20=0.0025
RegularFactor21=0.0025
SpecificFactor20=0.005
SpecificFactor21=0.005
BadWeather2=0.01
;comp3
RegularFactor30=0.0025
RegularFactor31=0.0025
SpecificFactor30=0.005
SpecificFactor31=0.005
BadWeather3=0.01
;comp4
RegularFactor40=0.0025
RegularFactor41=0.0025
SpecificFactor40=0.005
SpecificFactor41=0.005
BadWeather4=0.01
;comp5
RegularFactor50=0.0025
RegularFactor51=0.0025
SpecificFactor50=0.005
SpecificFactor51=0.005
BadWeather5=0.01
;comp6
SpecificFactor60=-0
SpecificFactor61=-0
;comp7
SpecificFactor70=-0
SpecificFactor71=-0
;comp8
RegularFactor80=0.0025
RegularFactor81=0.0025
SpecificFactor80=0.005
SpecificFactor81=0.005
BadWeather8=0.01
;comp9
RegularFactor90=0.0025
SpecificFactor90=0.005
BadWeather9=0.01
;comp10
RegularFactor100=0.025
SpecificFactor100=0.005
BadWeather10=0.01
;comp 11
RegularFactor110=0.0025
RegularFactor111=0.0025
SpecificFactor110=0.005
SpecificFactor111=0.005
BadWeather11=0.01
Those factors are how fast your crew fatigue in a 10 minute period. Lower figures = lower fatigue rate over time.
Changing FatigueStep to 0.05 for your seamen means it takes them 4 times as long to recover, as every 10 mins they only recover 5% of their endurance, instead of the 20% before.
The FatigueMax is where the Red ! marker appears. 30 means it appears at Endurance=-29, so don't bother with that it's too crude. If you really want zero fatigue in your game change all the Regular/Specific/BadWeather factors above to =zero.
If you don't like changing your crew every 80-120 minutes use churches figures in the [FATIGUE_COEF]
section above. They work very well. If you think that the crew recover fatigue too fast after their 8hr shift then reduce FatigueStep to somewhere you find comfortable.
The original subsim thread:
http://subsim.com/phpBB/viewtopic.php?t=30783 Hope this helps