Post: How To Create A Patch Compresser
04-02-2011, 09:42 PM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({}); How To Create Your Own Call Of Duty 4 Patch Compresser.
Please Make This For Personal Use, don't want to many to get released.


Whats Needed.
- Notepad ++
- Offzip
- Packzip
- You're Patch


Creating Decompresser-
- Open Up Notepad.
- Enter The Following..
    offzip.exe -a -z -15 patch_mp.ff ./ 0 

- Save It As "Decompress" and as a ".bat (batch file)"

Information
That will decompress the patch, keep wich ever files you need, or enter this code.
    
del 0000000e.dat
del 0000e0d7.dat
del 0000f7d8.dat
del 0000d0ec.dat
del 0000c6b1.dat
del 000a61a5.dat
del 000b2c24.dat
del 000bf08f.dat
del 000ca4fb.dat
del 000d36fc.dat
del 000dec3d.dat
del 000eafb6.dat
del 000f9134.dat
del 0003ca23.dat
del 0003f759.dat
del 0004b022.dat
del 0004dffc.dat
del 0004e09c.dat
del 0005d834.dat
del 0006cee8.dat
del 0007ab04.dat
del 0008db27.dat
del 00011c84.dat
del 00012edc.dat
del 00014d25.dat
del 00016a92.dat
del 00036b52.dat
del 00039c32.dat
del 00044dcd.dat
del 00050e22.dat
del 00051c9f.dat
del 00074a30.dat
del 00083c33.dat
del 000111ca.dat
del 000161fd.dat
del 000476cf.dat
del 000521da.dat
del 000659ce.dat
del 00055714.dat
del 00051896.dat
del 00051789.dat
del 00050290.dat
del 00042528.dat
del 00017612.dat
del 00014439.dat
del 00013878.dat
del 00012849.dat
del 00010961.dat
del 0009979b.dat
del 0004762f.dat
del 0001854d.dat
del 0001559b.dat
del 000511b6.dat

Credit to _Nutty_ for the Del Codes


Creating Recompresser-
- Open Up Notepad.
- Enter The Following..
    packzip.exe -o 0x00030783 -w -15 00030783.dat patch_mp.ff  
packzip.exe -o 0x0001ec06 -w -15 0001ec06.dat patch_mp.ff
packzip.exe -o 0x0001b571 -w -15 0001b571.dat patch_mp.ff
packzip.exe -o 0x0002cbcc -w -15 0002cbcc.dat patch_mp.ff
packzip.exe -o 0x00025c1d -w -15 00025c1d.dat patch_mp.ff
packzip.exe -o 0x000295f3 -w -15 000295f3.dat patch_mp.ff
packzip.exe -o 0x000338ec -w -15 000338ec.dat patch_mp.ff
packzip.exe -o 0x0001987e -w -15 0001987e.dat patch_mp.ff
packzip.exe -o 0x00022125 -w -15 00022125.dat patch_mp.ff

- Save It As "Recompress" and as a ".bat (batch file)"

Information
That Should Pack Ever .gsc Needed, so you can edit any .GSC


Video Tutorial Here..
[ame]https://www.youtube.com/watch?v=IFldYNwdYag&feature=channel_video_title[/ame][/FONT]


Massive Credits To _Nutty_
(adsbygoogle = window.adsbygoogle || []).push({});

The following 7 users say thank you to Correy for this useful post:

Baby-panama, Docko412, Galbiy, GetDeleted -_-, IRiSe_GodFather, juddylovespizza, tylerallmighty
04-20-2011, 03:33 PM #29
Correy
I'm the Original
added a video tutorial for people who are stuck or need help :love:
04-21-2011, 02:26 PM #30
Originally posted by xCorrey
How To Create Your Own Call Of Duty 4 Patch Compresser.


can u tell me what the code is in c# or something to make a program run a .bat file? i'm having trouble figuring it out. could u pm me.?
04-23-2011, 05:16 PM #31
Originally posted by d3ss34tpr0ducts View Post
can u tell me what the code is in c# or something to make a program run a .bat file? i'm having trouble figuring it out. could u pm me.?


i can gather some coding for you if you like..
04-23-2011, 05:24 PM #32
Originally posted by FerTheLol View Post
i can gather some coding for you if you like..


well that would be great pm to me tho.
04-25-2011, 12:34 PM #33
Default Avatar
Brad
Guest
Originally posted by xCorrey
How To Create Your Own Call Of Duty 4 Patch Compresser.
Please Make This For Personal Use, don't want to many to get released.


Whats Needed.
- Notepad ++
- Offzip
- Packzip
- You're Patch


Creating Decompresser-
- Open Up Notepad.
- Enter The Following..
    offzip.exe -a -z -15 patch_mp.ff ./ 0 

- Save It As "Decompress" and as a ".bat (batch file)"

Information
That will decompress the patch, keep wich ever files you need, or enter this code.
    
del 0000000e.dat
del 0000e0d7.dat
del 0000f7d8.dat
del 0000d0ec.dat
del 0000c6b1.dat
del 000a61a5.dat
del 000b2c24.dat
del 000bf08f.dat
del 000ca4fb.dat
del 000d36fc.dat
del 000dec3d.dat
del 000eafb6.dat
del 000f9134.dat
del 0003ca23.dat
del 0003f759.dat
del 0004b022.dat
del 0004dffc.dat
del 0004e09c.dat
del 0005d834.dat
del 0006cee8.dat
del 0007ab04.dat
del 0008db27.dat
del 00011c84.dat
del 00012edc.dat
del 00014d25.dat
del 00016a92.dat
del 00036b52.dat
del 00039c32.dat
del 00044dcd.dat
del 00050e22.dat
del 00051c9f.dat
del 00074a30.dat
del 00083c33.dat
del 000111ca.dat
del 000161fd.dat
del 000476cf.dat
del 000521da.dat
del 000659ce.dat
del 00055714.dat
del 00051896.dat
del 00051789.dat
del 00050290.dat
del 00042528.dat
del 00017612.dat
del 00014439.dat
del 00013878.dat
del 00012849.dat
del 00010961.dat
del 0009979b.dat
del 0004762f.dat
del 0001854d.dat
del 0001559b.dat
del 000511b6.dat

Credit to _Nutty_ for the Del Codes


Creating Recompresser-
- Open Up Notepad.
- Enter The Following..
    packzip.exe -o 0x00030783 -w -15 00030783.dat patch_mp.ff  
packzip.exe -o 0x0001ec06 -w -15 0001ec06.dat patch_mp.ff
packzip.exe -o 0x0001b571 -w -15 0001b571.dat patch_mp.ff
packzip.exe -o 0x0002cbcc -w -15 0002cbcc.dat patch_mp.ff
packzip.exe -o 0x00025c1d -w -15 00025c1d.dat patch_mp.ff
packzip.exe -o 0x000295f3 -w -15 000295f3.dat patch_mp.ff
packzip.exe -o 0x000338ec -w -15 000338ec.dat patch_mp.ff
packzip.exe -o 0x0001987e -w -15 0001987e.dat patch_mp.ff
packzip.exe -o 0x00022125 -w -15 00022125.dat patch_mp.ff

- Save It As "Recompress" and as a ".bat (batch file)"

Information
That Should Pack Ever .gsc Needed, so you can edit any .GSC


Video Tutorial Here..
You must login or register to view this content.[/FONT]


Massive Credits To _Nutty_


how do we know what file is what thread?
04-25-2011, 06:59 PM #34
Correy
I'm the Original
Originally posted by Dr.
how do we know what file is what thread?


what do you meen ?
04-25-2011, 07:12 PM #35
Default Avatar
Brad
Guest
Originally posted by xCorrey
what do you meen ?


sorry. i mean how do we know what files what thing like missions.gsc
04-25-2011, 08:00 PM #36
Correy
I'm the Original
Originally posted by Dr.
sorry. i mean how do we know what files what thing like missions.gsc


thats what you need to know yourself, but it keeps the .GSC's needed. btw, the _weapons.gsc is 00002cbcc.gsc

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo