Scenery cfg

Wulf190

Charter Member
I'm setting up my CFS2 again after wiping my PC.

I am wondering, is there a specific way to set up the scenery config for a multitude of airfields, meshes, and add-ons?
 
My Install consist of one instalation, I use EasyMultiinstall_1.1 full install that I found at this site and auto splash from this site and added the batt files together and added more codeing so the splashscreens are in one folder.Then I worked out I can have many cfg,dat,gsl files in one install that did not come with the programs.
EG 1.
echo off
if exist info\@outcome.txt goto outcome
if exist info\@outcomebob.txt ren info info_outcomebob
ren info_outcome info
goto
:eek:utcomebob
ren info info_outcome
ren info_outcomebob info

EG2

copy info\Battle_for_Europe_ETO_airbase.dat
info\airbase.dat
copy countryBattle_For_Europe.cfg country.cfg
copy scenery bfu.cfg scenery.cfg
copy BOB.mpg opening.mpg
copy cfs2BoB.cfg cfs2.cfg

If you like what I am trying to say I will gladly help

Robert John
 
I have mine set up like this:

C:\Program Files\Microsoft Games\Scenery\ATO\DAF"location" files
C:\Program Files\Microsoft Games\Scenery\ETO\SdC"location" files
C:\Program Files\Microsoft Games\Scenery\MTO\Achim"location" files
C:\Program Files\Microsoft Games\Scenery\PTO\MR"location" files

I then map to each from the appropriate installs, which are arranged thus:

C:\Program Files\Microsoft Games\ATO\Combat Flight Simulator 2
C:\Program Files\Microsoft Games\ETO Eastern\Combat Flight Simulator 2
C:\Program Files\Microsoft Games\ETO Western\Combat Flight Simulator 2
C:\Program Files\Microsoft Games\MTO\Combat Flight Simulator 2
C:\Program Files\Microsoft Games\PTO USAAC\Combat Flight Simulator 2
C:\Program Files\Microsoft Games\PTO USN\Combat Flight Simulator 2

Of course the DAF-SdC-Achim-MR are just examples, but you get the gist......
 
Back
Top