protonscr

[Question] Are you going to add shared resources?

dxvkclosed
doitsujin/dxvk#3831 · opened 2024-02-04 by Librixf · updated 2024-08-28 · 16 comments · github
LLibrixf 2024-02-04 github

Are you going to add shared resources? FiveM, RageMP and I think also EAC depend on them and I saw https://github.com/doitsujin/dxvk/issues/1722 , and I would like to check the situation 3 years later.

Sorry if I'm annoying with this question.

BBlisto91 2024-02-04 github

Shared resources have been mostly supported for a while now. Is there a game you are having issues with?

KK0bin maintainer 2024-02-04 github

Shared resources have been supported for a while but they only work on Proton or Proton-like Wine forks.

Fwiw, no, EAC is not blocked by shared resources.

LLibrixf 2024-02-04 github

Shared resources have been mostly supported for a while now. Is there a game you are having issues with?

To tell you the truth - it's FiveM. I asked in a Linux chat room and was told that dxvk doesn't support some dll files, but then I saw this thread https://github.com/doitsujin/dxvk/issues/1722 and thought that it's just the shared resources that are not supported.

BBlisto91 2024-02-04 github

Off the top of my mind I am not aware of any issues with dxvk and FiveM on Linux right now on any Wine build that supports shared resources. Haven't checked myself though.
If there are problems please tell them to open an issue.

LLibrixf 2024-02-11 github

If there are problems please tell them to open an issue.

Very sorry for the long wait, I'll attach the logs. I tried to run through PortProton and version 8.0-4
PortProton.log

BBlisto91 2024-02-11 github

I think it's better to create a new issue with full information about what the issue is.
I am not seeing any dxvk output (or much at all) in your attached log. Doesn't even seem to get to that point.

BBlisto91 2024-02-11 github

0168:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.Xaml.Hosting.WindowsXamlManager"

This is likely the Wine error causing you issues. Which i see myself when trying to get FiveM installed.
It will hit it when the Wine prefix is set to use Windows 10 or 11, but using 8.1 or 8 will make the installer complain about the Windows version not being supported

LLibrixf 2024-02-11 github

This is likely the Wine error causing you issues. Which i see myself when trying to get FiveM installed.
It will hit it when the Wine prefix it set to use Windows 10 or 11, but using 8.1 or will make the installer complain about the Windows version not being supported

Thank you for pointing that out.

LLibrixf 2024-02-11 github

Which i see myself when trying to get FiveM installed.

Did it work out in the end?

BBlisto91 2024-02-11 github

No the Wine issue seems to prevent the installer from running when running it in a Windows 10 or 11 prefix. And didn't mess much with trying to get past the unsupported popup when trying 8.1 which support ended for here last month.

ZZimZom 2024-08-21 github

Are there any new Infos about the Shared Resources and FiveM Problems? Is there today any chances?

KK0bin maintainer 2024-08-21 github

Shared Resources are supported on Linux in Proton. No idea whether GTA V mods work.

BBlisto91 2024-08-21 github

As said above Shared Resources have been supported for a couple of years now with Proton. FiveM doesn't work on Linux with Proton because of some UWP issue last i checked. Not aware of any dxvk problems

ZZimZom 2024-08-21 github

Okay. Is it right that if I try to play FiveM on Linux and I try to connect on a Server the Server must deactivate the svadhesive Option? And I can start FiveM without any Problems?

KK0bin maintainer 2024-08-21 github

No idea. I don't like GTA.

JJustOptimize 2024-08-28 github

As said above Shared Resources have been supported for a couple of years now with Proton. FiveM doesn't work on Linux with Proton because of some UWP issue last i checked. Not aware of any dxvk problems

Can confirm that FiveM doesn't launch because it can't find "Windows.UI.Xaml.Hosting.WindowsXamlManager".
If anyone knows how to bypass the windows 7 lock or fix the win 10 error let us know

Upstream links