music extraction from bin file,who want help me ?
-
donald_chan
- Joined: Thu Nov 27, 2003 12:10 pm
- Location: indonesia
music extraction from bin file,who want help me ?
who know ? how to extract music from file which has extension bin,e.g music from valkyrie profile(PSX),i could not extract them from the CD
how to ekstract music files from bin file,example valkyrie profile,i could not ekstract them from the cd game
- koronoru
- Joined: Mon Oct 21, 2002 10:03 am
- Location: Waterloo, Ontario
.bin is a generic extension for any binary file; it is not a specific file format. If you were to load the data as raw samples in an appropriate sound editing program, you might be lucky enough to find a segment that appears to be audio data, which you could then cut out and convert to something like .wav format. But if it's compressed or encrypted, then reverse-engineering the sound data is probably going to involve a fair bit more work and skill than you'll be able to bring to bear.