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 ?

  • xvapx@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    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.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      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.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      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.