Page 1 of 1

SteamID change

PostPosted: Thu Apr 29, 2010 7:54 pm
by Paxy
Hello,

I am trying to find a change steamId on HL:CS 1.6 with V42 no-steam patch.
With that patch all no-steam players gets steamid based on some hardware components.
It probably uses HDD serial number or similar.
I have tried to change MAC address, run on different OS on same PC, but steamid stayed same all time.

On address 0A814B84 of client.dll module have found where sprintf was formated to from STEAM_0:0:UNSIGNED
(Printable String STEAM_\0\0[%u:%u]\0[C-%u:%u]\0\0\0[%u:%u(pending)]\0\0\0\0[%u:%u(%u%)]\0\0\0\0[G-%u:%u]\0\0\0[A-%u:%u(%u)])

I could not find way to change this UNSIGNED value to value that I want to use.

Can you help me ? Tnx