Post: Compress your 1.12 patch tutorial
08-18-2011, 03:39 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hey guys,im just releasing my tutorial on how to keep equily balanced filesize for your 1.12 config patches,to do this you will need:
[]a keyboard
[]a ff viewer
[]a 1.12 ps3/xbox patch
[]the tab key(on your keyboard)


now,say if my filesize was 150kb originally,i can compress it down to 120kb,this is how.
1.open your patch with the ff viewer your using(mines ff viewer legacy,xbox)
2.now go to your line of coding which you want to compress,in this case im going to compress the button binds,heres before & after:
before:
    
bind BUTTON_A "+gostand"
bind BUTTON_START "togglemenu"
bind BUTTON_LSTICK "+breath_sprint"
bind BUTTON_Y "weapnext"
bind BUTTON_X "+activate"
bind DPAD_RIGHT "+actionslot 4"
bind BUTTON_B "goprone"
bind BUTTON_RSTICK "+melee"
bind BUTTON_RTRIG "+frag"
bind BUTTON_RSHLDR "+attack"
bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_LTRIG "+smoke"
bind DPAD_UP "vstr MENUSTARTUP"


after:
    
/ bind BUTTON_A "+gostand"
/ bind BUTTON_START "togglemenu"
/ bind BUTTON_LSTICK "+breath_sprint"
/ bind BUTTON_Y "weapnext"
/ bind BUTTON_X "+activate"
/ bind DPAD_RIGHT "+actionslot 4"
/ bind BUTTON_B "goprone"
/ bind BUTTON_RSTICK "+melee"
/ bind BUTTON_RTRIG "+frag"
/ bind BUTTON_RSHLDR "+attack"
/ bind BUTTON_LSHLDR "+speed_throw"
/ bind BUTTON_LTRIG "+smoke"
/ bind DPAD_UP "vstr MENUSTARTUP"


now heres the tutorial how(follow on from part 2):
3.go to the first line,and click your cursor before the word "bind" & press the TAB button

info:what this will do is that it will increase/decrease the new comp size untill it wont move anymore,this means you can be on 120kb & have 1000kb worth of mods!
but this sometimes dont work & could bug or even fail somewere,but you will noticed a change to your comp size when its going below/above the original file,the more / + TAB you do,the same it stays.

thanks for reading & hope this helps,im off on holiday this weekend,so wont be back till monday,peace![/B]
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Uk_ViiPeR for this useful post:

YouRecognizeMe
08-18-2011, 04:02 PM #2
Cody_h4x
Nobody is like me
Cool stuff man =D, Im still with good ol' GSC scripting :cry:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo