Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SteamEmuTicket_t custom;
- ZeroMemory( &custom, sizeof( SteamEmuTicket_t ) );
- custom.Unk50 = 0xFFFFFFFF;
- custom.SteamID = 2674;
- memset( steam3Cookie, 0, steam3CookieLen );
- memcpy( steam3Cookie, &custom, sizeof( SteamEmuTicket_t ) );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement