Learn how to use DCS Briefing Room to configure flights, objectives and threats, export a .miz mission, host it, and fix common generation errors.
To create a mission with DCS Briefing Room, choose the theatre and coalitions, add one or more player flights, define objectives, set threats and mission options, then generate and save the resulting .miz file. Open that file from DCS World’s Mission menu, or refine it in the Mission Editor.
Briefing Room is an external mission generator rather than a DCS World module. Its interface labels and supported maps can vary between releases, but the basic workflow remains the same.
How do you create a DCS Briefing Room mission?
The most reliable approach is to generate a small, simple mission first and add complexity only after it works in DCS World.
- Extract the complete application: place the Briefing Room release in a new, writable folder and run the included application from there. Do not run it inside the downloaded archive or merge a new release over old programme files.
- Select the theatre: choose a DCS terrain that you and any multiplayer participants can load. Briefing Room carries its own map definitions, so an older release may not list a terrain even when that terrain is installed in DCS.
- Configure the coalitions: select suitable countries, factions or era restrictions for each side. Restrictions that are too narrow can leave the generator without a valid target, airbase or opposing unit.
- Add the player flight: choose the aircraft, number of aircraft, departure location and start state. Make the flight human-controlled rather than AI-only; use a Player slot for a fixed solo aircraft or Client slots for multiplayer when those choices are exposed.
- Create the objective: start with one compatible task, such as attacking a ground group, intercepting aircraft or defending an area. Set the objective location or distance parameters, then add further objectives only after the basic mission generates successfully.
- Set threats and support: add only the CAP, SAM, AAA, AWACS, tanker or JTAC elements the mission needs. Filling the scenario with every available feature can cause crowded airbases, poor performance and unexpectedly lethal opposition.
- Generate and inspect the result: review the briefing, route, target, start position and any listed radio information. Regenerate the mission if the random placement produces an unsuitable route or threat layout.
- Save the playable mission: export the result as a
.mizfile with a unique name. Keep the Briefing Room template as well if you want to generate variations later; the template itself is not a playable DCS mission.
Where do I put the generated .miz file?
A Briefing Room mission can be opened from any location DCS World’s mission browser can reach, but the normal Windows user-mission folder is %USERPROFILE%\Saved Games\DCS\Missions. Older or separate profiles may instead use a folder such as DCS.openbeta.
The .miz file is already a packaged DCS mission, so do not extract it or rename it as a ZIP archive. For a dedicated server, copy it to that server profile’s mission folder and add it to the server’s mission list.
Other pilots do not need Briefing Room installed. They still need the DCS terrain, flyable aircraft module and any paid assets or community modifications referenced by the generated mission.
Which Briefing Room settings should I choose first?
For the first test, favour a short route, one objective, light opposition and a simple start state.
| Setting | Good first choice | Reason |
|---|---|---|
| Theatre | A map available to every participant | Prevents terrain-related loading failures. |
| Objective count | One | Makes target placement and completion conditions easier to verify. |
| Start type | Airborne or runway | Avoids parking-space and cold-start complications during testing. |
| Opposition | Low density | Shows whether the mission logic works before difficulty is increased. |
| Support aircraft | Only those the task requires | Reduces radio clutter, airbase congestion and performance load. |
| Multiplayer slots | Client slots for all human aircraft | Allows each pilot to select a role when joining the server. |
Why does my Briefing Room mission not work?
Most failures come from an incomplete template, incompatible unit restrictions, missing content or a player flight generated as AI-only.
- No valid mission is generated: confirm that a player flight and objective both exist. Loosen era or faction restrictions, try a broader target category, or select another location.
- The mission opens in spectator view: there is no valid Player or Client aircraft. Change the player-flight setting or inspect the aircraft’s skill assignment in the Mission Editor.
- Aircraft collide or fail to spawn: the airbase may lack enough suitable parking spaces. Reduce the flight size, use another base, remove extra AI traffic or test with an airborne start.
- DCS reports missing content: remove unsupported aircraft, assets or modifications from the template. Selecting an aircraft in Briefing Room does not install or license that module in DCS.
- The mission is absent from My Missions: check the active Saved Games profile and confirm that the filename still ends in
.miz, not.miz.zip. You can also browse directly to the export location from DCS. - An objective never completes: read the generated task conditions carefully and avoid renaming or deleting target groups, trigger zones or scripted units. The generator’s logic may refer to those exact identifiers.
- An old template fails in a newer release: rebuild the template with that release rather than assuming all saved settings remain compatible. Map and unit definitions can change.
A standard generated mission should carry its required mission scripting inside the .miz package. Do not treat modifications to MissionScripting.lua as a routine fix unless a particular Briefing Room feature explicitly requires them.
Can I edit a Briefing Room mission in DCS?
Yes, but edit a copy because generating the mission again will not preserve your manual changes.
Payloads, weather, briefing text and minor slot adjustments are usually low-risk edits. Renaming generated groups, deleting trigger zones, moving objective units or changing coalitions can break completion logic; our practical DCS Mission Editor workflow explains how to inspect, test and save the modified mission.
Is DCS Briefing Room a dynamic campaign?
No—Briefing Room primarily generates procedural missions rather than continuously maintaining a persistent war across sorties.
Some releases can generate linked campaign content, but that is different from a strategic system that records territorial changes, losses and resources after every mission. Our explanation of how dynamic campaign persistence works in DCS World covers that distinction.
Choose Briefing Room for quick, repeatable scenarios; choose the Mission Editor when every unit and trigger must be hand-placed. If persistent force management and a turn-based campaign layer are the priority, see our guide to generating and flying campaigns with DCS Liberation.