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
@ sutrebuh
The game will create a crash report each time it fails.
- You'll need to see what it stated was the reason for not running.
Although that doesn't seem like it would be an issue as the it seems to have installed vc_redist latest without issues. Also tried re-installing visual c++ but did not seem to work either.
There are 3 types of C++ downloads that could be used. Depending on the system operated.
- Most modern systems are 64bit systems and need the X64 install that also adds an additional install of ARM64.
And can be found here: (with explanation of what does what. and what is current)
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
These installs should be installed at an Admin level of privilege.
- Either log on as an Admin or set the exe to run as an Admin.
- These installs are placed into protected system locations so the Admin level is needed.
Reboot your system after these installs.
Note; if your try to simply install as a user they may be only temporally installed for that user.
You do not need to uninstall the C++ currently installed on your system. These updates install with and over any older install.
- If you think there are corrupted files, fine, but there are many C++ installs from 2015 on. 2022 being some of the most resent.