VAG Audio: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
(No difference)
| |
Revision as of 12:45, 19 October 2020
VAG
- Format Type : Sound
- Endian Order : Big Endian
Format Specifications
// VAG file format // big endian 4 bytes (char) - magic // "VAGp" 4 bytes uint32 - version? // "3" 4 bytes (uint32) - unknown 4 bytes (uint32) - waveform data size 4 bytes (uint32) - sample rate
MultiEx BMS Script
Not written yet.
Notes and Comments
- This is PlayStation 1 sound file format used in many games.
Games
List of games using this file format: // TODO
Compatible Programs
- PSXSND
- strVagEditor
- vab2vag
- vag depack
- vag pack
- VAGedit
- vag2wav
- wav2vag