Condition Zero is currently available only on Windows.
System requirements:
- Windows 7 or newer
You will need to install the following dependencies before you can install the mods themselves:
-
Install the Visual Studio 2019 re-distributable. You can find it here. Make sure to install the x86 version. The re-distributable for 2019 is also used for several other versions, this should be noted on the download page.
-
Set up dotnet script. You can find out how to do that here: Setting up and using dotnet script
-
Install J.A.C.K. This is required to compile the map sources, as the compiled maps are not available on the repo.
-
Install the Condtion Zero: Deleted Scenes.
-
Download the latest version of this repository (no releases yet)
-
Extract the archive and copy
game_build
to your Half-Life directory and rename it tocsz
. -
Compile the JMF map sources from
csz/mapsrc
. -
Restart Steam so the game is added to the list of games.
You can run the game by either running it through Steam or by launching Half-Life with the command-line parameter -game csz
.