Skip to content
C. Perreau edited this page Jul 18, 2020 · 31 revisions

Important Note before you launch DCS Liberation :

Be aware that DCS Liberation will modify the following file in your DCS installation :

<DCS Installation Directory>/Scripts/MissionScripting.lua.

However, i believe this should not trigger integrity check failure when joining MP servers.

But be aware that this file will be modified. This is to allow communication between DCS scripting engine and the DCS Liberation executable.

This modification open up the possibility to edit file from the lua script executed in DCS mission scripts

So you might want to re-add the original file before opening untrusted mission file in DCS, or before joining untrusted MP servers.

Other important note before you launch DCS Liberation :

If you have played a previous version of DCS liberation, remove (and backup if needed) your DCS Liberation save file to avoid an error and crash on startup with the current version :

  • C:/ [...] /Saved Games/DCS.openbeta/liberation_save

or

  • C:/ [...] /Saved Games/DCS/liberation_save

Depending on your installation.

Save files from previous DCS Liberation versions are not compatible with this newer version

Installation :

1 - Download the latest release from this repository. (Releases are listed here : https://github.com/Khopa/dcs_liberation/releases)

2 - Extract the zip file to a new folder.

3 - Then launch liberation_main.exe to launch DCS Liberation 2.0.

DCS Liberation should launch !

Start your first campaign

In the top left corner, click on File/New Game to start the new campaign wizard.

Click on next to start campaign configuration :

Choose your faction, and the ennemy faction. I recommend USA 2005 vs Russia 1965 for an easy first scenario.

Choose the Theater, for now please use one of the recommended one.

Click on next, do not check "Start at mid game", this is still WIP

Click on finish, to start the campaign generation, it might take up to a minute or two to generate the campaign depending on selected settings.

Note : Someone reported random crash on this step, if it happens, relaunch the program, and try again, it should work.

That's it, your new campaign scenario has been generated !

Clone this wiki locally