################################################################################# # A list of audio files to load concerning the entire game ################################################################################# ##### A list of wavebanks to load ##### ##### Each entry includes the wavebank name, wavebank type, the packet size and ##### ##### prime packet size. For wavebank type, 0 = Memory, 1 = HD Streaming, 2 = DVD Streaming ##### WAVEBANKS GAME_SFX_HD1.xwb 1 371 371 GAME_US_V_HD1.xwb 1 371 371 End ##### A list of megawavebanks to load - megawavebanks can only be streamed ##### ##### Each entry includes the megawavebank name, wavebank type ##### ##### For wavebank type, 0 = HD Streaming, 1 = DVD Streaming ##### MEGAWAVEBANKS GAME_MEGA_HD1.mwb 0 End ##### A list of soundbanks to load ##### ##### Each entry includes the soundbank name and the corresponding cue file #### SOUNDBANKS GAME_SFX.xsb GAME_SFX.cue End