it’s hard to argue that Steam sales cut is fair
It’s actually pretty easy to argue it’s fair once you look at everything. Steam offers a shit ton of resources for that 30%, including hosting, distribution, patching, workshop, etc. And that’s not even getting into the fact that the dev can get all of that AND get steam keys that they can distribute themselves (meaning valve doesn’t get a cut of that) that still utilizes the same infra.
I wish I could find it, but I recently saw a video of Thor (@piratesoftware, does his own game deck and used to work for Blizzard) talking about this and going into even more detail than I can remember at the moment.
ampersandrew@lemmy.world 3 months ago
At this point, their cut is just about mathematically fair, given how little value customers get from buying games most other places and how much value they get from Steam. Then that money got funneled back into decoupling PC gaming from Microsoft and making probably the only mass produced handheld gaming system that’s open enough to let you opt out of their ecosystem. I’d be really curious as to how many games on Steam even have ARM builds, because I’ll bet it’s a very low number, and that would likely make the juice not worth the squeeze.
misk@sopuli.xyz 3 months ago
Their cut is mathematically fair but the inputs for this formula are mostly pain tolerance levels of consumers and producers. I meant fair for having a monopoly. Either you’re a utility or need to be broken up so that actual competition can take place.
Steam Deck and Proton killed Linux gaming because nobody bothers to do native ports. While I don’t agree with that approach it kinda works but it’s not that Valve does this because they like Linux. They’re scared of losing their monopoly in case Windows changes too much.
There are ARM native games on Mac (Disco Elysium for example) and Steam has no issues with them. Not having ARM client though means that you’re running a dynamically recompiling web browser through a translation layer resulting in terrible performance.
ampersandrew@lemmy.world 3 months ago
Pain tolerance levels? The biggest pain points I have with Steam are that it’s not universally DRM-free (which is why I shop GOG first) and that their multiplayer servers go down for 15 minutes during maintenance windows once or twice per week. Native Linux ports were not going to become more common prior to Proton; they were on the fast track to becoming less common, especially given how many more games are now released every year, and Proton has the added benefit of adding Linux support to games where it was just never going to feasibly happen otherwise.
It’s both. That fear of losing their market position is exactly how a functioning market is supposed to work. Competition is supposed to come in and outdo Valve. EA looked like they were interested for a little while back when they launched Origin, but they changed their minds. Epic says they’re interested now, but they only want sellers and not customers. It’s not a monopoly, legally, when they attained their market position by just being better than everyone else.
And I wonder how many more there are out there. Because if that number is low enough, it may just not be worth it to bother. I’d imagine it’s a nightmare to have to support Apple through all of their standards that they dictate at their business partners. Valve went through the trouble of making a Vulkan->Metal translation layer, since Apple refused to support open standards, and then Apple retired x64 on their machines shortly afterward.
misk@sopuli.xyz 3 months ago
Pain tolerance to prices, how good the support is, how snappy the app is etc. Within the space of game marketplaces they’re average and that’s because every one of them kind of sucks. If Epic was first to monopolize PC game marketplaces people would be defending them like they defend Valve now because they want all of their games in one place.
Linux gaming was stable before Proton. It was never big but mainstream titles were getting released. These days there’s nothing. Titles could be broken at any moment by a developer and nobody will have any responsibility to fix it. I very much doubt that a for profit company does anything because they “like” something like Linux. They’re there to make money, period.
I’m not saying Valve should port their games to ARM or update them, it’s up to them and they don’t seem to be interested in developing games all that much these days. My point wad that plenty of games run via Rosetta2 fine. Steam doesn’t run fine because essentially it’s a web browser and that’s where you can say that 80 developers might not be enough to support this money printing machine.
Kecessa@sh.itjust.works 3 months ago
The only reason you don’t see the price as a pain point is that you refuse to see that about 50% of that goes to companies that make billions in profit while people like you and me can’t afford rent.
bisby@lemmy.world 3 months ago
I disagree with your definition of “killed Linux gaming.” It killed native Linux development perhaps. But using Linux for gaming is more viable than ever thanks to Valve. They single handedly boosted Linux gaming, if anything.
And they also offer more than the competition. For a while there games on EGS were just telling people to get support on steam forums because epic had nothing for supporting games they sold. Steam has forums, screenshot storage, achievements, remote play, friends lists, a shopping cart (🙄) and is adding new features like clips. I’m not using steam because it’s a monopoly, I’m using it because it’s a better platform.
Pika@sh.itjust.works 3 months ago
Killed Linux gaming? I hard disagree with that. Yes developers may not do Native ports as often anymore but I would much rather have the ability to play games that are not considered a native Port because the ocean is so much vaster. If anything proton in the steam deck put Linux on the map, prior to the deck AAA titles you would never see running on Linux you barely saw AA titles on it. However with the introduction of the steam deck in proton we now have companies moving closer to at least making sure their game is compatible with the deck which is one step closer to allowing it to be Linux compatible. It allows you to take your windows games and for the most part just be able to play it without having to have the studio spend as much for it as they would with a native port, because that’s the number one thing that holds them back from making a native Port the lack of market share. I would not have switched off of Windows if this was not the case because that was basically the only thing that was holding me on Windows still was the lack of decent gaming support
Let’s take Elden Ring for example, it plays beautifully I haven’t had a single problem playing it. They weren’t going to release a Linux branch but they made sure it was steamdeck compatible, which meant that it was proton compatible which then allows me to play this amazing game on my Debian 12, a game that otherwise would not have worked because none of the other translation layers function with it. I notice zero difference in performance it plays flawlessly, but I would not have been able to play this game otherwise. It might as well be a native Port because I’ve had zero issues with functionality.
rtxn@lemmy.world 3 months ago
The Factorio development blog has a piece on developing Linux-native. Basically there’s ONE GUY who works on the LInux-native version, and it’s a lot more challenging than people think – from managing and linking dependencies, to working around GNOME’s monumentally stupid decision to expect client-side decorations from all apps. It’s simply more worthwhile to ensure that a game works well on WIne/Proton.