Avatar

telemachuszero

telemachuszero@kbin.social
Joined
0 posts • 20 comments
Direct message

Shadow of War from ages ago with now-removed singleplayer loot boxes.

Ha, I forgot about that one! Same as will likely happen with this game, I ended up skipping Shadow of War until it released on GOG with rubbish + Denuvo removed.

permalink
report
parent
reply

I love the Arkham series, but there is so much else to play it’s not hard to wait 3-5 years after for it to be released on GOG with all the unnecessary live service features removed.

permalink
report
reply

Wish they’d do more GOG keys.

permalink
report
reply

https://www.protondb.com/app/1105510

It’s marked as unsupported by Valve, but as others have mentioned people are successfully playing it using Proton-GE instead of stock Proton. There’s plenty of guides online for installing Proton GE on Deck using ProtonUp-Qt (or Wine Cellar if you use Decky Loader) if you haven’t done it before.

permalink
report
reply

Hard to pick but early to mid 90s era Maxis, Bullfrog, Bungie (Pathways/Marathon/Myth era), Blizzard, and SEGA all come to mind. All either gone or changed.

permalink
report
reply

But the Steam Deck doesn’t use Wayland so it shouldn’t be an issue

Desktop mode doesn’t yet, game mode does.

permalink
report
parent
reply

You’ve decided that it has to be the traditional distro package manager providing the solution - but that isn’t going to happen, because those have been designed to manage a single installation of interdependent software with no distinction made between core system libraries or services and end-user applications. The solutions to the problems that come from that - which also make it extremely simple to fix issues like the one you have using a single config file - led to the development of Flatpak and Snap.

Some traditional mutable distros also ship with Flatpak + Flathub configured out of box and present them alongside and with equal importance to their own distro-specific packages - e.g. Linux Mint, PopOS, Clear Linux, CentOS, and Fedora Workstation. And Ubuntu is pushing Snap. So they’re all unlikely to start putting work into enhancing their distro package managers to start providing the desktop software specific features that you want.

permalink
report
parent
reply

Yeah, packages for things like Blender and Steam do exist in most distro repositories. But they make no distinction between packages that provide software like that and packages that provide core OS services + userland (systemd, pipewire, coreutils, cups, a desktop environment, and so on). What you want requires a distinction between those things.

See SteamOS, Fedora Silverblue/Kinoite + universal-blue, openSUSE Aeon/Kalpa, Endless OS, and possibly in future Ubuntu Core Desktop as examples of modern systems (or systems in development) that make use of traditional packages as the building blocks of the base OS, and then lean on application distribution methods like Flatpak or Snap to provide desktop software. Use of the distro package manager for software like Blender is explicitly discouraged by all of these.

Distro specific fixes and configurations shouldn’t be necessary as long as the OS provides what the application platform needs (desktop portals, audio server, display server, print server, message bus, etc) Flatpak doesn’t even prevent distro specific repositories if it’s really necessary either; Fedora ships with their own Flatpak repository in addition to Flathub.

You want better control of or isolated and relocatable end-user software installation, and it already exists - it’s just not being done at the traditional package manager level, and I haven’t heard about any development effort going towards changing that.

permalink
report
parent
reply

The package managers and official repos for most distros would be better thought of as lego blocks to build an OS from - they have no concept of OS and application separation, and splitting installation of an OS across multiple physical drives doesn’t really make sense.

Application focused distribution methods with a clear separation from the OS like Flatpak or AppImage do support this.

AppImage - drag the .appimage wherever you want it.
Flatpak - supports system and per user installs (under home directory) by default. Additional installation directories can be configured, but I’m not sure if any of the GUIs expose this feature - so likely doesn’t currently pass your bar of not needing to use the command line at all.

permalink
report
parent
reply

You might have just had bad timing - the release notes for Proton 8.0-4 mention

Fixed EA Desktop having a blank log-in window after its recent update.

It’s currently a test release so should be out shortly, but if you want to use it immediately there’s some info on enabling it early at https://www.gamingonlinux.com/2023/09/proton-80-4-is-now-in-testing-with-a-release-candidate/

permalink
report
reply