Home

Awesome

GTA Viewer

This is an engine\viewer for the top-down Grand Theft Auto games.

It supports the following GTA games:

It is not feature complete, lacking the following abilities:

Usage

In order to run GTA Viewer you will need to place files from a valid GTA game in an appropriately named subdirectory of the /base directory. You can use one of the following subdirectory names:

For the GTA 1 and GTA: London games, copy all data inside the /gtadata directory into the corresponding /base/gta1* or /base/uk* directories. For GTA 2 games, copy all data inside the /data directory into the corresponding /base/gta2* directory. Any version of the game's data files should work, including versions released through Steam.

To configure what game directory should be used, edit the /data/config.json file, and modify the g_basedir value to the directory name containing the game data you want to use.

Configuration

The /data/config.json file contains a number of variables that can be modified. The most useful ones are:

Compiling

GTA Viewer can be compiled using the included Visual Studio 2013 project, as well as an installation of D and Visual D. The following libraries are also required:

Notices