EvilEngine/SGRP

Revision as of 04:30, 26 March 2019 by Battlepedia>Igorseabra4 (Created page with "{{AssetInfobox |subtitle=Sound Group |type=Object |objectid=0x4A |games=The SpongeBob SquarePants Movie<br>The Incredibles<br>Rise of the Underminer}} ==Format== SGRP are...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SGRP
Sound Group
TypeObject
Games usedThe Incredibles

Format

SGRP are object assets, so they start with their 0x8 byte header, then are followed by:

Offset Type Variable Description
0x8 byte amountOfSounds amount of sound entries
0x9 byte unknown usually 0x00
0xA byte unknown usually 0x30
0xB byte unknown usually 0x80
0xC byte unknown usually 0x00
0xD byte unknown usually 0x00
0xE byte unknown usually 0x00
0xF byte unknown usually 0x42
0x14 float unknown usually 8.0
0x18 float unknown usually 25.0
0x1C ? unknown usually 0
0x20 SoundEntry[amountOfSounds] Sound reference entries
Events
- Event[numberOfEvents] Events

Sound Entry

Offset Type Variable Description
0x0 Asset ID soundAssetID SND/SNDS
0x4 float unknown usually between 0-1
0x8 ? unknown usually 0
0xC ? unknown usually 0