-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
LIV (755540) #3744
Comments
Ultimate crash seems to be related to the following two lines (repeated multiple times):
Same lines found in #3741 |
On the latest Proton 7.0-1, the app fails with the following .NET backtrace:
I have tried updating .NET through |
By adding some extra tracing to Mono, I found the underlying error is this: |
Looks like it hits madewokherd/wine-mono#64 |
ECMA-335 does say that the size of a value type "shall not exceed 1 MByte", so this may be a case of Mono following the spec while .NET Framework does not. |
Update: Installing Additionally, "Smoothed FPV", which doesn't require the elusive driver, displays a pitch black window. |
Copying the SteamVR driver from This is likely due to the absence of a Linux binary in the LIV driver's directory, and an inability for the SteamVR compositor to load a Windows driver under Linux. The driver DLL appears to have frugal dependencies, so there's a good chance that something like Winelib could get it to work. |
just wanted to bump the idea of adding Windows SteamVR plugin support to Linux SteamVR, if at all possible |
I hate to bump an older issue, but as a VR streamer on Linux, I would love to see this fully implemented. What still needs to happen for this to be further fixed? |
sigh oh how wonderful it would be if this could work. I feel like if proton could make LIV work on linux, it would be a sign that proton development is complete. Such a complex use case, but it would be awesome. If only there was a LIV alternative for linux. |
Compatibility Report
System Information
I confirm:
steam-755540.log
Symptoms
App crashes during launch.
Reproduction
Try running the app.
The text was updated successfully, but these errors were encountered: