[The Witness] - .sound file

Codecs, formats, encoding/decoding of game audio, video and music
Havi
Posts: 60
Joined: Fri Jun 23, 2017 5:55 pm

[The Witness] - .sound file

Post by Havi »

Hey there!

I did some research but could not find anything useful. It's about .sound files for The Witness. I looked through the QuickBMS script list and I saw things related to RIFF WAVEfmt. I tried the raw2wav and it extract it to .wav but the audio is pure noise which means it was not successful.

I would appreciate if someone could help me figure this out.

File: https://www112.zippyshare.com/v/QEPf70kg/file.html

https://imgur.com/ye4GIyQ
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [The Witness] - .sound file

Post by aluigi »

It seems just an useless header of 16 bytes since there is only one ogg file there:
*edit* use link posted below
Havi
Posts: 60
Joined: Fri Jun 23, 2017 5:55 pm

Re: [The Witness] - .sound file

Post by Havi »

Aluigi, you are awesome. This was maybe SUPER simple for you but I appreciate it a lot. Unfortunately, I don't know much about headers, structures etc.

I need one more favor if you don't mind, and that is the .texture file. Then I have everything I need.

https://www102.zippyshare.com/v/O79rHpRU/file.html
Havi
Posts: 60
Joined: Fri Jun 23, 2017 5:55 pm

Re: [The Witness] - .sound file

Post by Havi »

Also, this happened: http://prntscr.com/jn6l8u

File that is mentioned in the log: https://www78.zippyshare.com/v/5vGRtWxE/file.html

Yes, I have enough space and there was only a .dat file extracted from that file.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [The Witness] - .sound file

Post by aluigi »

Havi
Posts: 60
Joined: Fri Jun 23, 2017 5:55 pm

Re: [The Witness] - .sound file

Post by Havi »

Thank you very much aluigi for taking the time!
Havi
Posts: 60
Joined: Fri Jun 23, 2017 5:55 pm

Re: [The Witness] - .sound file

Post by Havi »

All the textures are .dat files now by the way.

http://prntscr.com/jn7li7

Here are all the original texture files: https://www8.zippyshare.com/v/Ecf0hveV/file.html - Not so big.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [The Witness] - .sound file

Post by aluigi »

I have fixed the script for the non-compressed textures like blue.texture.

I can't help with the header of headerless dds, try to ask in the Graphics section