Unlike FinalBIG and BigPOP which both have graphical user interfaces, this .big tool uses the good 'ol DOS prompt. The tool works but I suggest it only for *NIX and MS-DOS freaks, regular people ;) should just get one of the above mentioned programs.
For more info / examples check the readme below.
Copyright (C) 2003 Andox <[email protected]> Disclaimer ---------- I take absolutely no responsibility for any harm this software may cause to your PC. Command and Conquer : Generals(TM) .BIG file container tool. --------------------------------------------- Version 1.0 BETA Some examples follows: 1. ccgtool.exe "D:\games\Command and Conquer Generals\Music.big" LIST This will output all filenames that music.big contains to screen. 2. ccgtool.exe "D:\games\Command and Conquer Generals\Music.big" EXTRACT * "C:\MyDir" This command will extract ALL files that music.big contains to directory C:\MyDir. 3. ccgtool.exe "D:\games\Command and Conquer Generals\MyBigFile.big" CREATE "C:\MyDir" This command will create a new BIG file from the files in C:\MyDir. FAQ: 1. "I just want to modify some of the games .ini files" Ok, then use these commands. ccgtool.exe "D:\games\Command and Conquer Generals\INI.big" EXTRACT * "C:\MyDir" After you have modified the files you want in C:\MyDir execute the following command. ccgtool.exe "D:\games\Command and Conquer Generals\MyINI.big" CREATE "C:\MyDir" Now rename "D:\games\Command and Conquer Generals\INI.big" to "D:\games\Command and Conquer Generals\INI_org.big" and "D:\games\Command and Conquer Generals\MyINI.big" to "D:\games\Command and Conquer Generals\INI.big" Start the game.
There are no comments yet. Be the first!