安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









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