Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Dante's Inferno XMA Audio Help.

Get help on any and all audio formats, or chip in and help others!
oldguy
ultra-n00b
Posts: 4
Joined: Mon Aug 11, 2014 4:26 am

Re: Dante's Inferno XMA Audio Help.

Post by oldguy »

Hell guys, I need help with Dante's Inferno audio. I used this instruction, aluigi's bms script for di. It works well, but some converted files are insanely accelerated. I tried to change the sample rate in header with no success.
Any ideas, what's wrong with them?
You do not have the required permissions to view the files attached to this post.
brendan19
ultra-veteran
ultra-veteran
Posts: 389
Joined: Thu Aug 12, 2010 8:15 am
Has thanked: 54 times
Been thanked: 93 times

Re: Dante's Inferno XMA Audio Help.

Post by brendan19 »

Can you provide an XMA file instead?
oldguy
ultra-n00b
Posts: 4
Joined: Mon Aug 11, 2014 4:26 am

Re: Dante's Inferno XMA Audio Help.

Post by oldguy »

Maybe other files will be useful too. Dat, str, xm, xma.
You do not have the required permissions to view the files attached to this post.
oldguy
ultra-n00b
Posts: 4
Joined: Mon Aug 11, 2014 4:26 am

Re: Dante's Inferno XMA Audio Help.

Post by oldguy »

I still can't find any solution.
Pepper
mega-veteran
mega-veteran
Posts: 278
Joined: Thu Apr 17, 2008 3:48 am
Has thanked: 47 times
Been thanked: 40 times

Re: Dante's Inferno XMA Audio Help.

Post by Pepper »

oldguy wrote:I still can't find any solution.
I think those files were either ripped incorrectly, or hold something else entirely. they seem like XMA, they have the XMA2 8000 block bit in them, without a proper XMA2 style header. (all xma2 starts with something like xx000100xx, replace x's with any number. 2400010004 is an example.

Ah, the problem is you were doing it in a method for bc2, dante's inferno is different, check the first page of this topic for some of the differences, particularly in needing to rebuild as XMA1 to decode properly.
You do not have the required permissions to view the files attached to this post.
oldguy
ultra-n00b
Posts: 4
Joined: Mon Aug 11, 2014 4:26 am

Re: Dante's Inferno XMA Audio Help.

Post by oldguy »

Thanks, changing xma_test -2 to -1 works fine. Now I need to figure out correct offsets for many .dat files, because a lot of game sounds are missing in already unpacked. Can somebody advise me how to do it properly and quickly? Seems that other offsets were not mentioned anywhere before, only 0x20.
Pepper
mega-veteran
mega-veteran
Posts: 278
Joined: Thu Apr 17, 2008 3:48 am
Has thanked: 47 times
Been thanked: 40 times

Re: Dante's Inferno XMA Audio Help.

Post by Pepper »

oldguy wrote:Thanks, changing xma_test -2 to -1 works fine. Now I need to figure out correct offsets for many .dat files, because a lot of game sounds are missing in already unpacked. Can somebody advise me how to do it properly and quickly? Seems that other offsets were not mentioned anywhere before, only 0x20.
Can't help you there unfortunately... I've never tried ripping that particular game myself and from what I'm reading, it varies for those.
Post Reply