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
This isnt a joke btw
https://steamcommunity.com/app/1245620/discussions/0/3177859358959146121/
Its the Epic Games launcher. The platform. Not the game from the platform
https://steamcommunity.com/sharedfiles/filedetails/?id=2783694622
not sure way, but it have been a bit unstable fore me after the last steam update...
A whitescreen is when windows is pumping messages expecting replies. Something stops their message pump thread and you get a white screen. Why they don't do any debug dumps to send bug reports is far beyond me.
Step one of writing code for ANY windows app. Understand the kernels messages and how to pump them. Or windows thinks you are "not responding".
If you want to try to debug yourself, or let some other coder, get a crash dump. You can do this even if you don't have the source code (not the developers). But I already did that on a few crashes. It's just bad code.
Way too technical for here, but if you wanna hit the deep end or know a good dev:
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/crash-dump-files
What's frustrating is From Software isn't being bothered to acknowledge these glaring problems. The game has been out for a month now.
Location of graphics settings are in an XML file here:
<OS DRIVE LETTER>:\Users\<USERNAME>\AppData\Roaming\EldenRing
At least on latest Windows 10. Called GraphicsConfig.xml.
You can edit, delete, whatever you want with that.
DO NOT DELETE THE OTHER FOLDERS THEY ARE YOUR SAVES.
First thing I would try, but can't reproduce the issue.