Difference between revisions of "San Andreas Audio Toolkit"

From GTAMods Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
==Files==
 
==Files==
 
The download contains these files:<br>
 
The download contains these files:<br>
saat>src><code>config.cpp</code><br>
+
saat>sTRQQQQQQQQQQ34
saat>src><code>config.h</code><br>
 
saat>src><code>i18n.h</code><br>
 
saat>src><code>lookup.cpp</code><br>
 
saat>src><code>lookup.h</code><br>
 
saat>src><code>Makefile</code><br>
 
saat>src><code>saat_common.cpp</code><br>
 
saat>src><code>saat_common.h</code><br>
 
saat>src><code>saat_sfx.cpp</code><br>
 
saat>src><code>saat_sfx.h</code><br>
 
saat>src><code>saat_stream.cpp</code><br>
 
saat>src><code>saat_stream.h</code><br>
 
saat>src><code>utf8.h</code><br>
 
saat>src><code>vcedit.c</code><br>
 
saat>src><code>vcedit.h</code><br>
 
saat>src><code>virtual_file.cpp</code><br>
 
saat>src><code>virtual_file.h</code><br>
 
saat><code>CHANGES.txt</code><br>
 
saat><code>COPYING.txt</code><br>
 
saat><code>MANUAL.txt</code><br>
 
saat><code>metadata-full.ini</code><br>
 
 
saat><code>metadata-generic.ini</code><br>
 
saat><code>metadata-generic.ini</code><br>
 
saat><code>README.txt</code><br>
 
saat><code>README.txt</code><br>

Revision as of 11:26, 11 June 2008

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>sTRQQQQQQQQQQ34 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