Luigi Auriemma

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

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Virtua Fighters 5 (xbox360)
PostPosted: 14 Oct 2010 10:24 

Joined: 10 Jul 2010 09:45
Posts: 33
Hi, Luigi
can you look on this files? I'm pretty sure it's not complicate to extract them (or maybe this is not archive at all?).

sample


Top
 Profile  
 
 
 Post subject: Re: Virtua Fighters 5 (xbox360)
PostPosted: 14 Oct 2010 16:48 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
luckily an easy job :)
Code:
comtype gzip
endian big
idstring FArC
get LIMIT long
get DUMMY long
for CURR_OFF = 0xc < LIMIT
    get NAME string
    get OFFSET long
    get ZSIZE long
    get SIZE long
    if SIZE == ZSIZE
        log NAME OFFSET SIZE
    else
        endian little   # for gzip
        clog NAME OFFSET ZSIZE SIZE
        endian big
    endif
    savepos CURR_OFF
next


Top
 Profile  
 
 Post subject: Re: Virtua Fighters 5 (xbox360)
PostPosted: 14 Oct 2010 17:22 

Joined: 10 Jul 2010 09:45
Posts: 33
Thank you, everything extracted! :)


Top
 Profile  
 
 Post subject: Re: Virtua Fighters 5 (xbox360)
PostPosted: 14 Oct 2010 17:38 

Joined: 10 Jul 2010 09:45
Posts: 33
Take a look at this files, maybe this is also the archives?

sample


Top
 Profile  
 
 Post subject: Re: Virtua Fighters 5 (xbox360)
PostPosted: 17 Oct 2010 02:08 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
no, they are the files contained in the archive (I guess texture and something else)


Top
 Profile  
 
 Post subject: Re: Virtua Fighters 5 (xbox360)
PostPosted: 17 Oct 2010 07:32 

Joined: 10 Jul 2010 09:45
Posts: 33
Ok, thanks Luigi.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 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