Results 1 to 3 of 3

Thread: COD2 dvars unlocked (user friendly)

  1. #1
    Private First Class php's Avatar
    Join Date
    Nov 2012
    Posts
    142
    Thanks
    28
    Thanked 116 Times in 59 Posts

    COD2 dvars unlocked (user friendly)

    First of all it's Punkbuster detected
    Open up CoD2MP_s.exe in a text editor (preferably Notepad++)
    Replace the pattern under here COPY EVERYTHING INBETWEEN THE QUOTES!

    "Pjè*«ÿÿ‹F‹NPŠFQWè¿÷ÿÿƒÄ„À„dÿÿÿƒýt "

    If you can't find the pattern above in the file then your COD2 Patch isn't supported.

    With this

    "Pjè*«ÿÿ‹F‹NPŠFQWè¿÷ÿÿƒÄ„À„dÿÿÿƒýt|"

    Basically replace the tab(s) after the t with | in this pattern

    00037118 Pjè*«ÿÿ‹F‹NPŠFQWè¿÷ÿÿƒÄ„À„
    00037138 dÿÿÿƒýt.ƒý…¸...f‹F¨@t‹Rhì‚

    Stuff you can try out
    /bind ALT toggle r_drawworld
    r_showtris 1
    cg_thirdperson 1

    Confirmed working on patch 1.2 & 1.3

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by php View Post
    Stuff you can try out
    /bind ALT toggle r_drawworld
    r_showtris 1
    cg_thirdperson 1

    Confirmed working on patch 1.2 & 1.3
    So you can use cheat protected dvars? (i probably should add a md5 check on cod2exe on my server with pb)

    in hex you need to find this:
    Code:
    50 6A 04 E8 A0 AB FF FF 8B 46 18 8B 4E 14 50 8A
    46 06 51 57 E8 BF F7 FF FF 83 C4 14 84 C0 0F 84
    64 FF FF FF 83 FD 01 74 09
    and replace the 09 with 7C.
    Last edited by Mitch; 15th December 2013 at 17:14.

  3. #3
    Private First Class php's Avatar
    Join Date
    Nov 2012
    Posts
    142
    Thanks
    28
    Thanked 116 Times in 59 Posts
    Cheat, Write and Read protected yes and I made it this way on purpose which makes it really user friendly.

Posting Permissions

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