artur-graniszewski / DLSS-Enabler

Simulate DLSS Upscaler and DLSS-G Frame Generation features on any DirectX 12 compatible GPU in any DirectX 12 game that supports DLSS2 and DLSS3 natively.
MIT License
111 stars 0 forks source link

How to install in linux #5

Closed jeevithakannan2 closed 2 weeks ago

jeevithakannan2 commented 3 weeks ago

I am using steam and proton. How and where should I install you application ?? Can you give a detailed guide for Linux steam users ?

artur-graniszewski commented 3 weeks ago

Hi,

you can use this script under Linux: https://github.com/FakeMichau/fgmod

this script is already published on Nexus too: https://www.nexusmods.com/site/mods/927

jeevithakannan2 commented 3 weeks ago

It has older version. He can't update due to innoextractor incompability https://github.com/FakeMichau/fgmod/issues/1

As i need the newer version for black myth wukong i created an issue here

artur-graniszewski commented 3 weeks ago

Hi,

From what I know FakeMichau successfully tested some newer extractor of InnoSetup files, but regardless, you can do one trick for now:

Game should work from now on with FG available.

(All of the steps above are usually automated with InnoSetup or FakeMichau's scripts)

slynobody commented 3 weeks ago

the fgmod-installer had some unintended file-deletions here (after removal from some games), leading to game redownloads (steam),so i tried to gather everything i know currently here: https://github.com/slynobody/dlss-enabler-mod-for-linux

this would be the right procedure? if someone knows a good method how to automatically put the registry-key inside the files of a wine prefix (without using regedit, f.e. through winetricks) please enlighten me.

btw: the latest beta does not work with 'no mans sky' on linux / vulkan (polaris as well as rdna2, vulkan set to true), maybe you need nvidia currently (in general not the greatest joy on linux), dxgi should not be needed?

lzq960605 commented 3 weeks ago

steam deck , Black Myth-Wukong ,No bug were found during testing, DLSS frame generation is available

The two black edges on the top and bottom iwll shake, but the impact is not significant

FakeMichau commented 2 weeks ago

the fgmod-installer had some unintended file-deletions here (after removal from some games), leading to game redownloads (steam),so i tried to gather everything i know currently here: https://github.com/slynobody/dlss-enabler-mod-for-linux

this would be the right procedure? if someone knows a good method how to automatically put the registry-key inside the files of a wine prefix (without using regedit, f.e. through winetricks) please enlighten me.

btw: the latest beta does not work with 'no mans sky' on linux / vulkan (polaris as well as rdna2, vulkan set to true), maybe you need nvidia currently (in general not the greatest joy on linux), dxgi should not be needed?

Could you elaborate which files were deleted but shouldn't? I take care to restore anything that potentially might've been in the game folder previously

Also feel free to open up an issue on fgmod, best way to get bugs fixed is to report them

jeevithakannan2 commented 2 weeks ago

I think it does not remove, but rather change the dll which lead to denuvo thinking that there is a hardware change and whitelist your account for 24hours. As for steam redownloading files it maybe to due to the change in hashes of dll files

jeevithakannan2 commented 2 weeks ago

This issue is resolved in the latest commit of https://github.com/FakeMichau/fgmod in https://github.com/FakeMichau/fgmod/commit/e1eaf73dd2e1103ab674a3c96bf652245e8084ee

So I am closing this issue. Feel free to share knowledge even after closing this issue !!!