Post: [VID TUT] How to Edit WAW Nazi Zombies Patch
01-05-2011, 05:22 AM #1
jakehop22
Coupon Supreme
(adsbygoogle = window.adsbygoogle || []).push({}); Since I haven't seen much on this forum about editing nazi zombies patches, I thought I might aswell make a video a post a small tutorial. This is for educational purposes only.

BIG BIG BIG!!!! Thanks Karoolus for all the gsc's hex value offsets.
We love you broSmile

Auto-Decompressers and Recompressers.
Download now, and thanks to Karoolus for making the bat's.

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content. (GSC is split in 3 files in this patch !!)
You must login or register to view this content.
-----------
You must login or register to view this content.
----------------------------------------------------------------------------------------------

Small text tut for Der Riese Patches only:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 nazi_zombie_factory_patch.ff ./ 0
4. Open 0002c6e7.dat and 000311f1.dat in hex editor.
5. Do the offsets in 0002c6e7 for: 305B to FFFF (ctrl + e).
6. Do the offsets in 000311f1 for: 0 to 9042.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open the file in hex editor.
9. Do ctrl + e and type in CFA5 for length.
10. Copy the data and do Ctrl + B not V in 0002c6e7.dat.
11. Then copy all the data below the other data and do ctrl + b.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0002c6e7 -w -15 0002c6e7.dat nazi_zombie_factory_patch.ff & packzip -o 0x000311f1 -w -15 000311f1.dat nazi_zombie_factory_patch.ff
14. FTP and your done.


Nacht Der Toten:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0000851c.dat and 0000da44.dat in hex editor.
5. Do the offsets in 0000851c for: 87D4 to FFFF (ctrl + e).
6. Do the offsets in 0000da44 for: 0 to 620C.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 782C for length.
10. Copy the data and do Ctrl + B not V in 0000851c.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0000851c -w -15 0000851c.dat patch.ff & packzip -o 0x0000da44 -w -15 0000da44.dat patch.ff
14. FTP and your done.


Zombie Verrukt:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 00012899.dat and 000170b7.dat in hex editor.
5. Do the offsets in 00012899 for: DB12 to FFFF (ctrl + e).
6. Do the offsets in 000170b7.dat for: 0 to F9DF.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 24EE for length.
10. Copy the data and do Ctrl + B not V in 00012899.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00012899 -w -15 00012899.dat patch.ff & packzip -o 0x000170b7 -w -15 000170b7.dat patch.ff
14. FTP and your done.


Shi No Numa:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0003109c.dat, 00035df2.dat, and 0003a56.dat in hex editor.
5. Do the offsets in 0003109c for: E1F7 to FFFF (ctrl + e).
6. Do the offsets in 00035df2 for: 0 to FFFF.
7. Do the offsets in 0003a56 for: 0 to 1C7D.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

8. Copy the data & make a new file and save as _zombiemode.gsc.
9. Edit the stuff and then open all three files in hex editor.
10. Do ctrl + e in the gsc and type in 1E09 for length and copy the data.
11. Then do Ctrl + B not V in 0003109c.dat.
12. Then do Ctrl + e and for the start offset type: 1E09 & end offset: 11E08.
13. Copy all the data and do ctrl + b in 00035df2.dat.
14. Then copy all the data below and do ctrl + b into 0003a56.dat.
15. Then save all files and open cmd again.
16. Type: packzip -o 0x0003109c -w -15 0003109c.dat patch.ff & packzip -o 0x00035df2 -w -15 00035df2.dat patch.ff & packzip -o 0x0003a56 -w -15 0003a56.dat patch.ff
17. FTP and your done.


And for MULTIPLAYER:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch_mp.ff ./ 0
4. Open 00061530.dat and 000654ed.dat in hex editor.
5. Do the offsets in 00061530 for: A6AF to FFFF (ctrl + e).
6. Do the offsets in 000654ed for: 0 to 2FFA.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _missions.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 5951 for length.
10. Copy the data and do Ctrl + B not V in 00061530.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00061530 -w -15 00061530.dat patch_mp.ff & packzip -o 0x000654ed -w -15 000654ed.dat patch_mp.ff
14. FTP and your done.


EDIT 1:
Added a youtube video tutorial.

EDIT 2:
Make sure when your doing ctrl + b into the file: 000311f1.dat, 0000da44.dat, 0003a56.dat, and000170b7.dat; Also 00061530.dat for MP.
Make sure after the last } you have NOP's (00's) or 0A and 0D's until you see the "FF FF FF FF".
Also make sure at the end of those files, right before FF FF FF FF make sure you have a set of 00's, so it'll be like 00 FF FF FF FF.

EDIT 3:
Added Zombie Verruckt, Shi No Numa, Nacht Der Toten, and Multiplayer patch.


Next update:
Adding another video for another zombie patch.
Adding another video for multiplayer patch.

Video tutorial:
[ame="https://www.youtube.com/watch?v=YLMeyAgg99U"]YouTube - [PS3] How to Edit WAW Nazi Zombie Patches[/ame]
(adsbygoogle = window.adsbygoogle || []).push({});

The following 18 users say thank you to jakehop22 for this useful post:

crazy_blake7, Dreamcather, Galbiy, Grumpy, hacker103, Josh1210, lovebros, Lucy Pinder, manu0466, matt944057, Lopez., Pass Word, PS3MSL, Raider_Z77, Top_Dog_Uk, Xr3v0 HD, xShowtime32x, Xx-NukeClan-xX
01-05-2011, 11:44 PM #11
jakehop22
Coupon Supreme
Originally posted by Karoolus View Post
this is der riese patch, just so you know..
some ppl might mistake this for the patch.ff offsets, but this is nazi_zombie_factory_patch.ff which is for DER RIESE

you should copy the links to my archives with the offsets & copy your thread in 4 tabs (one for each zombie map + MP)
all you'd have to change in the tutorial is the HEX offsets, all the other stuff is exactly the same Smile

would be a nice post & (imo if done properly, clear & readable) worth a sticky Smile

Ite sure thing, when I have the time; I'll consider this.
I might make more tabs for other gsc's if any others are important.
Also, I ripped the code out of your zombie mod shop for aimbot.
It works fine, but I can't seem to turn it off; I've tried lots of things.
Hours and hours of editing, ftp'ing, data transfering and then testing; it's annoying to have to keep doing that to test the patch once.

@ guy above this post
I have Camtasia 7 Pro, I tried recording best resolution I could.
Is there any settings I can do to make it higher, or another program I can use for Windows 7 to make an HD video?
01-06-2011, 01:35 PM #12
Dreamcather
Call me Eddie Winky Winky
Originally posted by another user

@ guy above this post
I have Camtasia 7 Pro, I tried recording best resolution I could.
Is there any settings I can do to make it higher, or another program I can use for Windows 7 to make an HD video?


Download Fraps Smile

You must login or register to view this content.
01-06-2011, 08:42 PM #13
jakehop22
Coupon Supreme
It's alrite, I got Camtasia now working in Full HD. I'm making another video, adding and doing stuff. Will upload within a day.
01-06-2011, 09:53 PM #14
Karoolus
I'm the W@W Menu Guy !
Originally posted by jakehop22 View Post
Ite sure thing, when I have the time; I'll consider this.
I might make more tabs for other gsc's if any others are important.
Also, I ripped the code out of your zombie mod shop for aimbot.
It works fine, but I can't seem to turn it off; I've tried lots of things.
Hours and hours of editing, ftp'ing, data transfering and then testing; it's annoying to have to keep doing that to test the patch once.

@ guy above this post
I have Camtasia 7 Pro, I tried recording best resolution I could.
Is there any settings I can do to make it higher, or another program I can use for Windows 7 to make an HD video?


i wrote the base for the menu on NDU, where i could test some of the mods.. from then on it's like my mod menu now.. just add it to the list & it'll work..
01-06-2011, 11:04 PM #15
Dreamcather
Call me Eddie Winky Winky
Originally posted by jakehop22 View Post
It's alrite, I got Camtasia now working in Full HD. I'm making another video, adding and doing stuff. Will upload within a day.


U forget to QuoteSmile
Ok niceSmile
01-11-2011, 12:03 AM #16
quigs
Gym leader
my patch ends up 212 kb >< just errors on ps3
01-12-2011, 09:52 PM #17
Elementt
Bushigan
Originally posted by jakehop22 View Post
Since I haven't seen much on this forum about editing nazi zombies patches, I thought I might aswell make a video a post a small tutorial. This is for educational purposes only.

BIG BIG BIG!!!! Thanks Karoolus for all the gsc's hex value offsets.
We love you broSmile

Auto-Decompressers and Recompressers.
Download now, and thanks to Karoolus for making the bat's.
----------------------------------------------------------------------------------------------

Small text tut for Der Riese Patches only:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 nazi_zombie_factory_patch.ff ./ 0
4. Open 0002c6e7.dat and 000311f1.dat in hex editor.
5. Do the offsets in 0002c6e7 for: 305B to FFFF (ctrl + e).
6. Do the offsets in 000311f1 for: 0 to 9042.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open the file in hex editor.
9. Do ctrl + e and type in CFA5 for length.
10. Copy the data and do Ctrl + B not V in 0002c6e7.dat.
11. Then copy all the data below the other data and do ctrl + b.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0002c6e7 -w -15 0002c6e7.dat nazi_zombie_factory_patch.ff & packzip -o 0x000311f1 -w -15 000311f1.dat nazi_zombie_factory_patch.ff
14. FTP and your done.


Nacht Der Toten:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0000851c.dat and 0000da44.dat in hex editor.
5. Do the offsets in 0000851c for: 87D4 to FFFF (ctrl + e).
6. Do the offsets in 0000da44 for: 0 to 620C.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 782C for length.
10. Copy the data and do Ctrl + B not V in 0000851c.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0000851c -w -15 0000851c.dat patch.ff & packzip -o 0x0000da44 -w -15 0000da44.dat patch.ff
14. FTP and your done.


Zombie Verrukt:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 00012899.dat and 000170b7.dat in hex editor.
5. Do the offsets in 00012899 for: DB12 to FFFF (ctrl + e).
6. Do the offsets in 000170b7.dat for: 0 to F9DF.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 24EE for length.
10. Copy the data and do Ctrl + B not V in 00012899.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00012899 -w -15 00012899.dat patch.ff & packzip -o 0x000170b7 -w -15 000170b7.dat patch.ff
14. FTP and your done.


Shi No Numa:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0003109c.dat, 00035df2.dat, and 0003a56.dat in hex editor.
5. Do the offsets in 0003109c for: E1F7 to FFFF (ctrl + e).
6. Do the offsets in 00035df2 for: 0 to FFFF.
7. Do the offsets in 0003a56 for: 0 to 1C7D.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

8. Copy the data & make a new file and save as _zombiemode.gsc.
9. Edit the stuff and then open all three files in hex editor.
10. Do ctrl + e in the gsc and type in 1E09 for length and copy the data.
11. Then do Ctrl + B not V in 0003109c.dat.
12. Then do Ctrl + e and for the start offset type: 1E09 & end offset: 11E08.
13. Copy all the data and do ctrl + b in 00035df2.dat.
14. Then copy all the data below and do ctrl + b into 0003a56.dat.
15. Then save all files and open cmd again.
16. Type: packzip -o 0x0003109c -w -15 0003109c.dat patch.ff & packzip -o 0x00035df2 -w -15 00035df2.dat patch.ff & packzip -o 0x0003a56 -w -15 0003a56.dat patch.ff
17. FTP and your done.


And for MULTIPLAYER:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch_mp.ff ./ 0
4. Open 00061530.dat and 000654ed.dat in hex editor.
5. Do the offsets in 00061530 for: A6AF to FFFF (ctrl + e).
6. Do the offsets in 000654ed for: 0 to 2FFA.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _missions.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 5951 for length.
10. Copy the data and do Ctrl + B not V in 00061530.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00061530 -w -15 00061530.dat patch_mp.ff & packzip -o 0x000654ed -w -15 000654ed.dat patch_mp.ff
14. FTP and your done.


EDIT 1:
Added a youtube video tutorial.

EDIT 2:
Make sure when your doing ctrl + b into the file: 000311f1.dat, 0000da44.dat, 0003a56.dat, and000170b7.dat; Also 00061530.dat for MP.
Make sure after the last } you have NOP's (00's) or 0A and 0D's until you see the "FF FF FF FF".
Also make sure at the end of those files, right before FF FF FF FF make sure you have a set of 00's, so it'll be like 00 FF FF FF FF.

EDIT 3:
Added Zombie Verruckt, Shi No Numa, Nacht Der Toten, and Multiplayer patch.


Next update:
Adding another video for another zombie patch.
Adding another video for multiplayer patch.

Video tutorial:


Can you help me, im gettin a script compile error when editing der riese
01-13-2011, 01:07 AM #18
Craig1690x
Stupid is Stupid does
Originally posted by jakehop22 View Post
Since I haven't seen much on this forum about editing nazi zombies patches, I thought I might aswell make a video a post a small tutorial. This is for educational purposes only.

BIG BIG BIG!!!! Thanks Karoolus for all the gsc's hex value offsets.
We love you broSmile

Auto-Decompressers and Recompressers.
Download now, and thanks to Karoolus for making the bat's.

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content. (GSC is split in 3 files in this patch !!)
You must login or register to view this content.
-----------
You must login or register to view this content.
----------------------------------------------------------------------------------------------

Small text tut for Der Riese Patches only:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 nazi_zombie_factory_patch.ff ./ 0
4. Open 0002c6e7.dat and 000311f1.dat in hex editor.
5. Do the offsets in 0002c6e7 for: 305B to FFFF (ctrl + e).
6. Do the offsets in 000311f1 for: 0 to 9042.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open the file in hex editor.
9. Do ctrl + e and type in CFA5 for length.
10. Copy the data and do Ctrl + B not V in 0002c6e7.dat.
11. Then copy all the data below the other data and do ctrl + b.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0002c6e7 -w -15 0002c6e7.dat nazi_zombie_factory_patch.ff & packzip -o 0x000311f1 -w -15 000311f1.dat nazi_zombie_factory_patch.ff
14. FTP and your done.


Nacht Der Toten:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0000851c.dat and 0000da44.dat in hex editor.
5. Do the offsets in 0000851c for: 87D4 to FFFF (ctrl + e).
6. Do the offsets in 0000da44 for: 0 to 620C.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 782C for length.
10. Copy the data and do Ctrl + B not V in 0000851c.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0000851c -w -15 0000851c.dat patch.ff & packzip -o 0x0000da44 -w -15 0000da44.dat patch.ff
14. FTP and your done.


Zombie Verrukt:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 00012899.dat and 000170b7.dat in hex editor.
5. Do the offsets in 00012899 for: DB12 to FFFF (ctrl + e).
6. Do the offsets in 000170b7.dat for: 0 to F9DF.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 24EE for length.
10. Copy the data and do Ctrl + B not V in 00012899.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00012899 -w -15 00012899.dat patch.ff & packzip -o 0x000170b7 -w -15 000170b7.dat patch.ff
14. FTP and your done.


Shi No Numa:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0003109c.dat, 00035df2.dat, and 0003a56.dat in hex editor.
5. Do the offsets in 0003109c for: E1F7 to FFFF (ctrl + e).
6. Do the offsets in 00035df2 for: 0 to FFFF.
7. Do the offsets in 0003a56 for: 0 to 1C7D.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

8. Copy the data & make a new file and save as _zombiemode.gsc.
9. Edit the stuff and then open all three files in hex editor.
10. Do ctrl + e in the gsc and type in 1E09 for length and copy the data.
11. Then do Ctrl + B not V in 0003109c.dat.
12. Then do Ctrl + e and for the start offset type: 1E09 & end offset: 11E08.
13. Copy all the data and do ctrl + b in 00035df2.dat.
14. Then copy all the data below and do ctrl + b into 0003a56.dat.
15. Then save all files and open cmd again.
16. Type: packzip -o 0x0003109c -w -15 0003109c.dat patch.ff & packzip -o 0x00035df2 -w -15 00035df2.dat patch.ff & packzip -o 0x0003a56 -w -15 0003a56.dat patch.ff
17. FTP and your done.


And for MULTIPLAYER:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch_mp.ff ./ 0
4. Open 00061530.dat and 000654ed.dat in hex editor.
5. Do the offsets in 00061530 for: A6AF to FFFF (ctrl + e).
6. Do the offsets in 000654ed for: 0 to 2FFA.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _missions.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 5951 for length.
10. Copy the data and do Ctrl + B not V in 00061530.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00061530 -w -15 00061530.dat patch_mp.ff & packzip -o 0x000654ed -w -15 000654ed.dat patch_mp.ff
14. FTP and your done.


EDIT 1:
Added a youtube video tutorial.

EDIT 2:
Make sure when your doing ctrl + b into the file: 000311f1.dat, 0000da44.dat, 0003a56.dat, and000170b7.dat; Also 00061530.dat for MP.
Make sure after the last } you have NOP's (00's) or 0A and 0D's until you see the "FF FF FF FF".
Also make sure at the end of those files, right before FF FF FF FF make sure you have a set of 00's, so it'll be like 00 FF FF FF FF.

EDIT 3:
Added Zombie Verruckt, Shi No Numa, Nacht Der Toten, and Multiplayer patch.


Next update:
Adding another video for another zombie patch.
Adding another video for multiplayer patch.

Video tutorial:
You must login or register to view this content.




were does my zombie patch go in file manager for Uk ??

---------- Post added at 07:07 PM ---------- Previous post was at 06:55 PM ----------

Originally posted by jakehop22 View Post
Since I haven't seen much on this forum about editing nazi zombies patches, I thought I might aswell make a video a post a small tutorial. This is for educational purposes only.

BIG BIG BIG!!!! Thanks Karoolus for all the gsc's hex value offsets.
We love you broSmile

Auto-Decompressers and Recompressers.
Download now, and thanks to Karoolus for making the bat's.

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content. (GSC is split in 3 files in this patch !!)
You must login or register to view this content.
-----------
You must login or register to view this content.
----------------------------------------------------------------------------------------------

Small text tut for Der Riese Patches only:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 nazi_zombie_factory_patch.ff ./ 0
4. Open 0002c6e7.dat and 000311f1.dat in hex editor.
5. Do the offsets in 0002c6e7 for: 305B to FFFF (ctrl + e).
6. Do the offsets in 000311f1 for: 0 to 9042.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open the file in hex editor.
9. Do ctrl + e and type in CFA5 for length.
10. Copy the data and do Ctrl + B not V in 0002c6e7.dat.
11. Then copy all the data below the other data and do ctrl + b.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0002c6e7 -w -15 0002c6e7.dat nazi_zombie_factory_patch.ff & packzip -o 0x000311f1 -w -15 000311f1.dat nazi_zombie_factory_patch.ff
14. FTP and your done.


Nacht Der Toten:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0000851c.dat and 0000da44.dat in hex editor.
5. Do the offsets in 0000851c for: 87D4 to FFFF (ctrl + e).
6. Do the offsets in 0000da44 for: 0 to 620C.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 782C for length.
10. Copy the data and do Ctrl + B not V in 0000851c.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x0000851c -w -15 0000851c.dat patch.ff & packzip -o 0x0000da44 -w -15 0000da44.dat patch.ff
14. FTP and your done.


Zombie Verrukt:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 00012899.dat and 000170b7.dat in hex editor.
5. Do the offsets in 00012899 for: DB12 to FFFF (ctrl + e).
6. Do the offsets in 000170b7.dat for: 0 to F9DF.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _zombiemode.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 24EE for length.
10. Copy the data and do Ctrl + B not V in 00012899.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00012899 -w -15 00012899.dat patch.ff & packzip -o 0x000170b7 -w -15 000170b7.dat patch.ff
14. FTP and your done.


Shi No Numa:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch.ff ./ 0
4. Open 0003109c.dat, 00035df2.dat, and 0003a56.dat in hex editor.
5. Do the offsets in 0003109c for: E1F7 to FFFF (ctrl + e).
6. Do the offsets in 00035df2 for: 0 to FFFF.
7. Do the offsets in 0003a56 for: 0 to 1C7D.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

8. Copy the data & make a new file and save as _zombiemode.gsc.
9. Edit the stuff and then open all three files in hex editor.
10. Do ctrl + e in the gsc and type in 1E09 for length and copy the data.
11. Then do Ctrl + B not V in 0003109c.dat.
12. Then do Ctrl + e and for the start offset type: 1E09 & end offset: 11E08.
13. Copy all the data and do ctrl + b in 00035df2.dat.
14. Then copy all the data below and do ctrl + b into 0003a56.dat.
15. Then save all files and open cmd again.
16. Type: packzip -o 0x0003109c -w -15 0003109c.dat patch.ff & packzip -o 0x00035df2 -w -15 00035df2.dat patch.ff & packzip -o 0x0003a56 -w -15 0003a56.dat patch.ff
17. FTP and your done.


And for MULTIPLAYER:
    
1. Make a new folder called "pack" that has packzip, offzip & patch.
2. Open cmd and type cd desktop/pack.
3. Type in: offzip -a -z -15 patch_mp.ff ./ 0
4. Open 00061530.dat and 000654ed.dat in hex editor.
5. Do the offsets in 00061530 for: A6AF to FFFF (ctrl + e).
6. Do the offsets in 000654ed for: 0 to 2FFA.

HINT: KEEP THE DATA HIGHLIGHTED AND DONT CLOSE OUTA HEX EDITOR.

7. Copy the data & make a new file and save as _missions.gsc.
8. Edit the stuff and then open all three files in hex editor.
9. Do ctrl + e in the gsc and type in 5951 for length.
10. Copy the data and do Ctrl + B not V in 00061530.dat.
11. Then copy all the data below the other data and do ctrl + b in the other file.
12. Then save all files and open cmd again.
13. Type: packzip -o 0x00061530 -w -15 00061530.dat patch_mp.ff & packzip -o 0x000654ed -w -15 000654ed.dat patch_mp.ff
14. FTP and your done.


EDIT 1:
Added a youtube video tutorial.

EDIT 2:
Make sure when your doing ctrl + b into the file: 000311f1.dat, 0000da44.dat, 0003a56.dat, and000170b7.dat; Also 00061530.dat for MP.
Make sure after the last } you have NOP's (00's) or 0A and 0D's until you see the "FF FF FF FF".
Also make sure at the end of those files, right before FF FF FF FF make sure you have a set of 00's, so it'll be like 00 FF FF FF FF.

EDIT 3:
Added Zombie Verruckt, Shi No Numa, Nacht Der Toten, and Multiplayer patch.


Next update:
Adding another video for another zombie patch.
Adding another video for multiplayer patch.

Video tutorial:
You must login or register to view this content.




were does my zombie patch go in file manager for Uk ??
01-13-2011, 12:10 PM #19
xHaydeennn
Bounty hunter
Great post mate Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo