-
Notifications
You must be signed in to change notification settings - Fork 5
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
methodology to follow on Linux #3
Comments
Hi.. Here's the full mod description: you can try to use the windows installer provided by that mod, or.... a Linux installer Remember to modify WINEOVERRIDES variable accordingly (depending on the way you installed the mod) |
i would not use the linux installer linked above in its current state. at first glance its usage is rather simple, but it is far from stable (incl. unforeseeable unintended deletion of files). i currently extract the files from the windows installer and place them in the right context (but running a suggestion for heroic launcher to automate this, esp. for registering the nvidia-reg in each corresponding wine-prefix). |
Thanks for the feedback. Just one question from my side then: did the mod work correctly for you? I'm asking, as manual installation can be challenging due to the amount of files combinations that differ depending on gpu vendor |
I've tested on Windows + Linux I do have an RTX 3070 I've tried Wukong Benchmark Tool I choose DLSS, yet it do not let me enable the Frame Generation Option :: It tells me the GPU is not compatible Isn't supposed to solve this issue this patch? |
Yes. It should and has been succesfully tested under linux and windows. You most probably installed the mod into wrong directory. It should be installed into b1/Binaries/Win64 one. Also, setup app (both exe and the linux script) rename few files when unpacking (ie dlss-enabler.asi becomes version.dll/winmm.dll/dlss-enabler.dll depending on the installation choices) or ignores some of them (ie nvngx.dll and nvapi64-proxy.dll should be deployed only if you have AMD or INTEL GPU). I would suggest using the setup app to unpack the files into an empty directory and copy the files from there (if you don't want to use setup to install my mod directly into the benchmark) |
In case of this app, version.dll installation option should be used. |
I have similar issue. Not working in Black Myth: Wukong Benchmark Tool.. Game didn't allow me to use DLSS frame generation. I have attached the dlss-enabler log file for your reference. I launched the via steam with proton OS: ArchLinux |
Hi. Please use latest beta builds (ie 3.01.001.0 beta 11). Linux support for this app has been implemented in one of said betas. Everything should work out of the box after installation. |
The linux implementation of new version can be found in https://github.com/FakeMichau/fgmod It contains the new version of https://github.com/artur-graniszewski/DLSS-Enabler/releases/tag/3.01.001.0-beta11 for linux |
how should I use this in Linux exactly? lets say in Wukong BlackMyth?
since I see you release the exe for Windows, and the sources
The text was updated successfully, but these errors were encountered: