Do you need some way to alter Sims Bustin Out's music files?
-
- Posts: 17
- Joined: Sun Nov 13, 2016 6:26 pm
Do you need some way to alter Sims Bustin Out's music files?
So, when I extracted SBO's music with one of those BMS scripts, none of the headerless files do open in PSound. What's with that? Sims 2 PS2's music does open well, but why doesn't Bustin' Out's open well?
-
- Posts: 17
- Joined: Sun Nov 13, 2016 6:26 pm
-
- Posts: 17
- Joined: Sun Nov 13, 2016 6:26 pm
Re: Do you need some way to alter Sims Bustin Out's music files?
Here goes a sample for you guys to work with, I am now getting used to samples: https://www.mediafire.com/?fdbzfzoh4zq3xrm
-
- Posts: 233
- Joined: Sun Aug 24, 2014 5:26 pm
Re: Do you need some way to alter Sims Bustin Out's music files?
Looks like headerless ima adpcm, but i can't restore header without any values from it. You can try sox, maybe it will work
Code: Select all
sox.exe input.ima output.wav
-
- Posts: 17
- Joined: Sun Nov 13, 2016 6:26 pm
Re: Do you need some way to alter Sims Bustin Out's music files?
The results are 8000hz country music (slowed down) and menu music (slowed down even more, yet messed up). How do I change the frequency in SoX?
-
- Posts: 233
- Joined: Sun Aug 24, 2014 5:26 pm
Re: Do you need some way to alter Sims Bustin Out's music files?
Code: Select all
sox.exe -r 22050 sbo_rap1.ima sbo_rap1.wav
-
- Posts: 17
- Joined: Sun Nov 13, 2016 6:26 pm
Re: Do you need some way to alter Sims Bustin Out's music files?
So I have been converting a lot of SBO sound files and I got Ah Lah Tak Kina in one of them. Plus, how do I get rid of the mess in the menu music?