You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Liu Wenyuan edited this page Mar 9, 2025
·
5 revisions
Audio groups are basically detached IFF files with just audio data. Audio group 0 is in the data.win directly, higher ones are stored in audiogroupn.dat. The file contains a FORM chunk with just AUDO in it.
The SOND entries have two values: GroupID and AudioID. GroupID specifies the ID of the group where the audio file resides, and AudioID is the index of the audio file in that group's AUDO chunk. So the structure goes like this: