Need help with an ADP file
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Need help with an ADP file
Can someone help me extract the audio from this adp for me please? I haven't been able to get adxtract working. Here's the adp if you guys want it: https://mega.nz/#!t0lAxCTb!MZMEFMi3_Cmd ... _3qXHuahSY
Re: Need help with an ADP file
Colton: Are you sure it is really an audio file? It is too small even to compressed audio, especially if it is supposed to be music. Looks like it's rather a pointer to sound files rather than just container. I've tried to convert it to WAV with Format Factory, but it resulted in crappy noise. It's even less than second long. I think it is something like CDA files on Audio CD, which are just pointers to the binary data (PCM 44.1 kHz 16bit digital audio data). They are too small to carry audio data, but they actualy point to actual audio data hidden on invisible session and can carry additional informations (like track name, interpret, album name, etc, like MP3 tags do). I think your music which you are looking for is hidden somewhere else in the game and the ADP file works like a pointer to the music. Try to investigate game's EXE binary code in both hexadecimal editor (watch for WAV or other audio formats headers), or try to use Resource Editor, load up the game's EXE and seek for audio. Do not change anything! Just use extract function. If there is nothing, try to seek for game packs. In worst, you can ask Google to where is actual music of your game located. I'm sure you will be able to get the answer...
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Re: Need help with an ADP file
I'll see what I can do about it CZghost. EDIT: It seems the header has "ADP1" & from there, it's garbage. Meaning this could be an unknown format yet to be discovered. Someone should be able to figure out how we could convert it into wav. If you want to know, it's from the Sega Dreamcast version of
.

Re: Need help with an ADP file
I think it's not actually a sound file. Even compressed it wouldn't be that small. My guess is that the file is not complete or it is not sound file.
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Re: Need help with an ADP file
I'll try and see if I can get a full version of it, then I'll post back with the results.
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Re: Need help with an ADP file
Just as I suspected, it's an unknown format of audio, because it plays just fine on the DC version. It SEEMS to be too small, but it definitely is one. And because the rest is garbage (I don't see any paths in there with the hex editor!), that's real audio data, thus it's an unknown format of audio. I think you probably didn't get that size doesn't matter, CZghost. Just so you know.
Re: Need help with an ADP file
https://aubreyhodges.bandcamp.com/album ... soundtrack ?
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Re: Need help with an ADP file
This is one of the sound effects for dc_map19. That link is for at least half the DC music which plays in the background while you're playing the map.
Re: Need help with an ADP file
oh ok.
Might be useful to define what the sound is supposed to be. CZGhost thought it was supposed to be music so he dismissed it when he saw it was less than a second long.
So what is the sound anyway. Should we be looking for a buzz, a whoosh, a what?
Might be useful to define what the sound is supposed to be. CZGhost thought it was supposed to be music so he dismissed it when he saw it was less than a second long.
So what is the sound anyway. Should we be looking for a buzz, a whoosh, a what?
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Re: Need help with an ADP file
The sound we're looking for here is this: http://soa.site.nfoservers.com/server/s ... ertube.wav
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Re: Need help with an ADP file
Might be because you're used to music being extracted out of an ADP file (or out of any audio file for that manner), CZghost.
-
- Posts: 199
- Joined: Sun Dec 06, 2015 3:38 am
Re: Need help with an ADP file
You haven't?! Oh well, it makes sense, it isn't very common anyways to have audio in such a container...