====== Steam ====== ===== Special Steam Pages ===== * [[https://store.steampowered.com/account/|Account Overview]] * [[https://store.steampowered.com/account/history/|Spending History]] * [[https://store.steampowered.com/account/registerkey|Register a new key]] * [[https://help.steampowered.com/en/accountdata|Account related data (GDPR compliant)]] * [[https://help.steampowered.com/en/accountdata/AccountSpend|Total Money Spent]] ===== Tools ===== * [[https://github.com/dyc3/steamguard-cli|steamguard-cli]] – linux utility for generating 2FA codes for Steam and managing Steam trade confirmations. You can also [[https://github.com/beemdevelopment/Aegis/wiki/Adding-Steam-to-Aegis-from-steamguard-cli|get 2FA codes for Aegis]] with that. * [[https://github.com/sonic2kk/steamtinkerlaunch/|SteamTinkerLaunch]] – Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs * [[https://github.com/DavidoTek/ProtonUp-Qt|ProtonUp-Qt]] – update Proton (Windows compatibility layer based on WINE on Linux) ==== Find out SteamID32 for save game folder ==== https://steamid.xyz/ ===== Launch options ===== ^ Option ^ Description ^ | -login | Bypass the Steam login window by entering your login information | | -tcp | Launches Steam with the TCP protocol rather than the UDP protocol | | -clearbeta | Opt out of public beta and return to the current official release | | -silent | Launches Steam to the system tray only | Example: "C:\\Program Files\\Steam\\Steam.exe" -login username password ===== Move installed games to different location/PC ===== Recommended: Method 2 ==== Method 1: Steam client backup ==== - log in - in menu: //Steam → Backup and restore games…// - Backup currently installed programs - select the games - select the target folder (may be on external HDD or network drive, but not network folder) - choose a file name, hit the down arrow besides "file size" - select "custom…" and enter 4000 (for FAT32 targets) or 16000000 (NTFS/Linux file systems) - click "next" - on target: back to step 1, select //Restore a previous backup// in step 3 and follow the wizard ==== Method 2: manual copying ==== - stop all running downloads - log out of steam - open folder ''C:\Program Files (x86)\Steam\steamapps\'' - copy the folder ''common'' and all ''appmanifest_…'' files onto external HDD or network drive - on target, copy all files in new folder on desktop - move (!) the files to ''C:\Program Files (x86)\Steam\steamapps\'' ===== Steam Ports (Transport Layer) ===== Many university and school networks as well as some proxy servers, may block ports required by steam. Although it is not possible to change the steam port configuration, in some cases starting steam in [[#Launch options|TCP mode]] may allow you to bypass firewalls. ==== Steam-Client ==== ^ Transport Protocol ^ Port (Range) ^ Description ^ | UDP | 27000-27015 | Games-Client-Traffic | | UDP | 27015-27030 | Matchmaking and HLTV | | UDP | 27031-27036 | incoming In-Home Streaming | | TCP | 27036-27037 | incoming In-Home Streaming | | UDP | 4380 | undocumented | ==== Dedicated or List-Servers ==== ^ Transport Protocol ^ Port (Range) ^ Description ^ | TCP | 27015 | SRCDS-Rcon-Port | ==== Steamworks P2P Network and Steam Voice Chat ==== ^ Transport Protocol ^ Port (Range) ^ Description ^ | UDP | 3478 | outgoing | | UDP | 4379 | outgoing | | UDP | 4380 | outgoing | ==== Call of Duty: Modern Warfare 2 Multiplayer ==== ^ Transport Protocol ^ Port (Range) ^ Description ^ | UDP | 1500 | outgoing | | UDP | 3005 | outgoing | | UDP | 3101 | outgoing | | UDP | 28960| undocumented |