EvilEngine/CSN: Difference between revisions

no edit summary
(model assetid list)
No edit summary
Line 14:
===Header===
CSN starts with a header, which is also present in the [[CTOC]] asset (without padding bytes).
 
====xCutsceneInfo====
This xCutsceneInfo header is 0x50 bytes in Scooby/BFBB, 0x830 bytes in TSSM and 0x1030 bytes in The Incredibles long.
{| class="wikitable"
|-
Line 45 ⟶ 47:
| 0x2C || uint || '''pad''' || ''null''
|-
|! 0x30 || byte[16] || '''SoundLeft''' || '''OnlyNight presentof in100 ScoobyFrights/BFBB'''Battle for Bikini Bottom
|-
| 0x400x30 || bytechar[16] || '''SoundRightSoundLeft''' || ''null'' '''(Only present in Scooby/BFBB)'''
|-
| 0x40 || char[16] || '''SoundRight''' || ''null''
|-
! 0x30 || xCutsceneAudioTrack || '''AudioTracks[32]''' || The SpongeBob SquarePants Movie
|-
| 0x00 || uint || '''uLeftSoundId''' ||
|-
| 0x04 || uint || '''uRightSoundId''' ||
|-
| 0x08 || char[28] || '''szLeftSound''' ||
|-
| 0x24 || char[28] || '''szRightSound''' ||
|-
! 0x30 || xCutsceneAudioTrack || '''AudioTracks[32]''' || The Incredibles
|-
| 0x00 || uint || '''uLeftSoundId''' ||
|-
| 0x04 || uint || '''uRightSoundId''' ||
|-
| 0x08 || char[60] || '''szLeftSound''' ||
|-
| 0x44 || char[60] || '''szRightSound''' ||
|}
 
 
====xCutsceneData====
2,079

edits