View Single Post
Old 03-26-11, 09:07 PM   #3
frau kaleun
Rear Admiral
 
Join Date: Nov 2009
Location: Skyri--oh who are we kidding, I'm probably at Lowe's. Again.
Posts: 12,706
Downloads: 168
Uploads: 0


Default

My only suggestion off the top of my head is to open the game folder, go in the data\Cfg folder and open Main.cfg (should open in Notepad).

The second section from the top should look like this:

[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=32
3DRender=32
Maximum=1024

in an unmodded stock game. In an unmodded GWX3 game it would look like this:

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

I don't know if any situation there refers specifically to the one that's causing you to go into Pause mode, but the only thing that should have a value of 0 is the first line, TimeStop.

If anything else has a value of 0, that may well be the problem. Anything with a value of 0 is gonna pause your game.
frau kaleun is offline   Reply With Quote