San Andreas Audio Toolkit

From GTAMods Wiki
Jump to navigation Jump to search

San Andreas Audio Toolkit (SAAT) is a tool created by pdescobar that lets you import and export audio files to and from San Andreas. The latest version is 1.10.

Files

The download contains these files:
saat>src>config.cpp
saat>src>config.h
saat>src>i18n.h
saat>src>lookup.cpp
saat>src>lookup.h
saat>src>Makefile
saat>src>saat_common.cpp
saat>src>saat_common.h
saat>src>saat_sfx.cpp
saat>src>saat_sfx.h
saat>src>saat_stream.cpp
saat>src>saat_stream.h
saat>src>utf8.h
saat>src>vcedit.c
saat>src>vcedit.h
saat>src>virtual_file.cpp
saat>src>virtual_file.h
saat>CHANGES.txt
saat>COPYING.txt
saat>MANUAL.txt
saat>metadata-full.ini
saat>metadata-generic.ini
saat>README.txt
saat>saat_sfx.exe
saat>saat_stream.exe

Installation

Directions are located on the official website. This will show you the first few steps to make the tool work. Extract the files to anywhere in the computer, preferably somewhere convenient. Open cmd.exe, which is usually located at Start>All Programs>Accessories>Command Prompt on Windows XP and Vista. Type the name of the drive where the tool is extracted (ex. type C: if the tool is in the C drive) and hit Return. Next type or copy and paste the location of the tool using the cd command (ex. type cd "C:\Program Files\Rockstar Games\GTA San Andreas" if it is installed in that folder) and hit Return.

External Link