Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 12:35

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 
Author Message
 Post subject: NFS Shift FSB Packer
PostPosted: 26 Sep 2009 01:10 

Joined: 27 May 2009 13:12
Posts: 10
Hi!

How can I Repack my files to a FSB-File?

I know fsbext -r .......

But where can I get the file for rebuilding information?


Top
 Profile  
 
 
 Post subject: Re: NFS Shift FSB Packer
PostPosted: 26 Sep 2009 10:23 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
the file is created with the -s option:
Code:
fsbext -l -s output.dat originalfile.fsb
and then
Code:
fsbext -s output.dat -d c:\input_folder newfile.fsb
remember that for rebuilding the archive you must have not used the -a option during the extraction because it adds some headers for the reading of the files by the user while the fsb archive wants the raw headerless files as in the original one


Top
 Profile  
 
 Post subject: Re: NFS Shift FSB Packer
PostPosted: 26 Sep 2009 13:25 

Joined: 27 May 2009 13:12
Posts: 10
If I want to add new Sounds - how can I remove the header?


Top
 Profile  
 
 Post subject: Re: NFS Shift FSB Packer
PostPosted: 26 Sep 2009 22:19 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
that's depend by the file.
for example the mp3 are stored "as is" so there is absolutely no problem for them.

for the wav files is stored only the pcm data so it's simple to remove the header that can be done with a tool (for example my WAVEhead in the TestingToolz section although it's not much immediate to use) or by hand removing anything till the "data" field plus 4 (because the 4 bytes after "data" are the size of the field).

the other types of files are console oriented and so it's another matter


Top
 Profile  
 
 Post subject: Re: NFS Shift FSB Packer
PostPosted: 16 Oct 2009 10:51 

Joined: 26 May 2009 13:09
Posts: 12
I need help... I unpacked fsb file from Shift and I can't play unpacked wav files... There is a way to decode these wav files?


Last edited by SandroX on 16 Oct 2009 16:38, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: NFS Shift FSB Packer
PostPosted: 16 Oct 2009 14:53 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
have you used the -a option of fsbext during the unpacking?
fsbext -d c:\output_folder -a file.fsb

-a adds the needed header so that the file can be played normally (except xma because doesn't exist a decoder/player for them)


Top
 Profile  
 
 Post subject: Re: NFS Shift FSB Packer
PostPosted: 16 Oct 2009 16:51 

Joined: 26 May 2009 13:09
Posts: 12
aluigi wrote:
have you used the -a option of fsbext during the unpacking?
fsbext -d c:\output_folder -a file.fsb

many thanks!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron