CFS3 ETO Time Compression

mpalali

Members +
Can anybody help me with ETO Time Compression? The(-time) and (Ctrl+Shift+E)(Ctrl+Shift+R)works for original CFS3 but not for ETO. Any help would be appreciated. Thanks.
 
UPDATE: I managed to figure it out: Edit the "MASTERETOSTARTUP.bat" file in the "CFS3 ETO Expansion" directory, uncheck the read only. Add "-time" after cfs3.exe and save the file.
See Below

@ECHO OFF
CLS
CALL ETOEraSwapper.bat
CD "C:\Program Files\Microsoft Games\CFS3 ETO Expansion\global_layer"
CALL ETOGLSwapper.bat
START cfs3.exe -time
 
Hello,
Just for information : what is the benefit of this "time" compression" feature?
Thanks in advance
 
There are few benefits. If you are returning back to base from a short distance mission, the regular warp"X" will bring you back over the base at around 6000 meters. You'll have to circle around the base few times, descending till you land. Using the time comp. you can just fly back at low altitudes.
The other benefit I see is if you are flying as a bomber escorted by friendly fighters, soon as enemy planes appear, friendly fighters will go after them, when you hit X after a certain distance, friendly fighters will reappear again on your tactical display. Realistically they would not be able to return back to formation so soon. Using the time comp. you can continue heading towards the target without escorts, as realistically they would still be busy engaged with enemy fighters.
 
UPDATE: I managed to figure it out: Edit the "MASTERETOSTARTUP.bat" file in the "CFS3 ETO Expansion" directory, uncheck the read only. Add "-time" after cfs3.exe and save the file.
See Below

@ECHO OFF
CLS
CALL ETOEraSwapper.bat
CD "C:\Program Files\Microsoft Games\CFS3 ETO Expansion\global_layer"
CALL ETOGLSwapper.bat
START cfs3.exe -time

hi mpalali, should be there a space between the last e of exe and -time?
so it seems and God knows I do not want to make a mess of my ETO install.....
 
Yes there is a space in between. Just make sure you back up the file first before you make any changes. It does not affect the installation.
 
Back
Top