[SOLVED] identifying correct extension via hex view

Codecs, formats, encoding/decoding of game audio, video and music
AlphaTwentyThree
Posts: 909
Joined: Sat Aug 09, 2014 11:21 am

[SOLVED] identifying correct extension via hex view

Post by AlphaTwentyThree »

Hey guys,
does anybody remember which the correct extension for this type of file is?

Image

It's a PS2 ADPCM mono sound file that's supported by vgmstream but I'm at a loss.
Last edited by AlphaTwentyThree on Wed Jun 15, 2022 8:13 pm, edited 1 time in total.
AlphaTwentyThree
Posts: 909
Joined: Sat Aug 09, 2014 11:21 am

Re: identifying correct extension via hex view

Post by AlphaTwentyThree »

Sorry guys, I figured it out, it's a Crystal Dynamics .MUL header.
If you ever need to test something like this: https://github.com/vgmstream/vgmstream/ ... FORMATS.md