0


Ok, first off I would like to give mad props to MaDc0w for his tut about how to resize/erase/add .gsc and .cfg files to a mod menu. If he wouldn't have made that tut, I would not have learned how to do this.
Oh and another thing, all the button configs can be located in the code_post_gfx_mp.ff after you decompress it with offzip.
So, first of all you need a command code.
Let's use the one I edited.
ZOMBIES BRAVO COMMAND CODE v.3 [EDITED BY xCALEBx]
42000000 90000000
0613ABDE 000000C9
78DA658F CB0A8330
1045F782 FF30B8ED
B25F10AB 45E9933E
9076D161 6A820D4D
A2C4D862 BFBE16A4
28EE06CE 3D973B8D
B94BC349 29DFFB1D
90A52926 BB4D0C41
51F2C0F7 DC5BD6EE
4F1804A6 CC95AC26
E4DA09F2 2580B42E
4730DAB3 08A35DB6
ED03EED1 182E6CD1
186CAAC2 12171C3F
7AAA9CF7 BD60A9C5
697A3869 5657561A
876438E6 A4852555
E6CF69E5 3A5E9EFA
D2D0CAFC 89A1A2DA
098BBA1A 3686E357
6A6A21B8 CDB3849D
8ED0ADBA C4474837
C020618B 557CF0BD
2F775169 96000000
00000000 00000000
E0000000 80008000
NOTE: In this tut I don't use a ram dump, but you may if you would like to.
Now, like MaDc0w said in his tut.... you need to take the entire button config out of the code.
And for command codes the beginning of all button configs start with the hex value of 78.
So now you need to skim and scan from the beginning of that button config to the end of it for the hex value 78 ( all button configs end right before the hex values FF FF FF FF, which starts the next button config).
Now here's an example of what I'm talking about
42000000 90000000
0613ABDE 000000C9
78DA658F CB0A8330
1045F782 FF30B8ED
B25F10AB 45E9933E
9076D161 6A820D4D
A2C4D862 BFBE16A4
28EE06CE 3D973B8D
B94BC349 29DFFB1D
90A52926 BB4D0C41
51F2C0F7 DC5BD6EE
4F1804A6 CC95AC26
E4DA09F2 2580B42E
4730DAB3 08A35DB6
ED03EED1 182E6CD1
186CAAC2 12171C3F
7AAA9CF7 BD60A9C5
697A3869 5657561A
876438E6 A4852555
E6CF69E5 3A5E9EFA
D2D0CAFC 89A1A2DA
098BBA1A 3686E357
6A6A21B8 CDB3849D
8ED0ADBA C4474837
C020618B 557CF0BD
2F775169 96000000 <----- full code
00000000 00000000
E0000000 80008000
Now take only the button config
78DA658F CB0A8330
1045F782 FF30B8ED
B25F10AB 45E9933E
9076D161 6A820D4D
A2C4D862 BFBE16A4
28EE06CE 3D973B8D
B94BC349 29DFFB1D
90A52926 BB4D0C41
51F2C0F7 DC5BD6EE
4F1804A6 CC95AC26
E4DA09F2 2580B42E
4730DAB3 08A35DB6
ED03EED1 182E6CD1
186CAAC2 12171C3F
7AAA9CF7 BD60A9C5
697A3869 5657561A
876438E6 A4852555
E6CF69E5 3A5E9EFA
D2D0CAFC 89A1A2DA
098BBA1A 3686E357
6A6A21B8 CDB3849D <------ Only the BRAVO button config
8ED0ADBA C4474837
C020618B 557CF0BD
2F775169 96000000
Now that you have that, open up HxD and make a new file and PASTE WRITE the code into the new file and name it BRAVO.zlp ( you may name it whatever you want but you MUST HAVE .zlp as the file extension. )
Save it to your Desktop.
Open up SimplyZip ( google it if you don't have it )
Go to ExternalProgs then ZLIB (Pack/Unpack)
Click on the button that has 3 dots on it ( ... )
Open up BRAVO.zlp Click "Decompress" then "Start"
And it should say "Decompression Finished"
It will make a new file on you desktop that says BRAVO.
Right click on this file and go to "Properties" and rename it to BRAVO.txt
Now open the file in Notepad, and edit away and to re-compress it just do this process backwards.
P.S. please +rep me if this helped you at all![]()
Last edited by EL_GUAPO; 07-03-2011 at 11:02 AM.
this helped me in jno way but i still + repped you for the TUT
Fantastic job on this tut!
Thanks guys.
Coulda been a little clearer but still, very nice
How so?
About where to find the button configs, but I stilll understood it because I already knew how to do it :P Very nice, +Rep
Oh ok, I'll edit it. And thanks![]()
Does this work for mp too or is it a different command code needed?
Meh. I understand the guide but changin it causes the game to not load.
Last edited by xrnx; 07-04-2011 at 03:24 AM.
No, it does not work for mp. And can you show me the code you edited, cuz when I changed my first one it wouldn't load either. So I had to add a bunch of zeros at the end of it.
Bookmarks