Difference between revisions of "AGSC (File Format)"

From Retro Modding Wiki
Jump to: navigation, search
Line 1: Line 1:
'''AGSC''' is the sound format for Metroid Prime and Metroid Prime 2: Echoes.  According to files found in the Metroid Prime 3 E3 2006 Demo, the "AG" stands for Audio Group, so presumably "AGSC" is an abbreviation for '''Audio Group Sound Content''' or '''Audio Group Sound Collection'''.  The actual audio data is the standard Gamecube DSP ADPCM codec.   
+
'''AGSC''' is the sound format for Metroid Prime and Metroid Prime 2: Echoes.  According to the debug maps in Metroid Prime, there are references to various "classes", with one of them controlling audio in the map, known as AudioGroupSet.  So presumably, AGSC is an abbreviation for '''Audio Group Set Class'''.   
 +
 
 +
The audio codec used for AGSC is the standard Gamecube DSP ADPCM codec, as described in the Gamecube SDK.   
  
 
__TOC__
 
__TOC__

Revision as of 02:34, 23 January 2015

AGSC is the sound format for Metroid Prime and Metroid Prime 2: Echoes. According to the debug maps in Metroid Prime, there are references to various "classes", with one of them controlling audio in the map, known as AudioGroupSet. So presumably, AGSC is an abbreviation for Audio Group Set Class.

The audio codec used for AGSC is the standard Gamecube DSP ADPCM codec, as described in the Gamecube SDK.

Format

There are two types of AGSC files: those found in Metroid Prime, and a slightly different version in Metroid Prime 2.

AGSC (Metroid Prime 1)

Header

AGSC (Metroid Prime 2)

Header