Check out the following file:
\My Documents\SH3\data\cfg\main.cfg
Only if this file is missing there, look in file main.cfg in your SH3 install folder instead.
There should be a section in the file, similar to the following:
Code:
[TIME COMPRESSION]
TimeStop=0
RealTime=1
LandProximity=64
CriticalDamage=1
CrewEfficiency=1
AirEnemyDetected=1
SoundEffects=2
CharacterAnim=4
EnemyDetected=1
RadioReport=1
Particles=8
PrayState=1
HunterState=128
3DRender=128
Maximum=2048
The relevant lines for your problem are the first 2. Make sure that you have entries that specify:
Code:
TimeStop=0
RealTime=1