• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: November 20th, 2023

help-circle
  • I bought mass effect legendary edition from epic last year, it was super cheap and I never played. I finally installed it a couple weeks ago and am playing the first game. It’s a great game, but the drm infrastructure is really frustrating.

    To play the game, I need to:

    Don’t click the desktop icon it installed for me, nothing will happen Start EA app Don’t click the icon on the side, nothing will happen Click on library Click on game Ignore the helpful hint to use the icon on the side to save time Click on launch This starts the epic store This then starts the mass effect launcher Click launch on the game I want While the game is loading, the epic store will now steal focus back and I need to alt-tab back to the game Now I can play the game and it works fine

    It really makes me think about pirating the other games instead of continuing this bs. Plus I should be able to then play them on Linux instead of needing to boot into Windows to play.

    Gaben was absolutely correct in saying that piracy is a service problem.








  • You should always run a full upgrade when installing a new package to make sure your versions are all in sync. Like if your new package is looking for version 1.1 and you have 1.0 installed, the new package won’t work. In general, everything should be installed with ‘pacman -Syu’ not just ‘pacman -S’

    If you don’t install any new packages, then no you don’t need to upgrade anything. You’re just missing out on security patches and upgraded features. It’s worth running occasional upgrades.