Steam: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
== Table of Contents == | == Table of Contents == | ||
{{Special:PrefixIndex/{{PAGENAME}}/}} | {{Special:PrefixIndex/{{PAGENAME}}/}} | ||
== Steam ID == | |||
=== SteamID64 === | |||
DEC - Standard Steam ID found on Account page | |||
HEX - take DEC version and convert to HEX | |||
=== SteamID3 === | |||
Use something like the "SteamID Finder:" | |||
https://www.steamidfinder.com/lookup/ | |||
or | |||
To convert a SteamID64 to a Steam3 ID, you can use the following formula: Steam3 ID = [U:1: (SteamID64 - 76561197960265728)]. The Steam3 ID format is typically [U:1:accountID], where "accountID" is the result of the calculation. |
Revision as of 04:27, 14 July 2025
Games
See Games
Table of Contents
Steam ID
SteamID64
DEC - Standard Steam ID found on Account page
HEX - take DEC version and convert to HEX
SteamID3
Use something like the "SteamID Finder:"
https://www.steamidfinder.com/lookup/
or
To convert a SteamID64 to a Steam3 ID, you can use the following formula: Steam3 ID = [U:1: (SteamID64 - 76561197960265728)]. The Steam3 ID format is typically [U:1:accountID], where "accountID" is the result of the calculation.