help finding format in ps2 game by IBUKImAsTa at 5:49 PM EDT on September 10, 2008
hey anybody can help with this. its a current game "tna impact" and i wanted to extract the music which i know are in this file but i can't get anything to extract them. it says .asf but its not for wmp. the closest i got was using maudio but all i could get was about 20 seconds from i think the 1st file. if anyone can help i'd appreciate it, thx.

VICMUSIC.ASF

edited 5:49 PM EDT September 10, 2008
by AENIGMA at 12:01 AM EDT on September 11, 2008
If you meant MFAudio try these Offsets for the file:

Frequency=44100
Interleave=4000

Offsets=
00000800
00113800
00207800
0029B800
0030D800
003D2800
0044C800
00553800
005DA800
00699800
0079C800
00848800
0098A000
00A0D800
00A9A000
00B43000
00CAB000
00DD2800
00E6E000
00F5F800
01024800
0108B800
010F7000
0117F000
011FB800
012D2800
01349000
0139D000
014A0800
015BF000
016C6000
017E4800
018CE800
01912000
019E1800
01A75800
01B82800
01C8F800
01DB3800
01E53800
01ED4000

If you know how to use a Hex Editor (I use Hex Workshop), you could extract each section of data out.

edited 11:04 AM EDT September 11, 2008
by MarkGrass at 3:03 PM EDT on September 11, 2008
The audio format itsself appears to be raw PS2 ADPCM.

I can make an extractor that will slap a generic header on each extracted file...

EDIT - The offset string also contains Sample Rate and Interleave information which will ensure a "proper" generic header.

edited 3:12 PM EDT September 11, 2008
by IBUKImAsTa at 6:52 PM EDT on September 11, 2008
thx guys, hey if u wanna make a extractor i wouldn't mind that if its not to much trouble. thx
by MarkGrass at 7:12 PM EDT on September 11, 2008
Done.

File Output Specs:
(All values are 'carried over' from the original ASF archive)

0x00 - 'TNAi' ASCII
0x04 - Unknown (Always 0x0102)
0x08 - Interleave
0x0C - Sample Rate (Always 44100Khz)
0x10 - Stream Data


The VICMUSIC.ASF doesn't contain the number of samples for each audio stream...

edited 7:13 PM EDT September 11, 2008
by manakoAT at 3:17 AM EDT on September 12, 2008
MarkGrass, for this exists a "Generic" Header ;)
Generic
Header Creator

2.02 (Visual) is the latest from September 8th...

If you supply some sample files, it will be implemented to vgmstream with it's original header format!





edited 3:19 AM EDT September 12, 2008
by IBUKImAsTa at 12:39 PM EDT on September 12, 2008
thx guys i appreciate all the help with this.
Extracting by AriF at 6:14 AM EDT on October 12, 2008
I need to extract this file too.
Could any one write an extractor for this file and post the software here?
Thanks in advance.
by hcs at 8:13 AM EDT on October 12, 2008
MarkGrass already posted a link to his extractor for it.
Thanks by AriF at 3:58 AM EDT on October 13, 2008
Oh I didn't noticed, sorry.
Thanks hcs & Mark.
But does it work with FEMUSIC.ASF & LSDMUSIC.ASF aswell?
TNAi format by AriF at 4:19 AM EDT on October 13, 2008
Ok I found out it can extract them all.
Thanks again.


Go to Page 0

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source