Learn what DCS World can and cannot save, how campaign progress is recorded, and ways to handle long missions without losing a flight.
DCS World does not provide a general mid-mission save or checkpoint system. You can pause a single-player mission and leave DCS running, but once you quit, that flight cannot be resumed. Campaign results can be recorded after debriefing, while saving a .miz file stores the mission design—not your live aircraft state.
Can you save and resume a DCS mission?
Only a paused single-player session can be resumed from the exact point where you stopped, and only while DCS remains open. The simulator does not serialise your cockpit switches, fuel, damage, weapons, AI positions and active triggers into a conventional save-game file.
| Situation | What DCS retains | Can you resume the same flight? |
|---|---|---|
| Paused single-player mission | The complete live state remains in memory | Yes, while DCS stays open |
| Standalone, training or instant-action mission after quitting | No resumable sortie state | No |
| Campaign mission after debriefing | Campaign result, stage or next assigned mission | The campaign continues, but the flight does not |
Mission saved as a .miz file | Units, routes, triggers, weather and starting conditions | No live gameplay state |
| Scripted persistent mission or server | Only the data its designer chooses to preserve | Usually not the exact cockpit state |
How is DCS campaign progress saved?
DCS World records traditional campaign progress when a mission ends and its result is processed through the campaign debriefing. There is normally no separate Save command.
- Complete the required objectives. Wait for any success message or other indication that the mission-result triggers have fired.
- End the mission normally. Use the mission menu rather than force-closing DCS.
- Complete the debriefing. Accept the result and return to the campaign interface so it can select the next stage or mission.
- Check the campaign entry. Confirm that its stage, score or next mission has changed before closing the simulator.
A target kill by itself does not guarantee advancement. Campaign authors decide which triggers change the mission result, and they may require survival, landing, escort success or another event. In traditional campaign logic, a neutral result commonly leaves you on the same stage.
Why does the same campaign mission keep repeating?
A campaign mission usually repeats because its required mission-result threshold was not reached or the debriefing was not completed. Review the briefing and messages carefully; landing is only mandatory when the campaign designer has made it part of the result logic.
Traditional campaign data is normally associated with the active DCS Saved Games profile, including %USERPROFILE%\Saved Games\DCS\MissionEditor\logbook.lua. Older or separate installations may use a differently named DCS profile folder. Back up the whole profile with DCS closed rather than editing the Lua file by hand; our explanation of where DCS keeps user content under Saved Games helps identify the correct profile.
Does saving a mission in the Mission Editor save progress?
No. A .miz file contains the mission’s designed starting state, not a snapshot of a sortie already in progress. It will not retain your live fuel quantity, switch positions, failures, expended weapons or the precise state of every active unit.
You can create a personal shortened version with an airborne start, revised waypoints or fewer transit legs. Save it as a copy so the original remains intact, and expect campaign triggers or protected campaign content to limit what can be changed. Our guide to building and saving DCS missions covers the editor workflow.
Can a DCS track file be used as a save game?
No—track files are replays, not dependable checkpoints. They record events and control inputs that DCS re-simulates, so long or complicated tracks can diverge from the original flight.
Some replay interfaces offer a Take Control function, but this branches from the reconstructed replay rather than restoring a stored simulation state. If the track has already diverged, your aircraft, AI units or weapons may not be where they were during the original mission.
What is the best way to pause or shorten a long mission?
For an unfinished single-player sortie, pausing without closing DCS is the only native way to preserve the exact state. Practical alternatives include:
- Pause DCS and leave it running: reliable only while the simulator process remains open. Computer sleep or hibernation can disrupt controllers, audio devices or headsets.
- Use time acceleration: useful during quiet transit in single-player, but return to normal speed before formation flying, refuelling, combat or scripted events.
- Edit a personal mission copy: move the starting point closer or begin airborne, taking care not to break triggers.
- Use designer-provided checkpoints: some campaigns emulate checkpoints with separate missions or branching stages, but DCS does not add these automatically.
Can multiplayer mission progress be saved?
Multiplayer progress belongs to the server, not the connecting pilot. Disconnecting normally discards your aircraft state, and rejoining places you in a fresh slot unless that server’s mission scripts implement another system.
Persistent servers and authored campaigns can preserve selected information such as captured bases, destroyed units or resources between sessions. That is custom persistence rather than a native mid-flight save; our explanation of campaign progression and persistent DCS scenarios clarifies the distinction.