!hzgkCxLtCOTmFXGauj:nixos.org

NixOS Gaming

397 Members
Gaming things, my hands are typing words.108 Servers

Load older messages


SenderMessageTime
5 Aug 2025
@k900:0upti.meK900To be completely honest, no idea what's happening here06:31:19
@k900:0upti.meK900I just downloaded HL2 on my Steam Deck running Jovian and it worked perfectly06:31:27
@witchlliee:matrix.orgEllie she/they

Well this is what i get when launching steam from the terminal and then launching the game:

chdir "/home/ellie/.local/share/Steam/steamapps/common/Half-Life 2"
ERROR: ld.so: object '/home/ellie/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/ellie/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/ellie/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/ellie/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/ellie/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Game Recording - would start recording game 220, but recording for this game is disabled
Adding process 44180 for gameID 220
pressure-vessel-wrap[44181]: W: Found more than one possible libdrm data directory from provider
pressure-vessel-wrap[44181]: W: "run/opengl-driver/share/drirc.d" is unlikely to appear in "/run/host"
pressure-vessel-wrap[44181]: W: "run/opengl-driver-32/share/drirc.d" is unlikely to appear in "/run/host"
pressure-vessel-wrap[44181]: W: Found more than one possible drirc.d data directory from provider
pid 44431 != 44427, skipping destruction (fork without exec?)
pid 44436 != 44427, skipping destruction (fork without exec?)
pid 44457 != 44427, skipping destruction (fork without exec?)
06:42:45
@k900:0upti.meK900What hardware are you on?06:49:57
@k900:0upti.meK900Is it maybe some Nvidia driver nonsense06:50:02
@witchlliee:matrix.orgEllie she/they Nono i use a amd card 06:57:24
@witchlliee:matrix.orgEllie she/theySo idk06:57:40
@witchlliee:matrix.orgEllie she/they

The way i configured it, is it fine tho?

hardware.graphics = {
  enable = true;
  enable32Bit = true;
  package = pkgs.mesa;
  package32 = pkgs.pkgsi686Linux.mesa;
  extraPackages = with pkgs; [
        vaapiVdpau
        libvdpau-va-gl
        libva
        vulkan-loader
        vulkan-validation-layers
      ];
  extraPackages32 = with pkgs; [
        vaapiVdpau
        libvdpau-va-gl
        libva
      ];
  };
06:58:51
@marie:marie.cologneMarie
hardware.graphics = {
  enable = true;
  enable32Bit = true;
};
should be enough really
07:15:08
@marie:marie.cologneMarie(also hl2 launches just fine on my system, also with an amd card)07:15:35
@marie:marie.cologneMariebut the steam module also configures that so you don't need any of that actually07:16:43
@witchlliee:matrix.orgEllie she/theyI wonder if i did something wrong on my flake then07:26:51
@k900:0upti.meK900Get rid of all the extraPackages definitely07:34:57
@k900:0upti.meK900None of that is necessary07:35:00
@k900:0upti.meK900 And also package and package32 are defaulted to that already 07:35:09
@witchlliee:matrix.orgEllie she/they Yeah i got rid of everything and i just let it basic but still didn't worked. But then i just used -vulkan and it's working fine now 08:03:17
@witchlliee:matrix.orgEllie she/theyNot sure why opengl was being weird about that game on nixos for me08:03:31
@marie:marie.cologneMariehl2 has a vulkan renderer? since when08:30:53
@marie:marie.cologneMarieor is that just dxvk-native08:31:01
@witchlliee:matrix.orgEllie she/theyI'm really not sure09:03:44
@witchlliee:matrix.orgEllie she/theyI didn't know it had09:04:01
@witchlliee:matrix.orgEllie she/theyBut the game is using vulkan now09:04:11
@witchlliee:matrix.orgEllie she/theyI think it's dxvk-native actually09:05:11
@witchlliee:matrix.orgEllie she/they* I think it's dxvk-native09:05:35
@notgne2:gen2.space@notgne2:gen2.space left the room.18:21:25
6 Aug 2025
@vidariondr:matrix.orgvidariondr set a profile picture.18:30:55
7 Aug 2025
@codebam:envs.netcodebam is there a way to unset TZ; %command% for all steam games? so the time is correct 20:13:34
@k900:0upti.meK900 Uhh, that sounds very wrong 20:19:34
@k900:0upti.meK900 You should have TZ set to the correct timezone 20:19:44
@k900:0upti.meK900 Not whatever that is 20:19:50

Show newer messages


Back to Room ListRoom Version: 10