Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 824 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 824 Bytes

DOS Civilization (1991) EXE Unpacker

Unpacks DOS version of Civilization (1991) (all versions work).

Download the latest version from Releases page. Extract the zip archive into directory with CIV.EXE and run CivUnpack.

The backup will be created as CIV.bak and unpacked version will be written as CIV.EXE

The CIV.bak is not needed to run the game, as all EXE overlays are preserved.

Dependencies

  • .NET Core 8

How to compile the code (.NET Core 8 SDK required)

You can compile the code with Visual Studio 2022.

Or, you can also compile with CLI method: