lutris / wine

Repository containing source code for various Lutris Wine builds
Other
142 stars 23 forks source link

Registry issue when running RDR2 #51

Closed hsully03 closed 3 years ago

hsully03 commented 3 years ago

Describe the bug

A clear and concise description of what the bug is.

Specific to this game, Red Dead Redemption 2 will not run with any version of wine, Normal, Lutris, or Proton. I get a consistant error of

user.reg:1440: Malformed value '"HDA NVidia HDMI/DP,pc"=3 (js)"="disabled"'

So far, my attempts to fix it have been:

-Moving the game to an ext4 drive -Reinstalling the reccomended drivers from the Lutris wiki -Switching to a different Vulkan IDC loader

All of these have resulted in the same errors.

Steps to reproduce

Lutris debugging output (Optional)

Here's a pastebin of the log.

System information (Optional)

Arch Linux Nvidia GeForce GTX 970 Nvidia drivers 455.38 Intel core i5-6600k

tannisroot commented 3 years ago

Can you send me system.reg and user.reg files from inside the prefix? thanks

sfjuocekr commented 3 years ago

I can get RDR2 to run in fullscreen by adding WINE_HIDE_NVIDIA_GPU = 1 to the env vars.

If I set it to 0 it only works windowed.