Green Desert 42 New Guinea Campaign
Posted: Thu 10 Jan 2008 4:01 pm
Has anyone been able to load/play/complete this campaign? We're having all kinds of trouble getting it to work.
An Open Source community for historical flight simulation.
https://seowhq.net/seowforum/
Code: Select all
<?xml version="1.0" encoding="Windows-1252"?>
<configuration>
<appSettings>
<general>
<libforusersetting>db</libforusersetting>
<StrDCSVersion>Version 3.1.5</StrDCSVersion>
<StrSEVersion>SE_3.1.5</StrSEVersion>
<StrSEMissionFolder>Missions\Net\Coop\SE</StrSEMissionFolder>
<StrLogfileLocation>eventlog.lst</StrLogfileLocation>
<StrFolderLogFileForCmdLine>c:\</StrFolderLogFileForCmdLine>
<RegSoftKey>SOFTWARE</RegSoftKey>
<RegUbiSoftKey>Ubi Soft</RegUbiSoftKey>
<RegFBKey>IL-2 Sturmovik Forgotten Battles</RegFBKey>
<StrHelpIP>http://seow.sourceforge.net/</StrHelpIP>
<StrFAQIP>http://seow.sourceforge.net/</StrFAQIP>
<StrForumsIP>http://seowhq.net/seowforum/</StrForumsIP>
</general>
<options>
<chkSplashScreen>False</chkSplashScreen>
<OptionMySQLServer>undefined</OptionMySQLServer>
<OptionMySQLLogin>undefined</OptionMySQLLogin>
<OptionMySQLPassword>undefined</OptionMySQLPassword>
<OptionMySQLPort>3306</OptionMySQLPort>
<OptionChkCompression>False</OptionChkCompression>
<OptionChkMySQLTransactions>True</OptionChkMySQLTransactions>
<OptionChkExtendedInserts>True</OptionChkExtendedInserts>
<OptionLogFileGameLocation>C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\eventlog.lst</OptionLogFileGameLocation>
<OptionChkOverWriteLogFileGame>False</OptionChkOverWriteLogFileGame>
<OptionMisGameFolder>C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\Missions\Net\Coop\SE</OptionMisGameFolder>
<OptionFolderLogFileCmdLine>undefined</OptionFolderLogFileCmdLine>
</options>
<db01>
<libMap>Crimea</libMap>
<libErrorStatus>NO ERROR</libErrorStatus>
<chkOverWriteLog>False</chkOverWriteLog>
<txtDBLoc>undefined</txtDBLoc>
<txtLogFileLocation>C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\eventlog.lst</txtLogFileLocation>
<txtMissionFolder>C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\Missions\Net\Coop\SE</txtMissionFolder>
<radioMySQL>True</radioMySQL>
<radioMSAccess>False</radioMSAccess>
<txtMySQLServer>localhost</txtMySQLServer>
<txtMySQLLogin>setest</txtMySQLLogin>
<txtMySQLPassword>vanilla</txtMySQLPassword>
<txtMySQLDatabase>SEDB31c</txtMySQLDatabase>
<txtMySQLPort>3306</txtMySQLPort>
<txtAutoArchiveFolder>undefined</txtAutoArchiveFolder>
<txtWebService>undefined</txtWebService>
<chkUploadFiles>False</chkUploadFiles>
<chkUseCompression>True</chkUseCompression>
<chkUseMySQLTransactions>True</chkUseMySQLTransactions>
<chkUseExtendedInserts>True</chkUseExtendedInserts>
<txtFolderLogFileCmdLine>undefined</txtFolderLogFileCmdLine>
</db01>
</appSettings>
</configuration>