Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Special K to inject RenoDX caushes a crash #116

Closed
NiafLT opened this issue Jan 17, 2025 · 5 comments
Closed

Using Special K to inject RenoDX caushes a crash #116

NiafLT opened this issue Jan 17, 2025 · 5 comments

Comments

@NiafLT
Copy link

NiafLT commented Jan 17, 2025

Hello, im using special K to inject Generic RenoDX into Wuthering Waves and it always crashes when loading with this error
Image
""Fatal error: [File:Unknown] [Line: 677]
Device->CreateRootSignature(FRHIGPUMask::All().GetNative(), RootSignatureBlob->GetBufferPointer(), RootSignatureBlob->GetBufferSize(), IID_PPV_ARGS(RootSignature.GetInitReference())) failed
at D:/WS3/97a9e/9738a/Engine/Source/Runtime/D3D12RHI/Private/D3D12RootSignature.cpp:482
with error E_FAIL

0x00007ffbdf6e837a KERNELBASE.dll!UnknownFunction []
0x00007ffb40320d35 SpecialK64.dll!UnknownFunction []
0x0000000142831056 Client-Win64-Shipping.exe!UnknownFunction []
0x0000000142833656 Client-Win64-Shipping.exe!UnknownFunction []
0x00000001427f1ecd Client-Win64-Shipping.exe!UnknownFunction []
0x0000000142d95074 Client-Win64-Shipping.exe!UnknownFunction []
0x0000000142d86e1c Client-Win64-Shipping.exe!UnknownFunction []
0x0000000142d869c4 Client-Win64-Shipping.exe!UnknownFunction []
0x0000000142d8b955 Client-Win64-Shipping.exe!UnknownFunction []
0x0000000142d8c862 Client-Win64-Shipping.exe!UnknownFunction []
0x0000000143b261cf Client-Win64-Shipping.exe!UnknownFunction []
0x00000001427354f8 Client-Win64-Shipping.exe!UnknownFunction []
0x0000000142843a17 Client-Win64-Shipping.exe!UnknownFunction []
0x000000014283e4e1 Client-Win64-Shipping.exe!UnknownFunction []
0x00007ffbe179e8d7 KERNEL32.DLL!UnknownFunction []
0x00007ffbe20bfbcc ntdll.dll!UnknownFunction []

Crash in runnable thread ThreadPool Thread-4""

If i force DX11 it works fine though but i would prefer to use DX12 because of the performance hit DX11 has

@clshortfuse
Copy link
Owner

Hi. This is related to Reshade crashing because some capatibility issue with DX12 and sometimes RTX 40x0.

Also Wuthering Waves is Unreal, so you should use the Unreal universal build.

@NiafLT
Copy link
Author

NiafLT commented Jan 19, 2025

I'm running RX 6900XT not Nvidia and i am using the multi game universal addon (renodx-unrealengine.addon64). Reshade by itself works fine in DX12 and only crashes when Reno DX is added

@clshortfuse
Copy link
Owner

Thanks. Reshade has issues modding DX12 games with newer graphics cards. I guess RX 6900XT is one of them. (it's related to checking raytracing support.). There's no crash on RTX 3080 (which is what I have). I'm still working with crosire to fix this.

(FYI, there's an actual generic renox build called renodx-generic.addon64)

@NiafLT
Copy link
Author

NiafLT commented Jan 19, 2025

I hope it will be fixed in the future because it looks amazing. In the meantime, where could i find the actual generic build to try. Because i cant seem to find it on the github page or google

@clshortfuse
Copy link
Owner

Fixed with crosire/reshade@8b36a4f

Should be in next Reshade release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants