-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
SHENZHEN I/O on Steam #21109
Copy link
Copy link
Closed
Labels
6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS6.topic: steamSteam game store/launcher (store.steampowered.com)Steam game store/launcher (store.steampowered.com)
Metadata
Metadata
Assignees
Labels
6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS6.topic: steamSteam game store/launcher (store.steampowered.com)Steam game store/launcher (store.steampowered.com)
Fields
Give feedbackNo fields configured for issues without a type.
The SHENZHEN I/O game on Steam launches after overriding
LD_LIBRARY_PATH. Sadly this means it can't then load libGL on NixOS. I had to modify the launcher script under~/.steam/steam/steamapps/common/SHENZHEN IO/Shenzhenso that it would prepend, instead of override:I emailed this to the creator of the game but they indicated that NixOS is not supported and so may not be able to do any work for it.
Do we have any mechanism for patching a Steam game ourselves?