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
You could try to do a complete System repair (except directx).
Reinstall the game
Do this in one run
Open command prompt as Administrator and run
dism /online /cleanup-image /restorehealth
After this is finished
Sfc /scannow
Reinstall/repair c++ redistributables
https://aka.ms/vs/17/release/vc_redist.x86.exe
Restart Windows
https://aka.ms/vs/17/release/vc_redist.x64.exe
Restart Windows
Delete temporary files and shader Cache
If the problem appears again at this point there are two possible options:
-The directx is damaged or get manipulated by a Background app
-instable overclock/undervolt or the use of Tools like process lasso
I already tried reinstalling the game and doing a system repair, but that was on separate occasions. I will try the complete sequence in one go, as suggested and report back (probably won't have time for that before this WE though).
For the record, everything is running on standard settings here, no over/underclock, and I don't use Process lasso.
so no EXPO profile in use ?
finally if this does not solve the problem, there are only two things left (so far no background app interfer with directx or the game), a hardware problem or a damage at directx 12 and a complete clean windows installation would be needed to find out if it is a hardware related problem or a damage at direct 12 (sadly there is no way to reinstall directx 12_0/12_1 featurelevels and if a damage in some way at a directx process is the cause the windows installation would be damaged in a way where no repair is possible)
0xc00005 memory access violation, points toward a program memory access fault, or a memory hardware fault.
I checked the Fault offset: 0x0000000001bb0944 on google, no result known, which mean that it is not a common place where the program usually crash.
You already checked a lot of things, not much i can add to the list, aside keeping windows up to date, and trying with only one monitor, if using a dual screen setup.
The next step would be to check in depth the crash file using WinDbg, the windows debugger tool.
that error is pretty common. I have several games (bamco ironically) that log that error in windows each time they're closed down. Nothing ive tried has fixed them and google is absolutely useless
And yes, I might have forgotten to mention it : the problem only occurs with Elden Ring. I installed Nioh 2 a couple of days ago (someone needs to get beaten up here I know), a few hours in and its running flawlessly.
Funny thing : everytime ER crashes, it seems that Steam integrity check fails to validate the same 1,5 Mo file and needs to redownload it. It doesn't prevent launching the game, I can't figure out what it is though.
if the problem persists i need the windows event log about the crash
Fault offset is what differentiate the different kind of 0xc00005 memory access violation.
In your case, this offset is not known, which means, for example, it's not a known gpu or windows fault offset issues.
And, as rightly pointed out by Dark-Breed, usually you want to reinstall the C++ redistributable, the DX files, and .net framework files.
You can start by checking the content_log.txt in steam/logs/, it should provide the name of the file that always fail to validate.
Googling around and looking at your symptoms, i would suppose that something is bothering the elden ring install, as the anti-cheat, the antivirus, elden ring mods, issues with files rights ownership.
sadly there is no way to reinstall directx 12_0 and 12_1, what means if there the problem is located the windows is doomed to a complete wipe
If you have set a custom pagefile-size in Windows, try setting it back to "System-Managed". If it is already and the volume with the system-managed pagefile (<C:\> by default) is close to being full, try freeing up some space on that drive.
Dark-Breed contacted me this morning to try a bunch of things including C++ redistributables repair and getting rid of potential culprits in the task manager, I just gave it a try but the game crashed almost instantly.
I am planning on doing a fresh install of Windows in the near future anyway, so I won't spend more time trying to solve the problem for now, hopefully a clean Windows installation will fix it.
And if it doesn't, well...let's not think about that ^^