Jump to content
Sign in to follow this  
gnipi

Tool to extract data from .BIG files (c&c generals) w/so

Do you think C&C Generals need standalone server to play w/ more than 3 players properly ?  

2 members have voted

  1. 1.

    • YES
      2
    • NO
      0


Recommended Posts

Hi ppl.

 

Here is a program to extract data from *.big files in generals & generals zh: http://www.digitalsystem.co.yu/dnl/bigf.rar

 

I wrote it to extract *.mp3 cause I liked some tracks very much.

You can also extract other data.

(it is a command-line tool)

 

 

 

usage:

 

C:>extract_big.exe FILENAME.big

 

or (to extract all data from all .big files in current folder)

 

for %a in (*.big) do extract_big.exe %a

 

 

Better tools may exist. I could not find any when I needed so I wrote this quick&dirty way.

Source is in public domain.

 

Later,

Igor Gnip.

----------------------------

www.digitalsystem.co.yu

Share this post


Link to post

Cool, maybe you should PM Sonic and get the file into the downloads section on the main site :)

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×