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
Unfortunately, it wont go away until they patch it, as it is caused by a memory leak. You can buy yourself more time,and potentially get rid of the blue screen by increasing the virtual memory in windows to a higher number for the page file. I set mine to 35gb, and i get about two hours before it crashes.
just google how to change virtual memory in windows. The values are in megabytes. manually set the min and max at the same number(pick a high number based on HDD size, general rule is 1.5*ram, but more wont necessarily hurt) Then make sure read only is unchecked from the file attributes as well. hope it helps
I'll watch the memory when I start it again using task manager. But this really does not feel like a standard memory leak type issue. More likely it is using some advanced graphic features that other games may not use that is triggering BSOD due to something wrong with the driver installation or a sensitivity to a particular driver having any file corruption.
I have not had a *single* bsod on windows 10 x64 up to date patched with the latest graphics drivers.
I am using NVidia RTX 3080.
It might be an optimization problem on lower end systems too, perhaps some newer systems have workarounds in their architecture that prevents the crash, and wasn't known until they got a larger section of hardware profiles.
It can be unclear as well: for example, I had a PC that worked entirely fine until I started a specific game, and then after 10-20 minutes my PC would crash. Turns out the power supply was faulty (but not in a "not booting anymore" kinda way) and that caused the problem... Even though GPU or fans would've been a more likely problem. It can be tricky to diagnose unfortunately.
1
Make sure you've installed the latest updates for Windows 10, and then restart your machine. To find out more, read Update Windows 10.
2
In the search box on the taskbar, type Command Prompt, and right-click or press and hold Command Prompt (Desktop app) from the list of results. Select Run as administrator, and then select Yes.
3
Type DISM.exe /Online /Cleanup-image /Restorehealth (note the space before each "/"), and then press Enter. (Note: This step may take a few minutes to start and up to 30 minutes to complete.)
4
After you see a message that says "The operation completed successfully," type sfc /scannow (note the space between "sfc" and "/") and press Enter.
5
After you see a message that says, "Verification 100% complete," type exit.
maybe but with one or 2 reported occurences. I would tend to suspect a PC problem first. I have never had or seen a BSOD that was caused by an app. I had one several years ago being caused by a flaky HDD..and another longer ago being caused by a lose memory stick. First they should verify it actually is a BSOD. Your PC rebooting does not mean BSOD. IF there was no error screen between that was blue obviously it was not.
Mine was a blue screen, access violation, first time. IRQ not equal to or less than zero, second time. First one was caused by paged write violation. Second one the video driver crashed. Ran diagnostics, verified files, and increase virtual memory allocation, for first one. second one re downloaded and installed driver. This fixed the bsod issues, but game still crashes every hour or two. the crash logs indicate errors in light map definition, skeletons, and trying to load a null shader. This is followed by a crash and stack dump. Which is why i think it is related to the engine or graphics processing. The Bsods are probably symptoms of a cascade of errors behind the scenes, i sent my crash logs, so hopefully if it is on them they get it fixed in patches.