Tomb Raider Forums  

Go Back   Tomb Raider Forums > Tomb Raider Level Editor and Modding > Tomb Raider Modding

Reply
 
Thread Tools
Old 19-08-16, 17:12   #11
Gh0stBlade
Member
 
Gh0stBlade's Avatar
 
Joined: Dec 2010
Posts: 2,773
Default

Quote:
Originally Posted by laracroft1997 View Post
is it possible to add AOD's Footstep SFX ?
If they're encoded with IMA ADPCM, yes.

Cheers.
Gh0stBlade is offline   Reply With Quote
Old 19-08-16, 17:21   #12
laracroft1997
Member
 
Joined: Dec 2014
Posts: 2,530
Default

is there a way to convert them in case they aren't encoded in that format ?
laracroft1997 is offline   Reply With Quote
Old 19-08-16, 18:25   #13
Gh0stBlade
Member
 
Gh0stBlade's Avatar
 
Joined: Dec 2010
Posts: 2,773
Default

Quote:
Originally Posted by laracroft1997 View Post
is there a way to convert them in case they aren't encoded in that format ?
There should be RIFF wave, IMA ADPCM encoders out there. I haven't found one which exports with the correct RIFF header at this point in time (I tried Audacity).

Cheers.
Gh0stBlade is offline   Reply With Quote
Old 19-08-16, 19:03   #14
laracroft1997
Member
 
Joined: Dec 2014
Posts: 2,530
Default

i'll try to find one
laracroft1997 is offline   Reply With Quote
Old 19-08-16, 21:28   #15
laracroft1997
Member
 
Joined: Dec 2014
Posts: 2,530
Default

@Gh0stBlade

can u tell me the frequency, the channels, and the bit-depth from the original sound files used in game ?



PS: Crap, sorry for double post

Last edited by laracroft1997; 19-08-16 at 21:32.
laracroft1997 is offline   Reply With Quote
Old 19-08-16, 22:20   #16
Gh0stBlade
Member
 
Gh0stBlade's Avatar
 
Joined: Dec 2010
Posts: 2,773
Default

Quote:
Originally Posted by laracroft1997 View Post
@Gh0stBlade

can u tell me the frequency, the channels, and the bit-depth from the original sound files used in game ?



PS: Crap, sorry for double post
Frequency/Sample rate can be anything you like.
Only 1 channel is supported by the engine.
Bits per sample must be 4.

Cheers.
Gh0stBlade is offline   Reply With Quote
Old 19-08-16, 22:25   #17
laracroft1997
Member
 
Joined: Dec 2014
Posts: 2,530
Default

one more question Lol, Sorry for wasting your time. do you know the name of the files Lara's SFX are stored into, Like, Grunts and etc, could u make a list? all i see is numbers and i'm getting slightly dizzy
laracroft1997 is offline   Reply With Quote
Old 19-08-16, 23:02   #18
Gh0stBlade
Member
 
Gh0stBlade's Avatar
 
Joined: Dec 2010
Posts: 2,773
Default

Quote:
Originally Posted by laracroft1997 View Post
one more question Lol, Sorry for wasting your time. do you know the name of the files Lara's SFX are stored into, Like, Grunts and etc, could u make a list? all i see is numbers and i'm getting slightly dizzy
Extract Lara.drm, they're definitely there. If you want to convert audio in batches you could make a .bat file:

Code:
for %%i in (*.WAVE) do "WAVE2WAV.exe" %%i
Unfortunately, all the file names were lost when Crystal packed their data into DRM files, the engine uses nothing but hashed names. I don't have the time to rename/make lists and I also feel as though it's useless.

Regards.
Gh0stBlade is offline   Reply With Quote
Old 19-08-16, 23:10   #19
laracroft1997
Member
 
Joined: Dec 2014
Posts: 2,530
Default

it looks like i'll have to figure it out by myself then.
thanks anyway.



edit: so i extracted the sound files from the bigfile.000, converted them from wave to wav and then, i got a bunch of mute files

edit 2: the gibbed thing is not extracting the files from the bigfile.001

Last edited by laracroft1997; 20-08-16 at 00:29.
laracroft1997 is offline   Reply With Quote
Old 20-08-16, 12:31   #20
Gh0stBlade
Member
 
Gh0stBlade's Avatar
 
Joined: Dec 2010
Posts: 2,773
Default

Quote:
Originally Posted by laracroft1997 View Post
it looks like i'll have to figure it out by myself then.
thanks anyway.



edit: so i extracted the sound files from the bigfile.000, converted them from wave to wav and then, i got a bunch of mute files

edit 2: the gibbed thing is not extracting the files from the bigfile.001
You're probably doing something wrong. You need to extract the sound effects from the DRM files. If you did and you're getting no audio, send me some samples please.

Gibbed's unpacker requires all bigfiles to be in the same folder at once, you only pass the first volume of the bigfile as an argument, the others are automatically extracted.

Regards.
Gh0stBlade is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 14:31.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Tomb Raider Forums is not owned or operated by CDE Entertainment Ltd.
Lara Croft and Tomb Raider are trademarks of CDE Entertainment Ltd.