A work-in-progress reimplementation of Grand Theft Auto 2.
Project is in very early stage of development, the game can't be played yet.
- An OpenGL 3.3 compatible graphic card.
- 1GB or more of RAM
Requirements:
- Visual Studio 2022.
- Git SCM.
Run the following command to update submodules:
git submodule update --init --recursive
Run premake.cmd to create project files.
Open havoc2 solution.
In order to launch the game, you'll need a legal copy of GTA2, no game resources will be shared in here.
Once obtained, copy the executable "havoc2.exe" and the "shaders" folder in the root of your GTA2 directory.