Steam: Difference between revisions
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
ref: https://partner.steamgames.com/doc/features/achievements#testing | ref: https://partner.steamgames.com/doc/features/achievements#testing | ||
== Change Achievement Sound == | |||
Change this file with another sound: | |||
C:\Program Files (x86)\Steam\steamui\sounds\desktop_toast_default.wav | |||
I like a loud 3 explosion sound! :-) | |||
== keywords == | == keywords == |
Revision as of 06:31, 21 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.
Reset Achievements
Open a browser and type in, the following which will open Steam's Console
steam://open/console
To reset all achivements for a game:
reset_all_stats [GAMEID]
To reset a single achiement:
achievement_clear [GAMEID] [ACHIEVEMENT_NAME]
ref: https://steamcommunity.com/sharedfiles/filedetails/?l=french&id=2928878449
ref: https://partner.steamgames.com/doc/features/achievements#testing
Change Achievement Sound
Change this file with another sound:
C:\Program Files (x86)\Steam\steamui\sounds\desktop_toast_default.wav
I like a loud 3 explosion sound! :-)