Open Cheesy1576 opened 2 months ago
Hi,
It crashes at when I call methods from AMD's Vulkan dll, because of that I haven't tried finding the issue tbh. So I can't tell you if I can fix it or when for now.
Absolutely, I will do this today in a few hours.
I'm not sure if I installed it correctly. I followed ,,Install as non-nvngx" instruction and it doesn't work. I made a copy of nvngx_dlss.dll in the No Man's Sky\Binaries folder, I renamed that copy to nvngx.dll (i understand from this that the original nvngx_dlss.dll stays there and only a copy of this file have to be renamed), I moved the file you sent to that folder and renamed it to dxgi.dll, I moved nvngx.ini file from the latest OptiScaler release, in this file i changed default Vulcan upscaler to fsr31, Nvidia GPU spoofing for Vulkan and Nvidia extention spoofing for Vulkan to true. I assume that in game there was supposed to be an option to enable Nvidia DLSS (as FSR 3.1), but there is no such option. It does show however that I use RTX 4090.
I tried to test it as well and had the same result. OptiScaler loads and creates a log file but that's all it does. OptiScaler.log
@Cheesy1576 You should get 2 new Anti-Aliasing options when it works. DLSS and DLAA.
For No Man's Sky with latest update you can use dxgi.dll
approach. You need to add nvapi-dummy
to same folder.
nvngx.ini
should not be renamed and needs following settings:
; -------------------------------------------------------
[Spoofing]
; -------------------------------------------------------
; Enables Nvidia GPU spoofing for Vulkan
; true or false - Default (auto) is false
Vulkan=true
; Enables Nvidia extension spoofing for Vulkan
; true or false - Default (auto) is false
VulkanExtensionSpoofing=true
; -------------------------------------------------------
[NvApi]
; -------------------------------------------------------
; Override loading of nvapi64.dll
; true or false - Default (auto) is false
OverrideNvapiDll=true
I tried this earlier, just didn't mention it because I thought we weren't supposed to use the nvapi-dummy. Is this FakeMichau/nvapi-dummy the correct one? I tried it with that and my game looked this and froze after a few seconds. OptiScaler.log
@Nygglatho I have the same result and it crashes my game
Ah we experienced same issue with RDNA2 cards. Any chance you both using RDNA2 cards?
My screenshot is from Vega APU, works with Nvidia too but some AMD GPUs are not happy after update :/
I'm on RDNA3 (RX 7900 XTX)
Ah so RDNA3 affected too. I will check what has changed with this patch (I already know depth format is changed).
If I can find a solution will inform you guys. Thanks for checking 👍
RX 6700 XT
Can this problem be fixed on your side, or no? If yes, when can we expect a fix for this?