Tools & Editors for GTA 1
Grand Theft Auto, GTA London 1969 and GTA London 1961 use the same formats.
Author | Files | Description | |
---|---|---|---|
M1 Windows | Sam Jessup | .cmp
| The landscape, AI areas, respawn points and emergency services. |
Junction 25 | Jim Purbrick & Richard Field | ||
FXTPad | Delfi | .fxt
| All messages from menus, missions and cut-scenes. |
FXT2TXT | Micheal Mendelson | ||
GTACars | FIF Engineering | .g24
| 24-bit graphics archive for non-menu textures and sprites. |
.gry
| 8-bit graphics archive for non-menu textures and sprites. | ||
INIPad | Delfi | .ini
| Mission code. |
.comments
| Mission code comments are saved separately by INIPad. | ||
GTAWave | Adrian Gruzca | .raw
| All .wav sounds used by menus and the game.
|
.sdt
| Access table for the .raw archive.
|
Open a File with Notepad

Many of these formats are text files, they just have a special name.
By default, Windows doesn’t know how to open *.gci
files. Here’s how you tell it:
- Right-click your
nyc.gci
file to get the context menu. - Click Open With and one of these things will happen:
- If a window appears with two options, select Choose a program from the list.
- If it opens a submenu and Notepad is an entry, click that.
- If it opens a submenu but Notepad is not there, click Choose Program at the bottom.
- You should now see an Open With window.
- Find the entry for Notepad in this list and select it.
- Tick the box saying Always use the selected program to open this kind of file.
- Click the OK button.
The file will now open with Notepad! Next time, you can double-click the file and it will open in Notepad straight away.
Change from Notepad to Something Else
Sometimes you don’t want to use Notepad. If the program you want is in the Open With list, you can select it just like you selected Notepad. The instructions are the same.
For programs which are not in the list:
- Go to the Open With list, just like before.
- Double-check the program is not in the list. Maybe you just missed it!
- Click the Browse button.
- Find the
*.exe
file for the editor you want to use. - Select the file and click Open.
- The program should now appear in the list and be selected.
- Tick the box saying Always use the selected program to open this kind of file.
- Click the OK button.
The file will now be opened using the editor you chose. Now the file will open in this editor.
To change the editor again, just repeat these steps but choose a different program.