PDA

View Full Version : how to play smf files.


decoy11
19th Sep 06, 9:08 PM
hi i have been using Corsix .sga extractor 0.4 to extract the audio files from the .sga files. It worked out fine and i got the .smf files and i could play the music smf files since they are encoded in LAME as far as i can tell. The problem is that the rest of the smf files seems to be encoded in something else does anyone know what that is and how i can play them?

Delphy
19th Sep 06, 11:08 PM
the .smf files that are under \wav are normal .wav/.mp3 files when you remove the first 12 bytes of the file...


As posted in the Community Mod Tools thread...

LoranKorn
24th Sep 06, 3:19 AM
In a hex editor open the .smf file then delete the first 12 bytes (the gonna start like 66 00 .....) then rename the file to .wav and "Save as". Now you have a normal .wav and you can listen to it. The .wav file should always start with 52....or RIFF in the hex editor.