7
submitted 1 year ago* (last edited 1 year ago) by Hercules@lemmy.world to c/linuxcracksupport@lemmy.world

Im trying to play LinuxRulz games but im just unable to launch them. When i launch it i just get the popup this game is provided by linuxrulz and then it excits. Someone that had this problem before ?

top 5 comments
sorted by: hot top controversial new old
[-] westaken@lemmy.dbzer0.com 2 points 1 year ago* (last edited 1 year ago)

In NixOS you need to patch binaries with patchelf. If this bundles WINE you can try changing its script to use system WINE instead.

[-] Hercules@lemmy.world 1 points 1 year ago

Thanks for your anwser. Would you mind going in a bit more detail im relatifly new to nix.

[-] xvapx@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

The easiest way to solve this kind of issue on Nixos is to add

environment.systemPackages = with pkgs; [ steam-run ];

to your configuration.nix, rebuild your system and then run the binary with steam-run, like steam-run linuxrulzgame

[-] Hercules@lemmy.world 1 points 1 year ago

steam-run

wow omg did not excpect that to work but the installer did indeed pop up. Thank you very much!!!

[-] Hercules@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Hmm the installer pops up but when im trying to install it instantly says "Installation canceld" it has write access to the selected folder.

this post was submitted on 21 Aug 2023
7 points (100.0% liked)

Linux Crack Tips

1926 readers
1 users here now

Welcome to Linux Crack Tips!

The place to share and discuss everything about the intersection of Linux, Gaming and Piracy.

This is the official replacement for r/LinuxCrackSupport, which was abandoned by the original mod team!

Community rules:

Important links:

Related communities

founded 2 years ago
MODERATORS