Log in

View Full Version : Stand Alone Fatigue Mod


Hybris
07-07-06, 11:35 PM
Ok before some says "Just use SH3Commander" I will tell you that it reeks complte and utter hell with my computer (game crashes after a hour or so) so I'm just asking if there is a real no fatigue mod.

P.S I would like to avoid editing files as much as possible given the fact I'm running GW and it might mess that up too.

Thanks in advance

JScones
07-08-06, 01:28 AM
Do'h. You obviously found the line of code in SH3Cmdr that says:

if User = Hybris then
Reek complete and utter hell with his computer
else
Work perfectly


Seriously, there are enough SH3Cmdr users to prove that it does not reek havoc with your machine, so I don't know what is causing your problem.

Now, the thing is, if you want a no-fatigue mod, either you have to manually edit Basic.cfg, or copy over a new copy of Basic.cfg, which provides the same effect as editing it (actually worse as you get every other possibly changed setting as well, adding to the likelyhood that you'll break something else).

Anyway, open Basic.cfg then edit the following lines so that ALL VALUES ARE 0

[FATIGUE_COEF]
;comp0 tower
RegularFactor00=0.001
SpecificFactor00=0.01
BadWeather0=0.02
;comp1 sonar/radio
RegularFactor10=0.001
RegularFactor11=0.001
SpecificFactor10=0.01
SpecificFactor11=0.01
BadWeather1=0.001
;comp2 command room
RegularFactor20=0.001
RegularFactor21=0.001
SpecificFactor20=0.01
SpecificFactor21=0.01
BadWeather2=0.001
;comp3 diesel
RegularFactor30=0.001
RegularFactor31=0.001
SpecificFactor30=0.01
SpecificFactor31=0.01
BadWeather3=0.02
;comp4 electric
RegularFactor40=0.001
RegularFactor41=0.001
SpecificFactor40=0.01
SpecificFactor41=0.01
BadWeather4=0.001
;comp5 bow torp
RegularFactor50=0.001
RegularFactor51=0.001
SpecificFactor50=0.045
SpecificFactor51=0.045
BadWeather5=0.02
;comp6 bow rest
SpecificFactor60=-0.0000003
SpecificFactor61=-0.0000003
;comp7 stern rest
SpecificFactor70=-0.0000003
SpecificFactor71=-0.0000003
;comp8 stern torp
RegularFactor80=0.001
RegularFactor81=0.001
SpecificFactor80=0.045
SpecificFactor81=0.045
BadWeather8=0.02
;comp9 deckgun
RegularFactor90=0.001
SpecificFactor90=0.05
BadWeather9=0.02
;comp10 flak
RegularFactor100=0.001
SpecificFactor100=0.05
BadWeather10=0.02
;comp 11 repair station
RegularFactor110=0.001
RegularFactor111=0.001
SpecificFactor110=0.02
SpecificFactor111=0.02
BadWeather11=0

Hybris
07-08-06, 04:05 PM
I got it to work and nothing other then a few convoys went boom thanks for your help