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, 10:30 PM #11
xPwn
Error… Cat invasion!
Originally posted by gamekilla99 View Post
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


Actually you dont need that last command ( packzip -o 0x00014f51 -w -15 00014f51.dat patch_mp.ff) because that file has nothing to do with _utility.gsc. _utility.gsc is in "0000b4a0.dat" file and isnt in "00014f51.dat". The only time you pack both 0000b4a0.dat and 0014f51.dat is if you are editing a gsc which is split into 2 files. Missions.gsc is one of them!

The following user thanked xPwn for this useful post:

jfed
12-20-2010, 12:06 AM #12
jfed
Climbing up the ladder
Originally posted by xPwn View Post
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


each section has

Ξÿÿÿÿ(name of section)
were the text of the hex value is.

example
Ξÿÿÿÿmaps/mp/gametypes/_missions.gsc

The size check is before ÿÿÿÿ(name of section) so in this example its the Ξ so find its hex values on the left for this it would be CE 9E and replace with the new size you got in hex.
and ÿÿÿÿ = FF FF FF FF in hex so the size check is CE 9E FF FF FF FF

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

Originally posted by xPwn View Post
Actually you dont need that last command ( packzip -o 0x00014f51 -w -15 00014f51.dat patch_mp.ff) because that file has nothing to do with _utility.gsc. _utility.gsc is in "0000b4a0.dat" file and isnt in "00014f51.dat". The only time you pack both 0000b4a0.dat and 0014f51.dat is if you are editing a gsc which is split into 2 files. Missions.gsc is one of them!


and he is right.

The following user thanked jfed for this useful post:

Merkii
12-20-2010, 03:24 PM #13
Merkii
Former Staff
Originally posted by jfed View Post
each section has

Ξÿÿÿÿ(name of section)
were the text of the hex value is.

example
Ξÿÿÿÿmaps/mp/gametypes/_missions.gsc

The size check is before ÿÿÿÿ(name of section) so in this example its the Ξ so find its hex values on the left for this it would be CE 9E and replace with the new size you got in hex.
and ÿÿÿÿ = FF FF FF FF in hex so the size check is CE 9E FF FF FF FF

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



and he is right.


you are the biggest help ever if theres another non prem to prem nomination im nominateing you
12-21-2010, 12:00 AM #14
jfed
Climbing up the ladder
Originally posted by ginjlovestohack View Post
you are the biggest help ever if theres another non prem to prem nomination im nominateing you


lol thanks just trying to help people out.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo