PDA

View Full Version : Time compression


Johnfb
03-03-24, 10:36 AM
Hi there
Anyone know how to stop the time compression reducing to x1 when a message arrives.
I have it altered in SH Commander but still reverts back to x1

Thanks

bstanko6
03-03-24, 08:24 PM
I believe that is in SH commander

Hooston
03-04-24, 10:15 AM
to change time compression settings manually edit

\data\Cfg\Main.cfg


My NYGM game has the following:


[TIME COMPRESSION]
TimeStop=0
RealTime=1
LandProximity=4
CriticalDamage=1
CrewEfficiency=1
AirEnemyDetected=1
SoundEffects=2
CharacterAnim=4
EnemyDetected=8
RadioReport=8
Particles=8
PrayState=8
HunterState=128
3DRender=32
Maximum=4096


You will need to reset both the default file somewhere under sh3.exe and the player's copy of Main.cfg in users\[your username]\...err... somewhere. Sorry I can't be more specific I run the game under Linux :D

Johnfb
03-05-24, 03:28 PM
to change time compression settings manually edit

\data\Cfg\Main.cfg


My NYGM game has the following:


[TIME COMPRESSION]
TimeStop=0
RealTime=1
LandProximity=4
CriticalDamage=1
CrewEfficiency=1
AirEnemyDetected=1
SoundEffects=2
CharacterAnim=4
EnemyDetected=8
RadioReport=8
Particles=8
PrayState=8
HunterState=128
3DRender=32
Maximum=4096


You will need to reset both the default file somewhere under sh3.exe and the player's copy of Main.cfg in users\[your username]\...err... somewhere. Sorry I can't be more specific I run the game under Linux :D




Top man, thanks

Johnfb
03-05-24, 04:30 PM
I believe that is in SH commander

thank you