- Build & install the engine to a directory using the instructions in README.md
- Copy
valve
andcstrike
folder from CS 1.6 to engine install dir - Copy
platform/resource/*
from CS 1.6 tovalve/resource/
in engine install dir - Delete
valve/cl_dlls/gameui.dll
from engine install dir - Copy these files from CS 1.6 to engine install dir:
vgui2.dll
steam_api.dll
tier0.dll
vgui.dll
vstdlib.dll
chromehtml.dll
icudt.dll
libcef.dll
- Copy
SDL2.dll
from your SDL2 package to engine install dir - Download & install Xash Extras for the main menu
- Create
steam_appid.txt
, put10
inside the file, then save in engine install dir - Run
xash3d.exe -game cstrike
to launch CS 1.6
Note that your Steam account must own CS 1.6 and Steam must be running for this to work.