Results 1 to 10 of 29

Thread: CoD2MP_s.exe Slow Start

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #28
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    Quote Originally Posted by Mitch View Post
    There is a patched version of 1.3 that solves the black screen issue: https://cdn.discordapp.com/attachmen...-LuKeStorm.rar
    I haven't had any issues with this patch and i'm able to run it without compatibility settings on Windows 11.

    https://steamcommunity.com/app/2630/...8242389390014/

    Nice, seems legit, byte compare for 1.3:
    Code:
      arr[0x33ee0] = 0xc3; // was 0x51
      arr[0x33fc2] = 0x90; // was 0xe8
      arr[0x33fc3] = 0x90; // was 0x09
      arr[0x33fc4] = 0x90; // was 0xcb
      arr[0x33fc5] = 0x90; // was 0xfe
      arr[0x33fc6] = 0x90; // was 0xff
      arr[0x65190] = 0xc3; // was 0x6a
      arr[0x65191] = 0x90; // was 0x00
      arr[0x65209] = 0x90; // was 0x74
      arr[0x6520a] = 0x90; // was 0x66
      arr[0x664cd] = 0xeb; // was 0x75
      arr[0x664ce] = 0x2d; // was 0x06
      arr[0xb3b7c] = 0x90; // was 0x75
      arr[0xb3b7d] = 0x90; // was 0x09
      arr[0xb8dd0] = 0xc3; // was 0x55
      arr[0xb9569] = 0x74; // was 0x90
      arr[0xb956a] = 0x0b; // was 0x90
    timescale 0.01

  2. The Following User Says Thank You to kung foo man For This Useful Post:

    raphael (30th July 2023)

Posting Permissions

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