Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Member
    Join Date
    Mar 2008
    Device
    K850i
    Posts
    47
    Thanks
    2
    Thanked 1 Time in 1 Post
    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

  2. #12
    Member catalin24's Avatar
    Join Date
    Nov 2007
    Device
    v630 & k700
    Posts
    59
    Thanks
    9
    Thanked 15 Times in 12 Posts
    i think the patches aren't write corectly. a patch must be like this
    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>
    example:
    Code:
    ;K530 SW-R8BB001
    ;Disable setupwizard
    ;(c) catalin2402
    +44140000
    01272B90: 02D1 09E0
    i saw on topsony at patches wrong codes like this one that i will write now
    Code:
    ;K530 SW-R8BB001
    ;Disable setupwizard
    ;(c) catalin2402
    +44140000
    01272B90: 02D1 09E0 09E0

  3. #13
    Member
    Join Date
    Mar 2008
    Device
    K850i
    Posts
    47
    Thanks
    2
    Thanked 1 Time in 1 Post
    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •