-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
some games with DLSS doesn't seem to work with AMD GPUs. #16
Comments
COD is probably checking for an nvidia driver. To work with AMD gpu's, the game would require a patch before loading nvngx. This is game specific and definitely would not work online for these games. |
From my knowledge, DXVK can spoof Device Manufacturer. |
nice didn't know dxvk can spoof device manufacturer this will be useful when playing games directx11 games unfortunately, all call of duty games from mw2019 to MW 2 2022 are directx 12 and can't use dxvk since it doesn't support dx12 |
no it's useful dxvk for dx12, as dxvk ships dxgi.dll that is useful for dx12 games and can spoof the device id.. |
No Man's Sky, SIFU, Ghostrunner are also missing DLSS options, but I have a GTX 1080Ti |
off-topic, but is there a discord server i can join? |
Same |
DXVK only works with DX9 - DX11.x. VKD3D would be the tool to use, but to my knowledge there's no Nvidia spoofing in VKD3D but I could be wrong. RealIndica made a d3d11.dll file that eliminates the need for the registry key so it may be possible for someone to create a d3d12.dll that spoofs the Nvidia drivers like DXVK does. |
I am pretty sure this project would need a companion Injector DLL to work around this. A d3d11.dll, d3d12.dll or dxgi.dll that spoofs the current card and driver Version for FSR to work. |
MOVZX |
some games like Call of Duty: Modern Warfare (2019), Call of Duty: Black Ops Cold War, Call of Duty: Warzone, doesn't show me the DLSS option on the menu.
none of them worked with my RX 570 8gb, this dude have gtx 1070 and it worked for him.
https://www.youtube.com/watch?v=g9k5QEfsfgo
The text was updated successfully, but these errors were encountered: