sultim-t / xash-rt

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

DLSS ghosting #21

Open mastan-rus opened 1 year ago

mastan-rus commented 1 year ago

There's a ghosting behind moving objects when DLSS is enabled. There is no ghosting when DLSS is disabled or FSR is enabled.

Video: https://www.youtube.com/watch?v=xAW5RVAFliU

wenceslaorl commented 1 year ago

There's a ghosting behind moving objects when DLSS is enabled. There is no ghosting when DLSS is disabled or FSR is enabled.

Video: https://www.youtube.com/watch?v=xAW5RVAFliU

I am using DLSS version 2.5.1 and I have no problem at all, I recommend that version.

mastan-rus commented 1 year ago

I've tried 2.5.1 and indeed it doesn't have ghosting. But since installation notes recommend downloading dll from the latest Nvidia SDK which has version 3.1.1 right now, something should be done about that. Either point to the 2.5.1 download, or fix working with the latest version.

wenceslaorl commented 1 year ago

I've tried 2.5.1 and indeed it doesn't have ghosting. But since installation notes recommend downloading dll from the latest Nvidia SDK which has version 3.1.1 right now, something should be done about that. Either point to the 2.5.1 download, or fix working with the latest version.

Using version 3.1.1 you can also have a ghosting free experience, but you must configure the profile (since version 3.1.1 is required), if you set it to "F" everything should be the same as using DLSS 2.5.1.

EsterLoken commented 1 year ago

Using version 3.1.1 you can also have a ghosting free experience, but you must configure the profile (since version 3.1.1 is required), if you set it to "F" everything should be the same as using DLSS 2.5.1.

How do you do that?

wenceslaorl commented 1 year ago

Using version 3.1.1 you can also have a ghosting free experience, but you must configure the profile (since version 3.1.1 is required), if you set it to "F" everything should be the same as using DLSS 2.5.1.

How do you do that?

Using this https://github.com/emoose/DLSSTweaks

EsterLoken commented 1 year ago

Using version 3.1.1 you can also have a ghosting free experience, but you must configure the profile (since version 3.1.1 is required), if you set it to "F" everything should be the same as using DLSS 2.5.1.

How do you do that?

Using this https://github.com/emoose/DLSSTweaks

Thank you!