diff --git a/tools/steamclient_loader/win/extra_protection/stubdrm.cpp b/tools/steamclient_loader/win/extra_protection/stubdrm.cpp index 4caf46d8..a918baef 100644 --- a/tools/steamclient_loader/win/extra_protection/stubdrm.cpp +++ b/tools/steamclient_loader/win/extra_protection/stubdrm.cpp @@ -31,7 +31,7 @@ typedef struct SnrDetails { "B8 01 00 00 00 ?? ?? EB", }, { - "E8 ?? ?? ?? ?? 44 0F B6 ?? 3C 30 0F 84 ?? ?? ?? ?? 3C 35 0F 85 ?? ?? ?? ?? 8B ?? ?? FF 15", + "E8 ?? ?? ?? ?? 44 0F B6 ?? 3C 30 0F 84 ?? ?? ?? ?? 3C 35 0F 85", "B8 30 00 00 00 ?? ?? ?? ?? ?? ?? 90 E9", }, }, @@ -68,7 +68,7 @@ typedef struct SnrDetails { "?? ?? B8 01 00 00 00 ?? ?? ?? ?? ?? EB", }, { - "E8 ?? ?? ?? ?? 83 C4 04 88 45 ?? 3C 30 0F 84 ?? ?? ?? ?? 3C 35 75 ?? 8B ?? ?? FF 15", + "E8 ?? ?? ?? ?? 83 C4 ?? 88 45 ?? 3C 30 0F 84 ?? ?? ?? ?? 3C 35 75", "B8 30 00 00 00 ?? ?? ?? ?? ?? ?? ?? ?? 90 E9", }, },