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
If the verification fails after downloading it seems like the downloaded files are corrupt or for some reason incomplete.
Or: you are low on disk space and while unpacking you are running out of space.
You really need a lot of space, best is to have twice the size of the installed game (2x 56 GB)
2) I have almost empty disc space. 500 and 700 gigabytes on two different ssd's.
3) The other game installs without problems
Probably really should open a ticket
But I'm wondering if other people are having a similar problem.
+ doesn't want to move game files from the download folder to the game directory
I've had this happen when the game was physically deleted, but steam was downloading updates and trying to install it
Maybe steam thinks that the game is installed somewhere, maybe after deleting the last version of the game, there were corrupted files of the register
I'll try reinstalling the operating system tomorrow and I'll report back
I don't understand why this malfunction occurs, but it's all the fault of a file located in the directory - steamapps\appmanifest_949230.acf
Below is not the correct code after checking:
"AppState"
{
"appid" "949230"
"universe" "1"
"LauncherPath" "C:\\Program Files\\Steam\\steam.exe"
"name" "Cities: Skylines II"
"StateFlags" "1538"
"installdir" "Cities Skylines II"
"LastUpdated" "0"
"SizeOnDisk" "0"
"StagingSize" "60462618229"
"buildid" "0"
"LastOwner" "yourID"
"UpdateResult" "31"
"BytesToDownload" "55354222928"
"BytesDownloaded" "55354222928"
"BytesToStage" "60462618229"
"BytesStaged" "60422608601" //wrong size
"TargetBuildID" "12645681"
"AutoUpdateBehavior" "0"
"AllowOtherDownloadsWhileRunning" "0"
"ScheduledAutoUpdate" "0"
"InstalledDepots"
{
}
"SharedDepots"
{
"228988" "228980"
}
"StagedDepots"
{
"949231"
{
"manifest" "8949802045234980005"
"size" "60462618229"
"dlcappid" "0"
}
}
"UserConfig"
{
"language" "english"
}
"MountedConfig"
{
}
}
After checking - parameter "BytesStaged" has a size smaller than the target file
Again, I don't know why this happens, but here's a solution:
1) close steam
2) copy the text below and replace yours (don't forget to put your id)
"AppState"
{
"appid" "949230"
"universe" "1"
"LauncherPath" "C:\\Program Files\\Steam\\steam.exe"
"name" "Cities: Skylines II"
"StateFlags" "4"
"installdir" "Cities Skylines II"
"LastUpdated" "1700065890"
"SizeOnDisk" "60462618229"
"StagingSize" "0"
"buildid" "12645681"
"LastOwner" "your ID"
"UpdateResult" "0"
"BytesToDownload" "0"
"BytesDownloaded" "0"
"BytesToStage" "0"
"BytesStaged" "0"
"TargetBuildID" "12645681"
"AutoUpdateBehavior" "0"
"AllowOtherDownloadsWhileRunning" "0"
"ScheduledAutoUpdate" "0"
"InstalledDepots"
{
"949231"
{
"manifest" "8949802045234980005"
"size" "60462618229"
}
}
"SharedDepots"
{
"228988" "228980"
}
"UserConfig"
{
"language" "english"
}
"MountedConfig"
{
"language" "english"
}
}
3) move the game files from the download folder to the game directory
4) launch steam and play
Enjoy, I spent three days on it instead of playing it.
Uninstalled the games, reinstalled the OS.
THIS IS NOT WHAT I WANTED WHEN I BOUGHT THE GAME!
Points awarded.
If you still have a problem, another option is available.
You need to clear your download cache.
Simply navigate to "Steam/Settings/Downloads/Clear Download Cache" and select Clear Cache.
This solution may prove helpful for addressing similar concerns across other games as well.