This document describes the file layout of the XACT Project File Format (.xap).
Signature = XACT2; Version = #; Options { } Global Settings { } Wave Bank { } Sound Bank { }
Element | Type | Comment |
---|---|---|
Signature | String | Must be XACT2. |
Version | Number | Version number. |
Options | Section (zero or one) | General Options. Not currently supported. |
Global Settings | Section (zero or one) | Project settings, paths, variables, RPCs, categories. |
Wave Bank | Section (zero or one) | Wave banks associated with the project. |
Sound Bank | Section (zero or one) | Sound banks associated with the project. |