Need help With Gibbeds tools

Hi Can Some one Please Explain to me (without getting angry at me. or making Fun Of Me because Of My problems) how to get Mods to work on far cry 3. ive been trying for ages but i dont understand what they want me to do.
I might look Easy For other people. but for me its hard to figure out

Help Will Be Appreciated Thanks




This Was The Ubisoft Forums Instructions

1. Download unpack/pack tools from Rick:
http://svn.gib.me/builds/dunia2/ (last dunia2-r35_b27)
2. With Gibbed.Dunia2.Unpack.exe unpack files worlds\fc3_main\fc3_main.dat/.fat, common.dat/.fat, patch.dat/.fat. This is sufficient for editing a single.
Help:

Code:
Usage: Gibbed.Dunia2.Unpack.exe [OPTIONS]+ input_fat [output_dir]

Unpack files from a Big File (FAT/DAT pair).

Options:
-o, --overwrite overwrite existing files
--nu, --no-unknowns don't extract unknown files
-f, --filter=VALUE only extract files using pattern
-v, --verbose be verbose
-h, --help show this message and exit
3. Find and edit the files.
4. Add the edited files in a folder with the unpacked patch.dat/.fat
5. Pack the new patch.dat/.fat with Gibbed.Dunia2.Pack.exe (that is, it must contain all the original files from patch.dat/.fat + files you edited)
Help:

Code:
Usage: Gibbed.Dunia2.Pack.exe [OPTIONS]+ output_fat input_directory+

Pack files from input directories into a Big File (FAT/DAT pair).

Options:
-v, --verbose be verbose
-c, --compress compress data with LZO1x
--pv, --package-version
package version (default 9)
--pp, --package-platform
package platform (default PC)
-h, --help show this message and exit
6. Copy new patch.dat/.fat folder data_win32\ and play =)

 
Back
Top