The original game was written and compiled in 2000, which these days create some inconveniences, not to mention that newer compilers use modern runtime libraries, which also isn't great when attempting to run the new code on the old platforms, such as Windows XP. This document goes over developer and runtime configuration in order to be able to run the game on Windows XP.
- Install DirectX 7 SDK.
- Copy
Include
andLib
folders from the SDK toSDK/70
. - Open Visual Studio solution
WarAction.dsw
underCompatibility/MSVC6
. - Compile the solution.
- Pick a file you need in the appropriate sub folder, rename appropriately, and copy to the game folder.
- Enjoy!
- Archive.org for providing Microsoft Visual C++ 6 and Microsoft DirectX 7.0 SDK.
Sudden Strike, Windows, Visual Studio, Watcom, DirectX, OpenGL, Vulkan, and others are trademarks of their respective owners.