Hey guys I know everyone wants to be able to mod Crysis 2. Well here ya go. This is an extractor and half way down the page includes a .bms file specifically for Crysis 2.
I don't know if the Crytek folks will allow this so PM me if they have a problem.
Actually here ya go. You can go to guru3D to get the required stuff. This isn't illegal so I doubt they can remove it. But they might.
http://forums.guru3d.com/showthread.php?p=3931035
PS: This is an open source tool licensed under GPL. All someone did was create a Crysis 2 script for it.
EDIT: Also read the readme so you can get the files back into the .pak file. Make sure you backup all your files before using this. Also for steam version, make sure you close steam before doing this. It could potentially cause problems.
EDIT2: Here's the command to reimport the files.
Code:
quickbms -w -r With instructions on how to do it.
Instructions :
create a new file and call it reimport.bat
the file must contain the following line:
Code:
quickbms -w -r
go in the folder where you have extracted the file, modify the files you want and DELETE all the others
make a backup copy of the pak archive you want to reinject back
double-click on reimport.bat
do the exact things you did for the extraction
at the end of the process quickbms will show you how many files have been reimported, check if the number is correct.
Also it should be obvious but make sure the tool is in the same place as the .batch file and your working files. Otherwise it will probably error considering there's no installer. The link from guru3D also includes source code so you can use it on other operating systems including PPC based ones.
Instructions :
create a new file and call it reimport.bat
the file must contain the following line:
Code:
quickbms -w -r
go in the folder where you have extracted the file, modify the files you want and DELETE all the others
make a backup copy of the pak archive you want to reinject back
double-click on reimport.bat
do the exact things you did for the extraction
at the end of the process quickbms will show you how many files have been reimported, check if the number is correct.
Also it should be obvious but make sure the tool is in the same place as the .batch file and your working files. Otherwise it will probably error considering there's no installer. The link from guru3D also includes source code so you can use it on other operating systems including PPC based ones.
-
Jaylene Brower - Posts: 3347
- Joined: Tue Aug 15, 2006 12:24 pm