Skip to content

Fix Denuvo ticket SteamID offset (Token Error fix)#128

Open
ArtyomCodes wants to merge 1 commit into
OpenSteam001:mainfrom
ArtyomCodes:patch-1
Open

Fix Denuvo ticket SteamID offset (Token Error fix)#128
ArtyomCodes wants to merge 1 commit into
OpenSteam001:mainfrom
ArtyomCodes:patch-1

Conversation

@ArtyomCodes

Copy link
Copy Markdown

Newer Denuvo games use a different eTicket format where the SteamID is located at offset 12 instead of 8. The previous code was reading garbage data, causing the Denuvo token generation to fail completely. This PR updates GetSpoofSteamID to correctly read the SteamID from offset 12, fixing the token error for these titles.

Newer Denuvo games use a different eTicket format where the SteamID is located at offset 12 instead of 8. The previous code was reading garbage data, causing the Denuvo token generation to fail completely. This PR updates GetSpoofSteamID to correctly read the SteamID from offset 12, fixing the token error for these titles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant