!KEJUbONnoBpiYKGWEq:nixos.org

NixOS Gaming

697 Members
Gaming things, my hands are typing words.182 Servers

Load older messages


SenderMessageTime
9 Nov 2023
@tonton:envs.net@tonton:envs.net Hi, I'm trying to get steamtinkerlaunch working, found I needed to install python3 to get errors in the logs. Now, running 'steamtinkerlaunch vortex start' gives me
'/nix/store/6qrqnmqvqr8ln1lch9s7c2qhwzss485i-steamtinkerlaunch-12.12/bin/.steamtinkerlaunch-wrapped: line 14897: /home/ton/.config/steamtinkerlaunch/proton/custom/GE-Proton8-23/files/bin/wine: cannot execute: required file not found'
The file is there, but it is what was downloaded by STL itself and so isn't linked correctly. Can I tell STL to use nix's wine/proton?
Or how do I get steamtinkerlaunch to work on nixos?
15:56:46
@k900:0upti.meK900That's not what is missing 16:01:37
@k900:0upti.meK900What's missing it the interpreter 16:01:44
@k900:0upti.meK900You probably want to run it inside an fhsenv like steam-run16:01:56
@tonton:envs.net@tonton:envs.netoh, ok. so steam-run steamtinkerlaunch vortex start?16:02:22
@k900:0upti.meK900Yes 16:08:03
@tonton:envs.net@tonton:envs.nethmm: steam-run steamtinkerlaunch vortext start /nix/store/lf0wpjrj8yx4gsmw2s3xfl58ixmqk8qa-bash-5.2-p15/bin/bash: /lib64/libc.so.6: version `GLIBC_2.36' not found (required by /nix/store/lf0wpjrj8yx4gsmw2s3xfl58ixmqk8qa-bash-5.2-p15/bin/bash)16:09:35
@tonton:envs.net@tonton:envs.netidk16:09:40
@k900:0upti.meK900That sounds like you've got some very badly mismatched versions of things16:10:20
@tonton:envs.net@tonton:envs.netcool.16:10:40
@tonton:envs.net@tonton:envs.net

Allright, so i did the following for each file in the .confg/steamtinkerlaunch/proton/custom/GE-Proton8-23/files/bin/:
rm msidb;ln -s /run/current-system/sw/bin/msidb msidb
and now it's atleaast installing vortex...

:P

16:15:09
@tonton:envs.net@tonton:envs.net

ah, it seems they need to be in the same profile or something. Works now.

But I keep getting
SKIP - setModWine - No download URL found for requested 'GE-Proton8-23' - skipping
ERROR - setModWine - DNPROTON was not found - can't continue

But steam-run steamtinkerlaunch dcp l and dw l finished successfully... ?

16:47:34
@tonton:envs.net@tonton:envs.net"successfully" there's nothing in their folders16:55:59
@0x4d6165:matrix.orgMae (it/she) has anyone gotten mod organizer 2 working on Nixos? tried lutris and https://github.com/rockerbacon/modorganizer2-linux-installer to no avail 21:06:50
@pangolecimal:matrix.org@pangolecimal:matrix.org joined the room.22:06:31
10 Nov 2023
@remcoschrijver:tchncs.de@remcoschrijver:tchncs.de joined the room.07:08:12
@atka:matrix.org@atka:matrix.org left the room.07:34:45
@tonton:envs.net@tonton:envs.netI did yesterday, more or less, forgot to report back. I removed a bunch of the wrongly generated and downloded files from steamtinkerlaunch. Put steam-run, Python3, steamtinkerlaunch, cabextract and msidb in my Nixos configuration as global packages (they used to be in my users packages which for some reason failed). Then I run all steamtinkerlaunch commands prefixed by steam-run (I did this by setting alias srustl='steam-run steamtinkerlaunch') After that 'srustl mo2 s' runs and finishes as expected. 🌻10:23:20
@tonton:envs.net@tonton:envs.netRemoved files in .Config/steamtinkerlaunch or what it is, I'm not on my computer so can't check. But it's the dir where stl has downloads and prefixes and so on.10:25:25
@crabtux:matrix.orgCrabtux joined the room.14:27:30
@0x4d6165:matrix.orgMae (it/she)awesome! thanks!15:12:39
@tonton:envs.net@tonton:envs.netOh, another thing, I don't use mo2 to run skyrim, I copy the skyrimLauncher.exe to skyrimlauncher.exe.bak (in case I need it for other things than playing game) then copy skse_loader.exe to be skyrimLauncher.exe then I run skyrim from steam. :P19:12:42
@tonton:envs.net@tonton:envs.netif that's what youre running19:12:58
11 Nov 2023
@supersamus02:matrix.org@supersamus02:matrix.orgHi, does the Steam version of Titanfall 2 (or, more generally, a game that goes through EA Desktop) work on your end? Because it doesn't on mine. EA Desktop launches, then says: "Failed to launch game. An error on our end caused the launch to fail. Try again a little later."19:46:38
@k900:0upti.meK900There's a weird thing with EA Desktop where it will fail if you have too many environment variables19:59:50
@k900:0upti.meK900Try running it in a clean env19:59:53
@k900:0upti.meK900Wine shouldn't care much anyway19:59:57
@supersamus02:matrix.org@supersamus02:matrix.org
In reply to @k900:0upti.me
There's a weird thing with EA Desktop where it will fail if you have too many environment variables
Aaaand it was exactly that.
Thank you!
(And not thank EA)
21:08:01
@supersamus02:matrix.org@supersamus02:matrix.org The big list of environment variables was because I'm on Plasma, meaning that there were all the Qt variables set.
Maybe modifying Steam's derivation so that these are unsetted on runScript wouldn't be a bad idea? (Even though it's dirty)
21:13:24
@supersamus02:matrix.org@supersamus02:matrix.org * The big list of environment variables was because I'm on Plasma, meaning that there were all the Qt variables set.
Maybe modifying Steam's derivation so that these are unsetted on runScript wouldn't be a bad idea?
21:13:39

Show newer messages


Back to Room ListRoom Version: 6