This is a fix that worked for me specifically on this error:
lowlevelfatalerror [file:unknown] [line: 686] hr failed at d:/depot/r8branches/r8release/engine/source/runtime/d3d12rhi/private
(More details on how this works on the guide.)
Description/Disclaimer
From my understanding (and take it with a grain of salt), the engine or the game tries to access some sort of library or file through the operating system and when it fails to find it, the game pretty much sh**ts itself and throws you out. There should be 2 registry entries on your system which I’ll show you on the section below that the game tries to access, if those 2 entries are missing the game doesn’t know what to do and pretty much stops functioning.
The Fix
So here are the steps that you need to go through:
– Hit “Winkey + R”
– Type “regedit” in the dialog box that pops up and hit “Enter”
– In the left panel of your Registry Editor navigate to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers
– Select the “GraphicsDrivers” entry, on the right panel, right-click the blank space and choose “New > DWORD (32-bit) Value”
– Add/Edit the values highlighted in the screenshot below:
– Restart your PC for the changes to be applied!!
– Voila! You should be able to run the game without hopefully crashing anymore!
Thanks to Yorgøs for his great guide, all credit to his effort. you can also read the original guide from Steam Community. enjoy the game.
Related Posts:
- STAR WARS Jedi Survivor: 100% Exploration Guide
- STAR WARS Jedi Survivor: How to Enable PS5 Controller (Haptic Feedback + Adaptive Triggers)
- STAR WARS Jedi Survivor: How to Skip Intro
- STAR WARS Jedi Survivor: Droid-Artists Easter Egg
I’ve only experienced the error once, been pretty fortunate up until this point thankfully.