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 ?
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 ?
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
wow omg did not excpect that to work but the installer did indeed pop up. Thank you very much!!!
Hmm the installer pops up but when im trying to install it instantly says “Installation canceld” it has write access to the selected folder.