Page 1 of 1

IVE ALWAYS WONDERED ABOUT PK2

Posted: Fri Oct 26, 2007 5:22 am
by imp3r10
ive always wondered when you have to delete code or add code to make the file sizes the same, what do you delete or add

Re: IVE ALWAYS WONDERED ABOUT PK2

Posted: Fri Oct 26, 2007 7:32 am
by Hellzowner
imp3r10 wrote:ive always wondered when you have to delete code or add code to make the file sizes the same, what do you delete or add
Read guides.

Re: IVE ALWAYS WONDERED ABOUT PK2

Posted: Fri Oct 26, 2007 9:15 am
by Behemoth
imp3r10 wrote:ive always wondered when you have to delete code or add code to make the file sizes the same, what do you delete or add


you delete bytes which you want and add extra null bytes (00) to keep same file size

Posted: Fri Oct 26, 2007 8:47 pm
by imp3r10
ok well when u add data those can just be null ones

but when you have to delete it, i know its part of actual code and can change.

they wouldn't just add random code that serves no purpose

Posted: Fri Oct 26, 2007 11:06 pm
by Behemoth
imp3r10 wrote:they wouldn't just add random code that serves no purpose


You'd be surprised :P