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

Update star-citizen: 2.0.5 -> 2.0.6 #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LovingMelody
Copy link
Contributor

@LovingMelody LovingMelody commented Nov 4, 2024

  • Bump launcher version to 2.0.6

  • Add work around for java script error

fixes #206

@LovingMelody
Copy link
Contributor Author

@damccull can you test if this fixes your issue?

@damccull
Copy link

damccull commented Nov 6, 2024

@damccull can you test if this fixes your issue?

Yes, I would love to. How do I target this PR to install this version as a test? I'm still learning nixos, and using a flake. Do I just set the input to github and point at this PR specifically?

@fufexan
Copy link
Owner

fufexan commented Nov 6, 2024

@damccull change the nix-gaming input url to github:LovingMelody/nix-gaming/update-star-citizen, and rebuild.

@LovingMelody
Copy link
Contributor Author

Force push changes:

  • Updated dll overrides to prevent wine from creating desktop icons
  • Set WINEDEBUG=-all to reduce wine debug messages

* Bump launcher version to 2.0.6

* Add work arround for a known javascript error when launching from an
  application. Details can be found on spectrum:
  https://robertsspaceindustries.com/spectrum/community/SC/forum/1/thread/upcoming-launcher-update-for-linux-users/5693728

* Set default dll override to disable menubuilding to prevent wine from
  creating uneeded desktop shortcuts

* Set environment variable `WINEDEBUG=-all` to reduce console debug
  messages
@LovingMelody
Copy link
Contributor Author

Updated packaged to use a cleaner work around. I have tested with systemd-run --user -d -- nix run .\#star-citizen to ensure the issue isnt present still.

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

Successfully merging this pull request may close these issues.

Broken launcher from .desktop file
3 participants