sultim-t / xash-rt

Fork of the Xash3D FWGS with a real-time path tracing
1.09k stars 23 forks source link

thanks you for developing this, but I have a laptop with AMD and nVIDIA.... #62

Open freebrew opened 1 year ago

freebrew commented 1 year ago

The game and mod does not detect nVIDIA for DLSS not raytrracing as it is defaulting to use the smaller intergrated AMD iGPU on die instead of the deticated nVIDIA GPU.

Any advice?, I have uploaded the optional rt DLSS files in the appropriate folder and started the game with xash3d.exe executable.

Please advise

sultim-t commented 1 year ago

Interesting, the code tries to find the first GPU with ray tracing support. What's that AMD GPU?

freebrew commented 1 year ago

The one integrated inside the Ryzen 9 Mobile 5900HX

image

freebrew commented 1 year ago

The settings wont give me the DLSS but it is running on the nVIDIA GPU after all....not sure why I dont have access to DLSS, I did upload correctly

image

image

mastan-rus commented 1 year ago

The settings wont give me the DLSS but it is running on the nVIDIA GPU after all....not sure why I dont have access to DLSS, I did upload correctly

Did you do additional steps for DLSS?

Download nvngx_dlss.dll Place it into the rt_bin folder, ensure that it's called nvngx_dlss.dll Download RayTracedGL1-Bundle-DLSS.zip Replace the original rt_bin/RayTracedGL1.dll with a new one bin/RayTracedGL1.dll from RayTracedGL1-Bundle-DLSS.zip

freebrew commented 1 year ago

UPDATE: It is raytracing, as seen from above screen shots on the nVidia card, but the DLSS options are still not availbale in the options menu. And Yes, I did redon the new files in the proper folders.

image

image

mastan-rus commented 1 year ago

Your nvngx_dlss.dll is suspiciously small. Version 3.1.1 linked above should be around 35 MB, older 2.5.1 around 25 MB. Try downloading here https://www.techpowerup.com/download/nvidia-dlss-dll/

freebrew commented 1 year ago

Yup, that worked...Thanks You for your help, very appritiated

kunimei commented 1 year ago

thankyou