-
Notifications
You must be signed in to change notification settings - Fork 5
Can't get it to run on Linux #12
Comments
Found the log:
Looks like the self-contained binary isn't totally self contained. Are the presets available as |
The problem is that the launcher has been updated to use dot net 6.03 and proton / wine tricks only installs 6.0. There is an old version provided along with the HD texture pack that works on linux here: |
The old version doesn't work, a bunch of the options cause a black tooltip which completely locks up the launcher I also don't see a dotnet 6.03 version anywhere, are you referring to 6.0.3? Or 6.0.30? Because winetricks installs 6.0.19 This appears to indicate that .net v4 is also being used: |
Yes it's very annoying. You have to make sure your mouse is not touching the window and navigate with tab, arrows, and spacebar. Once you get it configured replace the original launcher and the settings should stick as they will be set to read only. |
Cracked it, .NET 6 seems to have an undisclosed reliance on .NET 4.7.2 dlls (who would've thought, .NET being shit.... Nooooooooo) Solution is to run Then the new launcher runs fine in linux |
@DraakjeYoblama or @neatodev Sorry for the ping, but think I've found the solution for linux users not needing to use the older launcher version. Any chance we could get the readme and/or nexus pages updated? |
That's awesome. Great work. |
@Hatsune-Cthulhu I can't edit either of those, best I can do is make a pull request to edit the readme. |
I'm running
gamescope-session
(the Steam client from SteamOS) on NixOS via Jovian. I tried both the 160MB and the 5MB versions, and tried bothprotontricks 35140 -q d3dx9 d3dcompiler_43
andprotontricks 35140 -q calibri
. If I click Play in Steam, the Steam logo appears for a second, and then I'm dropped back to the Asylum page in Steam.I don't know how/which logs to collect to diagnose the precise issue.
I also can't get the original launcher to work after trying this either. 😰
The text was updated successfully, but these errors were encountered: