Post: editing patches for dummies (short version)
09-28-2010, 03:16 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); ok ive gotten about 10 PM requests from people just wanting to change names so it looks like someone elses patch is there own

i dont endorse this but i will provide the knowledge since i love to share what i know with others..

altho personally i think you should have read the full tutorials all over the place, here is short version to edit names....

IM USING DD B/C PPL MSGING ME JUST WANT TO REPLACE SOMEONE NAME WITH THERE OWN Smile there that should answer most post questions so far lol


i wont give you a fish tho i will teach you to fish

download packzip and offzip and put in a directory with your patch_mp.ff

create a folder called patch

run-> cmd (opens dos prompt)

now drag offzip onto dos promt and after it type -a -z -15 patch_mp.ff patch 0

then go into your patch folder and open 00014f51.dat with a hex editor and search for dd.gsc once you find it start at the x and copy down to thru the 00 00's in hex to the FF FF FF FF

now copy this section and create a new file and paste it inside and save as dd.gsc

now use offzip again but instead of using it on patch_mp.ff use it on dd.gsc

the file it extracts is 00000002.dat open this in notepad and search for what you want to replace. replace it and then close

now create a new txt doc and rename it from new text doc.txt to ddmod.gsc

now use packzip thru dos promt and type packzip -o 0x00000002 -w -15 00000002.dat ddmod.gsc

now open up ddmod.gsc in a hex editor and you'll see the first 4 hex values as 00 00 replace these with 78 DA

now go to end of file and see what offset your on.

open up the original unmodded dd.gsc and hit control G for goto and type in the offset you see at the end of your ddmod.gsc

now copy from this point down thru the FF FF FF FF (end of file)

now paste this into the new ddmod.gsc

anything in red thats not a FF FF FF FF you should replace with 00's

now save this ddmod.gsc

open up 00014f51.dat and find the section you copied out to create the dd.gsc and highlight it

open up ddmod.gsc and highlight and copy the entire thing

go back into 00014f51.gsc and right click on selected area and hit paste write and itll replace the info with your now modded gsc

now save and go back to your command promt and type packzip -o 0x00014f51 -w -15 00014f51.dat patch_mp.ff

now copy patch to your ps3 and you are golden Smile





if you have any questions then post here, please dont flood me with pm's.

thank you and goodluck,
jeff


UPDATE I TOTALLY FORGOT TILL NOW

CHECK THE FILESIZE OF YOUR 00000002.dat after editing and copy it.

now go to google and paste it followed by "in hexadecimal"

example: 56432 in hexadecimal

now you'll get something like f64a or 10f42

now go in above dd.gsc and look for the weird y's (in hex FF FF FF FF) right b4 those is a 4 digit hex of the old filesize, replace this with your new hex google gave you
(adsbygoogle = window.adsbygoogle || []).push({});

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

FireWire, IW_JOSH, Kam23KP, Mateen, RJP101, Thibaut27, Tzee
09-28-2010, 07:07 PM #29
xXGMLO2Xx
B O R I C U A
thanks for this [packzip and offzip]
09-28-2010, 07:13 PM #30
iP4Y
Are you high?
Originally posted by xXGEMELO2Xx View Post
thanks for this [packzip and offzip]


no problem :rolleyes:
09-28-2010, 07:26 PM #31
you probably had the old packzip that uses -x or something

type packzip and hit enter to see all its command lines
09-28-2010, 08:57 PM #32
RJP101
Climbing up the ladder
Originally posted by lMarco666l View Post
You must login or register to view this content. ==> Packzip

You must login or register to view this content. ==> Off Zip


Thanks bro, im good now Smile

---------- Post added at 03:57 PM ---------- Previous post was at 02:47 PM ----------

EDIT : Black screen, im gonna start again Smile can i use an already edited patch just for infects providing i find the .gsc and use the dat files specific to that patch ?? Im looking to use my custom mossy patch but edit infections as it already has my name on ?
09-28-2010, 09:07 PM #33
Kam23KP
Error… Cat invasion!
Originally posted by jeffadkins51 View Post
no its the last 2 or 6 hex right before the FF FF FF FF that are before the gsc file


so i put that number before the .gsc, like i dont put the hex into anything i copied right, its like the header off the .gsc?, also i am at where the other dude is with the loading map stops loading
09-28-2010, 10:15 PM #34
is it giving you a syntax error or what kind of error?
09-29-2010, 12:14 AM #35
RJP101
Climbing up the ladder
Finally, got it done Smile
09-29-2010, 01:38 AM #36
Kam23KP
Error… Cat invasion!
Originally posted by jeffadkins51 View Post
is it giving you a syntax error or what kind of error?


At first it had a unexpected end of line error then I messed with it and now got syntax error
09-29-2010, 01:46 AM #37
use notepad++ and check all your curlies and make sure they all have a mate somewhere

if there is a { then there should be a } to match it

if not you'll get a syntax error, also make sure anything that is supposed to end with a ; has a ; at the end of it

what all did you change?

i suggest you start small and just change 1 letter in a welcome or something so you can get the process down without worrying about 2000 different areas your issues may be coming from at once

when i edit a patch i do one thing at a time so if i have a problem i know where to look!

hope that helps
-jeff

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo