Post: Help Needed When Editing GSC In The Unkn0wns Patch!
12-19-2010, 02:30 AM #1
xPwn
Error… Cat invasion!
(adsbygoogle = window.adsbygoogle || []).push({}); ok so i want to edit the _utility.gsc from the unkn0wns patch.

I extract the patch by doing the following

    cd desktop/hack

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


i Delete all except:

    00014f51.dat
0000b4a0.dat
packzip
offzip
patch_mp.ff


I then open up "000b4a0.dat" (The file which contains _utility.gsc) and enter the offsets:

Start: 903F

End: C31E

This will now highlight _utility.gsc

i then press CTRL+C CTRL+N CTRL+V and Save As "_Utility_Comp.gsc"

I now enter the following into CMD

    offzip -a -z -15 _utility_comp.gsc ./ 0


This will create the editable file 00000002.dat which can be edited with a program like notepad+

Once i edit it, what do i do now?

This is the only part i am stuck on because all the tutorials show you the "_missions.gsc" which is split into two files.

If anyone could please tell me what to do next i will +rep and be very thankfull. Thanks every1 =)
(adsbygoogle = window.adsbygoogle || []).push({});
12-19-2010, 02:32 AM #2
PSN TeCa-ToWn
Nothern KillaFornia 209
you edit the 0002 in notepad and then you put it back together
12-19-2010, 02:33 AM #3
xPwn
Error… Cat invasion!
yer how do i put it back together?
12-19-2010, 02:45 AM #4
jfed
Climbing up the ladder
packzip -o 0x00000002 -w -15 00000002.dat _utility_recomp.gsc then fix the header and put it back in 0000b4a0.dat and do the size check at 9024 its should only be 4 values. example: ED F4
12-19-2010, 05:50 AM #5
Scouse_Dom
League Champion
Originally posted by xPwn View Post
ok so i want to edit the _utility.gsc from the unkn0wns patch.

I extract the patch by doing the following

    cd desktop/hack

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


i Delete all except:

    00014f51.dat
0000b4a0.dat
packzip
offzip
patch_mp.ff


I then open up "000b4a0.dat" (The file which contains _utility.gsc) and enter the offsets:

Start: 903F

End: C31E

This will now highlight _utility.gsc

i then press CTRL+C CTRL+N CTRL+V and Save As "_Utility_Comp.gsc"

I now enter the following into CMD

    offzip -a -z -15 _utility_comp.gsc ./ 0


This will create the editable file 00000002.dat which can be edited with a program like notepad+

Once i edit it, what do i do now?

This is the only part i am stuck on because all the tutorials show you the "_missions.gsc" which is split into two files.

If anyone could please tell me what to do next i will +rep and be very thankfull. Thanks every1 =)


My friend, you just dumbed down patch decompression for me ALOT.
12-19-2010, 12:38 PM #6
xPwn
Error… Cat invasion!
Originally posted by jfed View Post
packzip -o 0x00000002 -w -15 00000002.dat _utility_recomp.gsc then fix the header and put it back in 0000b4a0.dat and do the size check at 9024 its should only be 4 values. example: ED F4
do i need to do the footer? if so, how? thanks Smile
12-19-2010, 01:06 PM #7
Geeqoh
Be the change you want to see in the world.
You must login or register to view this content.
12-19-2010, 04:40 PM #8
jfed
Climbing up the ladder
Originally posted by xPwn View Post
do i need to do the footer? if so, how? thanks Smile


Ignore the dumb footer stuff just make sure there are zeros after the code you pasted up to the FF FF FF FF
12-19-2010, 10:08 PM #9
xPwn
Error… Cat invasion!
Originally posted by jfed View Post
Ignore the dumb footer stuff just make sure there are zeros after the code you pasted up to the FF FF FF FF


Thanks So Much, Got it working, if you could, can you pm me how you change the size in each gsc? i no how to change it but how did u no that the offset war 9024? say for instance i was editing .... let me think erm.... MossyFunctions.

How to i fing the 00 00 in the gsc in hex editor. BTW +REP thanks alot, i seccessfully edited a patch manually Happy
12-19-2010, 10:11 PM #10
gamekilla
★☆NGU Member☆★
Originally posted by xPwn View Post
ok so i want to edit the _utility.gsc from the unkn0wns patch.

I extract the patch by doing the following

    cd desktop/hack

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


i Delete all except:

    00014f51.dat
0000b4a0.dat
packzip
offzip
patch_mp.ff


I then open up "000b4a0.dat" (The file which contains _utility.gsc) and enter the offsets:

Start: 903F

End: C31E

This will now highlight _utility.gsc

i then press CTRL+C CTRL+N CTRL+V and Save As "_Utility_Comp.gsc"

I now enter the following into CMD

    offzip -a -z -15 _utility_comp.gsc ./ 0


This will create the editable file 00000002.dat which can be edited with a program like notepad+

Once i edit it, what do i do now?

This is the only part i am stuck on because all the tutorials show you the "_missions.gsc" which is split into two files.

If anyone could please tell me what to do next i will +rep and be very thankfull. Thanks every1 =)


1. cd desktop/pack
2. offzip -a -z -15 patch_mp.ff ./ 0
3. offzip -a -z -15 _utility_comp.gsc ./ 0
4. packzip -o 0x00000002 -w -15 00000002.dat _utility_recomp.gsc
5. packzip -o 0x0000b4a0 -w -15 0000b4a0.dat patch_mp.ff
6. packzip -o 0x00014f51 -w -15 00014f51.dat patch_mp.ff

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo