Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This guide is basically copy of Valve's docummentation about SteamCMD + specific mumbo-jumbo for Insurgency + some troubleshooting based off of community feedback.
The official Valve wiki is here:
https://developer.valvesoftware.com/wiki/SteamCMD
If you are trying this on another game it depends on DRM and other things. Some games you can launch outside of Steam, some cannot launch due to Steamworks DRM, some will just start the base game instead.
I keep using this method for DRM-less test/dev builds for years just fine, but once you have DRM in, it might not work anymore.
Just be sure of what you type, because you don't see any characters or else when typing it.
The script exist to automate things, this guide specifically for when the game kept receiving periodical public beta updates.
though the same procedure is used for when you are updating dedicated server tool on Steam.
I didn't had to use a script.
I entered the command in Linux terminal to do it (with another game)
1. Login as root
2. Enter this all as one command: (replace what's needed before applying)
steamcmd +@sSteamCmdForcePlatformType windows +login STEAM-ID +force_install_dir '/GAME LOCATION/GAME FOLDER' +app_update GAME-ID -beta NAME-BETA-VERSION validate +quit
(The text to replace is in capitals: Steam user, game location, game id and beta version)
3. Wait for the process to finish and run your game