Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

legendary-gl: 0.0.14 -> 0.20.1 #101053

Merged
merged 1 commit into from Oct 19, 2020
Merged

legendary-gl: 0.0.14 -> 0.20.1 #101053

merged 1 commit into from Oct 19, 2020

Conversation

equirosa
Copy link
Contributor

Motivation for this change

Several new releases with bugfixes, most importantly, current version in nixpkgs can't log into EGS.
https://github.com/derrod/legendary/releases/tag/0.20.1

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Copy link
Member

@wchresta wchresta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thank you :)

@garbas garbas merged commit 2756f98 into NixOS:master Oct 19, 2020
@thornycrackers
Copy link
Contributor

Sorry to bump on this thread but I've had a heck of a time trying to get this running and I'm just looking for some guidance. I've tried using:

[Legendary]

[Sugar]
wrapper = "/home/thorny/.local/share/Steam/steamapps/common/Proton 5.13/proton" run
no_wine = true

[Sugar.env]
WINEPREFIX = /home/thorny/legendary/rocketleague/pfx/
STEAM_COMPAT_DATA_PATH = /home/thorny/legendary/rocketleague

as a config to get it working but it's having issues. I think it's something to do with the FHS so I've also tried adding steam-run at the beginning of the wrapper command and a screen launches but then errors with:

Attempting to call PsyNet_X.QueueRPC() without a primary connection.

I've tried searching the wiki/discourse and asking in the discord but there seems to be very few people who use this application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants