STAR WARS Jedi: Survivor™

STAR WARS Jedi: Survivor™

Not enough ratings
LowLevelFatalError for D3d12RHI Fix
By Yorgøs
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.)
   
Award
Favorite
Favorited
Unfavorite
Description/Disclaimer
This is a fix for a very specific error that usually crashes the game during cutscene transitions or when loading in new areas, the error message that appears after the crash goes like this:


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
Fixing this issue should be quite easy, you are most likely going to have 1 or 2 missing entries in your windows registry that you need to add. I don't know if this is caused due to a failed driver update or if the devs messed up parts of the code. But hey! If it doesn't work out for you, you can always remove those entries and restore your registry to what it was before.

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!
4 Comments
Owieczka Dolly v2.1 Mar 13 @ 11:06am 
where is screenshot with values?
Archer_B1 Dec 17, 2024 @ 6:48am 
The screenshot in the guide is gone.
Barmherziger Schamhaarritter May 14, 2023 @ 3:28pm 
Didn't work for me sadly. :(
Barmherziger Schamhaarritter May 14, 2023 @ 3:10pm 
I will watch your career with great interest.