Search found 9 matches

by COOLak
Fri Aug 02, 2013 7:29 pm
Forum: Game Archive
Topic: Cabela's 4x4 Off-Road Adventure [.RES]
Replies: 8
Views: 2210

Re: Cabela's 4x4 Off-Road Adventure [.RES]

I've been helped, so closed.
by COOLak
Wed Jul 31, 2013 5:40 pm
Forum: Game Archive
Topic: Cabela's 4x4 Off-Road Adventure [.RES]
Replies: 8
Views: 2210

Re: Cabela's 4x4 Off-Road Adventure [.RES]

Thief1987 wrote:link is same, data3.res in both
Oops, sorry. Replaced the second link.
by COOLak
Wed Jul 31, 2013 4:57 pm
Forum: Game Archive
Topic: Cabela's 4x4 Off-Road Adventure [.RES]
Replies: 8
Views: 2210

Re: Cabela's 4x4 Off-Road Adventure [.RES]

Thief1987 wrote:Which files in which archive you want pack back?
COOLak wrote:Archive example:
http://www.mediafire.com/?0b6i16tywf3y10x

The files I need to pack back:
http://www.mediafire.com/?2cdbqyadf86ndoj
The archive data3.res is on the first link. The files I need to replace within it are on the second link.
by COOLak
Fri Aug 31, 2012 6:18 pm
Forum: Game Archive
Topic: Cabela's 4x4 Off-Road Adventure [.RES]
Replies: 8
Views: 2210

Re: Cabela's 4x4 Off-Road Adventure [.RES]

Read section 3 in QuickBMS readme. Yeah, I did this a month ago. do your modifications to the extracted files and I suggest to delete the files that have not been modified so that the reimporting process will be faster, so if you can it's better if in the folder you leave only the files you have ch...
by COOLak
Fri Aug 31, 2012 5:54 pm
Forum: Game Archive
Topic: Cabela's 4x4 Off-Road Adventure [.RES]
Replies: 8
Views: 2210

Cabela's 4x4 Off-Road Adventure [.RES]

Hello. The game is Cabela's 4x4 Off-Road Adventure (FUN labs, 2001). I need to be able to repack this game's archives for my modifications. One person has helped me and created the script for QuickBMS. But the thing is that I must be able to repack the files with bigger size to these archives. It i...
by COOLak
Fri Aug 17, 2012 9:25 pm
Forum: Compressed files and methods
Topic: Quick BMS
Replies: 7
Views: 2608

Re: Quick BMS

the words of chrrox mean only that if you want to use bigger files you must code a repacker from scratch, and in that case a bms script is not a good solution because it doesn't grant the flexibility and the complexity needed for a repacker/rebuilder. in short if the script is valid for reinjection...
by COOLak
Fri Aug 17, 2012 8:24 pm
Forum: Compressed files and methods
Topic: Quick BMS
Replies: 7
Views: 2608

Re: Quick BMS

Pretty sure the restriction that the filesize cannot be bigger than the original is program limitation, not a script limitation. Well, I'm considering these words: the auto function wont let you put back bigger files. you can code your own script to repack any file but you have to know what you are...
by COOLak
Fri Aug 17, 2012 4:25 pm
Forum: Compressed files and methods
Topic: Quick BMS
Replies: 7
Views: 2608

Re: Quick BMS

Then can someone please rewrite the script for me so it could re-import files bigger than original? ImpType Standard # signature 0x1234 IDString "\x34\x12\x00\x00" Get TOC Long GoTo TOC # signature 0x5768 IDString "\x78\x56\x00\x00" Get FileCount Long Get TOCPkSize Long # 256+4+4...