Skip to content
Clément Perreau edited this page May 29, 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.

Installation :

1 - Download the latest release from this repository. 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