Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
I have found the issue.
The problem is that the game need to connect to Xbox Live. If you are like me and you removed the Xbox live native install, you need to re-install it.
a: Press Windows key.
b: Search power shell and run it as Administrator
c: Now type the following command and hit enter
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Get-AppxPackage *xboxapp* | Remove-AppxPackage
After a restart (signing out and back in didn't work for me) I entered the following command (again in a powershell in admin):
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
This should re-install all native apps from Windows 10. Then log into Xbox live and start the game.
This works for me
Back-up your saves somewhere. Then delete them from the DRG files.
Launch the game and see if you can get pass the screen again.
If you didn't notice (I didn't at first), that first post is just over 4 years old.