Post: help to recom patch.ff
01-03-2011, 11:47 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); i need a help to recompress 000085c1.dat 000170b7.dat in the patch.ff can some one write me the comand for packzip??






PS:sorry for my english i'm italian
(adsbygoogle = window.adsbygoogle || []).push({});
01-04-2011, 03:39 AM #2
w8t4it
Are you high?
Originally posted by manu0466 View Post
i need a help to recompress 000085c1.dat 000170b7.dat in the patch.ff can some one write me the comand for packzip??






PS:sorry for my english i'm italian


NOT MY TUTORIAL

since this post is in W@W section...this tutorial is for W@W modding

This tutorial shows you how to edit _rank.gsc. If you follow the tutorial you will not get a black screen, but you will still get syntax error if you code has errors. Please use a clean patch or a patch you know is already working when doing this.



1. open cmd
2. type
Code:

cd desktop/pack


3. type
Code:

offzip -a -z -15 patch_mp.ff ./ 0



4. Delete all the new created files except these (only two of them will be used in this tutorial) 0002cbcc 000295f3 00030783

5. Open0002cbcc 000295f3 in your hex editor



6. In 000295f3 press
Code:

ctrl + E

7. In the start box put
Code:

A00D



8. In length box put
Code:

5FF3

9. Click ok



10. Press
Code:

ctrl + C

11. Then
Code:

Ctrl + N

12. Then
Code:

Ctrl + V





13. Now go to the 0002cbcc file

14. Press ctrl + E start offset is
Code:

0

15. Length is
Code:

1A9B

16. Press
Code:

ok

17. Press
Code:

Ctrl + C

18. Go to the end of the new file you created and press
Code:

Ctrl+V

19. Delete all of the 00 at the end end of the file
It should look something like the picture below with the 0A at the end


19. Save the file as
Code:

rank.gsc

20. Go to your pack folder and right click on rank.gsc and open it up with notepad++ or whatever text editor you use



21. Edit the file however you want

22. Save the file after you edit in and open it back up in the hex editor

23. Press
Code:

Ctrl + E



24. In the Start offset box put
Code:

0

25. In the length box put
Code:

5ff3


26. Go to the 000295f3 file

27. Press
Code:

Ctrl + E



28. In the Start offset box put
Code:

A00D

29. In the length box put
Code:

5ff3

30. Press
Code:

ctrl + B

to paste the selected text from rank.gsc into the selected area in 000295f3 (make sure you don't change the file size.)

31. Save 000295f3

32. Open cmd

33. type
Code:

cd desktop/pack

then press enter

34. then type
Code:

packzip -o 0x000295f3 -w -15 000295f3.dat patch_mp.ff



35. Close 000295f3 in your hex editor

36. Go to rank.gsc in your hex editor

37. Press
Code:

Ctrl + G



38. Go to offset
Code:

5ff3



39. Press
Code:

Ctrl + Shift + END

40. Copy the selected text

41. Go to 0002cbcc

42. Press
Code:

Ctrl + E

43. Start offset is
Code:

0

44. Length is
Code:

1A9B

45. Press
Code:

Ctrl + B

to paste what you copied from rank.gsc

46. Place the insertion point in right after the red letters



47. Now push
Code:

Ctrl + E

48. Leave Start offset wherever it is at

49. In length put
Code:

1a9b

50. Click ok

51. right click the selected area

52. Click fill selection

53. Fill with 00





54. Save the file

55. open cmd and type
Code:

cd desktop/pack

56. then type
Code:

packzip -o 0x0002cbcc -w -15 0002cbcc.dat patch_mp.ff




Your Done!!
01-04-2011, 08:40 AM #3
Dreamcather
Call me Eddie Winky Winky
Originally posted by w8t4it View Post
NOT MY TUTORIAL

since this post is in W@W section...this tutorial is for W@W modding

This tutorial shows you how to edit _rank.gsc. If you follow the tutorial you will not get a black screen, but you will still get syntax error if you code has errors. Please use a clean patch or a patch you know is already working when doing this.



1. open cmd
2. type
Code:

cd desktop/pack


3. type
Code:

offzip -a -z -15 patch_mp.ff ./ 0



4. Delete all the new created files except these (only two of them will be used in this tutorial) 0002cbcc 000295f3 00030783

5. Open0002cbcc 000295f3 in **** hex editor



6. In 000295f3 press
Code:

ctrl + E

7. In the start box put
Code:

A00D



8. In length box put
Code:

5FF3

9. Click ok



10. Press
Code:

ctrl + C

11. Then
Code:

Ctrl + N

12. Then
Code:

Ctrl + V





13. Now go to the 0002cbcc file

14. Press ctrl + E start offset is
Code:

0

15. Length is
Code:

1A9B

16. Press
Code:

ok

17. Press
Code:

Ctrl + C

18. Go to the end of the new file you created and press
Code:

Ctrl+V

19. Delete all of the 00 at the end end of the file
It should look something like the picture below with the 0A at the end


19. Save the file as
Code:

rank.gsc

20. Go to **** pack folder and right click on rank.gsc and open it up with notepad++ or whatever text editor you use



21. Edit the file however you want

22. Save the file after you edit in and open it back up in the hex editor

23. Press
Code:

Ctrl + E



24. In the Start offset box put
Code:

0

25. In the length box put
Code:

5ff3


26. Go to the 000295f3 file

27. Press
Code:

Ctrl + E



28. In the Start offset box put
Code:

A00D

29. In the length box put
Code:

5ff3

30. Press
Code:

ctrl + B

to paste the selected text from rank.gsc into the selected area in 000295f3 (make sure you don't change the file size.)

31. Save 000295f3

32. Open cmd

33. type
Code:

cd desktop/pack

then press enter

34. then type
Code:

packzip -o 0x000295f3 -w -15 000295f3.dat patch_mp.ff



35. Close 000295f3 in **** hex editor

36. Go to rank.gsc in **** hex editor

37. Press
Code:

Ctrl + G



38. Go to offset
Code:

5ff3



39. Press
Code:

Ctrl + Shift + END

40. Copy the selected text

41. Go to 0002cbcc

42. Press
Code:

Ctrl + E

43. Start offset is
Code:

0

44. Length is
Code:

1A9B

45. Press
Code:

Ctrl + B

to paste what you copied from rank.gsc

46. Place the insertion point in right after the red letters



47. Now push
Code:

Ctrl + E

48. Leave Start offset wherever it is at

49. In length put
Code:

1a9b

50. Click ok

51. right click the selected area

52. Click fill selection

53. Fill with 00





54. Save the file

55. open cmd and type
Code:

cd desktop/pack

56. then type
Code:

packzip -o 0x0002cbcc -w -15 0002cbcc.dat patch_mp.ff




**** Done!!


That's not for zombie patch. That's for multiplayer patch.
01-04-2011, 11:05 AM #4
Originally posted by w8t4it View Post
NOT MY TUTORIAL

since this post is in W@W section...this tutorial is for W@W modding

This tutorial shows you how to edit _rank.gsc. If you follow the tutorial you will not get a black screen, but you will still get syntax error if you code has errors. Please use a clean patch or a patch you know is already working when doing this.



1. open cmd
2. type
Code:

cd desktop/pack


3. type
Code:

offzip -a -z -15 patch_mp.ff ./ 0



4. Delete all the new created files except these (only two of them will be used in this tutorial) 0002cbcc 000295f3 00030783

5. Open0002cbcc 000295f3 in your hex editor



6. In 000295f3 press
Code:

ctrl + E

7. In the start box put
Code:

A00D



8. In length box put
Code:

5FF3

9. Click ok



10. Press
Code:

ctrl + C

11. Then
Code:

Ctrl + N

12. Then
Code:

Ctrl + V





13. Now go to the 0002cbcc file

14. Press ctrl + E start offset is
Code:

0

15. Length is
Code:

1A9B

16. Press
Code:

ok

17. Press
Code:

Ctrl + C

18. Go to the end of the new file you created and press
Code:

Ctrl+V

19. Delete all of the 00 at the end end of the file
It should look something like the picture below with the 0A at the end


19. Save the file as
Code:

rank.gsc

20. Go to your pack folder and right click on rank.gsc and open it up with notepad++ or whatever text editor you use



21. Edit the file however you want

22. Save the file after you edit in and open it back up in the hex editor

23. Press
Code:

Ctrl + E



24. In the Start offset box put
Code:

0

25. In the length box put
Code:

5ff3


26. Go to the 000295f3 file

27. Press
Code:

Ctrl + E



28. In the Start offset box put
Code:

A00D

29. In the length box put
Code:

5ff3

30. Press
Code:

ctrl + B

to paste the selected text from rank.gsc into the selected area in 000295f3 (make sure you don't change the file size.)

31. Save 000295f3

32. Open cmd

33. type
Code:

cd desktop/pack

then press enter

34. then type
Code:

packzip -o 0x000295f3 -w -15 000295f3.dat patch_mp.ff



35. Close 000295f3 in your hex editor

36. Go to rank.gsc in your hex editor

37. Press
Code:

Ctrl + G



38. Go to offset
Code:

5ff3



39. Press
Code:

Ctrl + Shift + END

40. Copy the selected text

41. Go to 0002cbcc

42. Press
Code:

Ctrl + E

43. Start offset is
Code:

0

44. Length is
Code:

1A9B

45. Press
Code:

Ctrl + B

to paste what you copied from rank.gsc

46. Place the insertion point in right after the red letters



47. Now push
Code:

Ctrl + E

48. Leave Start offset wherever it is at

49. In length put
Code:

1a9b

50. Click ok

51. right click the selected area

52. Click fill selection

53. Fill with 00





54. Save the file

55. open cmd and type
Code:

cd desktop/pack

56. then type
Code:

packzip -o 0x0002cbcc -w -15 0002cbcc.dat patch_mp.ff




Your Done!!



i need help to recomp the zombie patch
01-04-2011, 10:24 PM #5
w8t4it
Are you high?
Originally posted by manu0466 View Post
i need help to recomp the zombie patch


if the the recomp for zombie patches is different then I can't help you with that. BUT I can't imagine that its much different....... Just take some time and search NGU a bit, I'm sure you'll find what you need!! Good Luck
01-04-2011, 10:40 PM #6
Karoolus
I'm the W@W Menu Guy !
Originally posted by w8t4it View Post
NOT MY TUTORIAL

since this post is in W@W section...this tutorial is for W@W modding

This tutorial shows you how to edit _rank.gsc. If you follow the tutorial you will not get a black screen, but you will still get syntax error if you code has errors. Please use a clean patch or a patch you know is already working when doing this.



1. open cmd
2. type
Code:

cd desktop/pack


3. type
Code:

offzip -a -z -15 patch_mp.ff ./ 0



4. Delete all the new created files except these (only two of them will be used in this tutorial) 0002cbcc 000295f3 00030783

5. Open0002cbcc 000295f3 in your hex editor



6. In 000295f3 press
Code:

ctrl + E

7. In the start box put
Code:

A00D



8. In length box put
Code:

5FF3

9. Click ok



10. Press
Code:

ctrl + C

11. Then
Code:

Ctrl + N

12. Then
Code:

Ctrl + V





13. Now go to the 0002cbcc file

14. Press ctrl + E start offset is
Code:

0

15. Length is
Code:

1A9B

16. Press
Code:

ok

17. Press
Code:

Ctrl + C

18. Go to the end of the new file you created and press
Code:

Ctrl+V

19. Delete all of the 00 at the end end of the file
It should look something like the picture below with the 0A at the end


19. Save the file as
Code:

rank.gsc

20. Go to your pack folder and right click on rank.gsc and open it up with notepad++ or whatever text editor you use



21. Edit the file however you want

22. Save the file after you edit in and open it back up in the hex editor

23. Press
Code:

Ctrl + E



24. In the Start offset box put
Code:

0

25. In the length box put
Code:

5ff3


26. Go to the 000295f3 file

27. Press
Code:

Ctrl + E



28. In the Start offset box put
Code:

A00D

29. In the length box put
Code:

5ff3

30. Press
Code:

ctrl + B

to paste the selected text from rank.gsc into the selected area in 000295f3 (make sure you don't change the file size.)

31. Save 000295f3

32. Open cmd

33. type
Code:

cd desktop/pack

then press enter

34. then type
Code:

packzip -o 0x000295f3 -w -15 000295f3.dat patch_mp.ff



35. Close 000295f3 in your hex editor

36. Go to rank.gsc in your hex editor

37. Press
Code:

Ctrl + G



38. Go to offset
Code:

5ff3



39. Press
Code:

Ctrl + Shift + END

40. Copy the selected text

41. Go to 0002cbcc

42. Press
Code:

Ctrl + E

43. Start offset is
Code:

0

44. Length is
Code:

1A9B

45. Press
Code:

Ctrl + B

to paste what you copied from rank.gsc

46. Place the insertion point in right after the red letters



47. Now push
Code:

Ctrl + E

48. Leave Start offset wherever it is at

49. In length put
Code:

1a9b

50. Click ok

51. right click the selected area

52. Click fill selection

53. Fill with 00





54. Save the file

55. open cmd and type
Code:

cd desktop/pack

56. then type
Code:

packzip -o 0x0002cbcc -w -15 0002cbcc.dat patch_mp.ff




Your Done!!


looking at the numbers & file names i'd say this is for COD4.. it's definately not for WAW, i can assure you that.. you won't even find the files you say you need :p

Originally posted by manu0466 View Post
i need a help to recompress 000085c1.dat 000170b7.dat in the patch.ff can some one write me the comand for packzip??

PS:sorry for my english i'm italian


Originally posted by manu0466 View Post
i need help to recomp the zombie patch


look for a thread made by me that's named "HEX offsets for all zombie maps"
download the NDU archive & it contains the file you need to offzip/packzip

all you do is double click the .bat file & it automatically (de)compresses the patch

The following 2 users say thank you to Karoolus for this useful post:

manu0466, w8t4it
01-04-2011, 10:43 PM #7
w8t4it
Are you high?
Originally posted by Karoolus View Post
looking at the numbers & file names i'd say this is for COD4.. it's definately not for WAW, i can assure you that.. you won't even find the files you say you need :p





look for a thread made by me that's named "HEX offsets for all zombie maps"
download the NDU archive & it contains the file you need to offzip/packzip

all you do is double click the .bat file & it automatically (de)compresses the patch


Good catch bro!!! I would've hated to steer this guy way wrong. I must have filed that text in the wrong folder.....:mad::mad:
01-04-2011, 10:52 PM #8
Thanks for help +rep for you
01-05-2011, 12:39 AM #9
Good Tut Thanx You GG

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo