Strange thing is that all patches that i recvieve in .vpk format do work and able to apply.
But when i make my own with notepad and with .vpk extention they dont work.
Which program do you use to write those patches in .vpk?
Sin
Printable View
Strange thing is that all patches that i recvieve in .vpk format do work and able to apply.
But when i make my own with notepad and with .vpk extention they dont work.
Which program do you use to write those patches in .vpk?
Sin
i think the patches aren't write corectly. a patch must be like this
example:Code:;model and software information
;info about patch
;copyrights
+44140000 (base adress in some cases it is not necessary)
address: <what i want to change> <in what i want to change>
i saw on topsony at patches wrong codes like this one that i will write nowCode:;K530 SW-R8BB001
;Disable setupwizard
;(c) catalin2402
+44140000
01272B90: 02D1 09E0
Code:;K530 SW-R8BB001
;Disable setupwizard
;(c) catalin2402
+44140000
01272B90: 02D1 09E0 09E0
If understood correctly I need to erase that last double address ?
Even if I do that patch doesnt work, for some strange reason it tells me phone deatched and popup window about apply patch doesnt work.
Thx
Sin