Skip to content
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

Support for games with GPU checks(?) #20

Open
AkiraJkr opened this issue Jul 12, 2022 · 3 comments
Open

Support for games with GPU checks(?) #20

AkiraJkr opened this issue Jul 12, 2022 · 3 comments

Comments

@AkiraJkr
Copy link
Contributor

AkiraJkr commented Jul 12, 2022

Right now CyberFSR2 seems to be working in plenty of games, but there's some that don't really work at the moment, mostly due to custom-made GPU checks from the looks of it, which can probably be bypassed by spoofing the card with dxvk.

@TheRazerMD
Copy link

TheRazerMD commented Jul 14, 2022

So I tried the GPU Spoofing you've mentioned using DXVK and VKD3D on a couple of games using my RX580 (found a Reddit post regarding DXVK config file setup).

  1. Horizon Zero Dawn - DLSS option got exposed, but can't load the save game. Probably VKD3D issue but doesn't matter, DLSS option got exposed successfully

  2. Deep Rock Galactic - on boot, gives an error that drivers are known to have issues and recommend updating to a newer Nvidia version. Funny thing is it lists out my RX580 and current 22.6.1 drivers lol. However, game boots to main menu but DLSS option is not exposed.

  3. Ready or Not - same issue as DRG above

Seems like UE4 games have extra GPU checks, possibly for driver version and that's why no DLSS option. Or maybe it's because the DLSS dll is hidden from the game exe, into its own subfolders thanks to UE4 folder structuring.

Also, if anyone knows, is it possible to just use the spoofing options, without the translational layer to Vulkan?

Screenshot_1

dxvk.conf.zip

Edit: uploaded the modified dxvk.conf I used

@zhizheamd
Copy link

zhizheamd commented Sep 6, 2022

MOVZX
/
CyberFSR2
(https://www.nexusmods.com/reddeadredemption2/mods/1640?tab=description)
It includes a DLL wrapper/injector (winmm.dll) to disable Nvidia GeForce GPU checking, so AMD Radeon GPU users can enjoy the mod.

@boludoz
Copy link

boludoz commented Oct 16, 2022

MOVZX / CyberFSR2 (https://www.nexusmods.com/reddeadredemption2/mods/1640?tab=description) It includes a DLL wrapper/injector (winmm.dll) to disable Nvidia GeForce GPU checking, so AMD Radeon GPU users can enjoy the mod.

A warp could be done to simulate the 4090 and activate DLSS 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants