581
submitted 4 days ago* (last edited 4 days ago) by Prunebutt@slrpnk.net to c/simpsonsshitposting@sh.itjust.works

The Duff CEO with a Windows-Logo on his forehead: "Gamers use Windows because of its' user experience not our de facto monopoly."

Next Image: Duff CEO with Windows-Logo in front of a "Out of Business" sign. Subtitle: "30 minutes after SteamOS is released"

Edit: Yo, I'm not saying this is gonna happen. I just want to say that Windew's UX sucks ass.

you are viewing a single comment's thread
view the rest of the comments
[-] Psionicsickness@reddthat.com 29 points 4 days ago

Always had windows. Never wanted Linux because I didn’t want to dick around with every game install. You give me an OS that lets me browse and game WITHOUT having to dick around with every application, and I’d switch in a heartbeat.

[-] bizzle@lemmy.world 21 points 4 days ago

I can't even remember the last time I had to fuck around with a Steam game, all the ones I want to play just work

[-] Kecessa@sh.itjust.works 5 points 4 days ago* (last edited 4 days ago)

Lucky you, not my experience at all, even ended up repurchasing a game on Steam while it was on sale because at some point, time is money and I had spent a whole lot of money trying to make it work.

[-] sheogorath@lemmy.world 3 points 4 days ago

It's a pretty seamless experience nowadays. I installed CachyOS on my handheld and installing games outside of Steam is pretty seamless with Lutris and Heroic Launcher

[-] savvywolf@pawb.social 21 points 4 days ago

It's actually gotten a lot better over the last few years; Valve has been putting in a lot of work into making gaming "just work" through Steam. It's still a bit jank, but honestly all OSes are a bit jank.

If anyone in this thread is interested, I'd recommend giving Linux Mint a go. There's nothing really to lose.

Anyway, I'm done shilling Linux so I'll let you get back to your Simpsoning. :P

[-] Bronzebeard@lemm.ee 5 points 4 days ago

There’s nothing really to lose.

Just hours of your time as some random miniscule feature you were reliant upon without realizing it until it was missing, then have to look up a dozen different fixes using some stone aged console commands, none of which actually fix your issue...

[-] ComicalMayhem@lemmy.world 11 points 4 days ago* (last edited 4 days ago)

This is my current experience with pop os. Took a while searching and digging through age old threads to figure out how to fix Rivals so it actually launches, then more searching to fix an issue I was having with the screen blacking out, and it's going to be more searching to figure out why audio keeps tearing while I'm full screened. It's a pain trying to make things compatible, so much so I'm extremely tempted to switch back to Windows 10 despite it hitting EOL this year. I really don't like having to waste my personal time making something work when there's an incredibly easy alternative where everything works always (aside from hardware issues)

Edit: especially peeved about trying to fix ffxiv. I want my shaders back >:(

[-] Bronzebeard@lemm.ee 2 points 4 days ago

I had tried mint years ago, and gave up when I couldn't even get my extra mouse buttons to work. I'm not going back to 1995 with a shitty 2-button

[-] 000999@lemmy.dbzer0.com 0 points 3 days ago

Did u try installing the driver for ur mouse lol

[-] Bronzebeard@lemm.ee 2 points 3 days ago

Hurr durrr... Yes I did.

[-] Korhaka@sopuli.xyz 1 points 3 days ago

That is pretty much my experience when I have to use a windows machine at work. Sorry, the powershell command is how long? Just got this from ChatGPT, no idea if it works and I am not booting windows to test it.

Bash: grep -iRl "test"

Powershell: Get-ChildItem -Recurse | Select-String -Pattern "test" -CaseSensitive:$false | Select-Object -ExpandProperty Path -Unique

[-] Bronzebeard@lemm.ee 0 points 3 days ago

Which is why people use the GUI for pretty much everything. Linux demands you use archaic commands to do anything useful.

[-] Korhaka@sopuli.xyz 1 points 3 days ago

Is there a decent way of doing that in the GUI in windows? One of the more common commands I use at work which is the only time I use Windows. Rather than the PowerShell I usually use WSL for it currently because there are usually a few other things I will want to do after as well.

[-] missingno@fedia.io 15 points 4 days ago

The first time you try Linux will have an initial learning curve. Just like the first time you tried Windows. But once you have everything set up the way you like and get used to it, you really won't find yourself having to troubleshoot very often. You certainly don't have to "dick around with every game install" either.

[-] Allero@lemmy.today 10 points 3 days ago* (last edited 3 days ago)

Steam on Linux already does exactly that. You hit play and that's it, exactly like on Windows. The rest is done for you automatically.

Tinkering might be required with a few non-Steam games and programs, but for the most part, they just work as well.

[-] taladar@sh.itjust.works 7 points 3 days ago

And lets be honest, it is not as if tinkering isn't required for a lot of things on Windows too, it is just that the tinkering is a lot more random "hope & pray" stuff like uninstalling and reinstalling things, rebooting,... and hoping the problem goes away.

[-] Honytawk@lemmy.zip 0 points 3 days ago

What? No.

One of the best things about Windows is the incredible huge support on how to fix things.

Maybe not on the Windows forum, about Microsoft software. But because Windows has such a huge userbase, it would be weird if you encountered a bug that nobody has ever encountered before. And tons of techies already posted several solutions to it.

[-] taladar@sh.itjust.works 2 points 2 days ago

Not my experience with Windows at all. Windows has a lot of the kind of users who see the system as some mystical thing that can not be understood and they speculate on reasons but their solutions are always more along the line of cargo cults than proper, well-understood solutions.

[-] BradleyUffner@lemmy.world 2 points 3 days ago

For the most part that's true, but when something goes wrong, it really goes wrong.

For example, I wanted to play Path of Exile 2, and it would get stuck at a black screen on startup. The fix is "easy" on Windows, you just edit an ini file in "My Documents". To fix it on Linux, that same file is stored in

/home/[YOUR USERNAME]/.local/share/Steam/steamapps/compatdata/2694490/pfx/drive_c/users/steamuser/Documents/My Games/Path of Exile 2/poe2_production_Config.ini

Which is insane by any standard.

[-] conartistpanda@lemmy.world 1 points 3 days ago

This is bad yes, but out of all the problems you can have with linux this one is pretty mild.

[-] Allero@lemmy.today 1 points 3 days ago* (last edited 3 days ago)

True, Wine and by extension Proton adds some overhead in such things, which makes troubleshooting a bit less user-friendly

Though that's a matter of habit. Then you know where everything is.

[-] OfficerBribe@lemm.ee 1 points 3 days ago

So fix for both OS is to edit a text file, path is just different?

[-] BradleyUffner@lemmy.world 1 points 3 days ago

Yes, one path is easily discoverable, the other looks like an incantation to summon Cthulhu. If you can't see why one of those options is hostile to users, you are being deliberately obtuse.

[-] OfficerBribe@lemm.ee 1 points 3 days ago

If you type it by hand sure, but copy/paste exists.

[-] BradleyUffner@lemmy.world 1 points 3 days ago

It's not about typing it, it's about finding it.

[-] Ixoid@lemm.ee 1 points 3 days ago

I use Linux. I install games via Steam. The most 'dicking around' I've ever had to do to get a game to work is changing the Proton compatibility setting, choosing a release from the drop-down menu.

[-] TotalCourage007@lemm.ee 1 points 3 days ago

Windows will be worse soon thanks to passkey bullshit they are trying to force. I really think that Blizzard buyout may have entirely sunk current projects.

[-] lud@lemm.ee 2 points 2 days ago* (last edited 2 days ago)

What? Why would an OS be worse because of a more secure and more user friendly authentication alternative?

And how are they trying to force it? They just encourage it.

Passkeys are pretty much being adopted industry wide (kinda slowly at the moment but still).

Every OS should have good support for hardware bound keys.

[-] almost1337@lemm.ee 2 points 4 days ago

Good news, then!

this post was submitted on 14 Jan 2025
581 points (95.5% liked)

simpsonsshitposting

3046 readers
284 users here now

I just think they're neat!

founded 2 years ago
MODERATORS