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
Try deleting the config file first. You save files should have nothing to do with this, as you don't even get to the part where they're loaded.
Location of settings.cfg:
https://www.pcgamingwiki.com/wiki/Death_Stranding_Director%27s_Cut#Configuration_file.28s.29_location
The path for me is (as an example) L:\N42-Steam\steamapps\common\DEATH STRANDING DIRECTORS CUT\
Edit: I don't think that's it though. But it's easy to try.
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
14600kf
4070 super
Windows 11
latest updates
latest drivers
cmd
Right-click on Command Prompt and select Run as Administrator
Enter the following commands into the command prompt window one at a time. Press Enter after each command. Any time you get a confirmation prompt, confirm the prompt. One of the commands may also tell you the WMI service is already started. This is okay.
net stop winmgmt
winmgmt /resetrepository
net start winmgmt
What are those commands actually doing? I'm trying to find solution on Linux Mint. And before unnecessary coments - yes, it worked on Linux before perfectly.