this post was submitted on 15 May 2024
310 points (100.0% liked)

Free and Open Source Software

17926 readers
31 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

The writing is on the wall--I suspect the next Windows OS will be a subscription service. Gather your ISOs while ye may.

you are viewing a single comment's thread
view the rest of the comments
[–] luciole@beehaw.org 24 points 5 months ago (10 children)

I want to ditch Windows, I really do, but when I get free time I want to either play a game or tinker on some side project. I don’t want to fiddle with drivers and what not for my OS. A year ago I killed a few weekends trying to get a Ubuntu partition nice and cozy for gaming but I got fed up fighting with all kinds of issues on basic things. The fact that games actually running correctly on Linux is hit-or-miss as well... It’s a hard sell (even though it’s free). Microsoft seems to be hell-bent on convincing me to try out some other Linux distro at some point though.

[–] Cube6392@beehaw.org 12 points 5 months ago

My thing was I spent just as much time troubleshooting windows as I do Linux. That said I've been on Linux for ages so a lot of the issues I ran into on windows were frustrations with knowing how easy it would have been to resolve technical issues in Linux. The right path for you will be unique to you. I'd probably recommend starting out by just having a live media system you use to poke around with as you tinker on a side project. Maybe even grab a raspberry pi to Futz around on

[–] init@lemmy.ml 12 points 5 months ago* (last edited 5 months ago)

In one year I have had exactly zero issues with Linux. In the same time, my brother had OS-breaking bugs happen twice from driver updates with Windows... Once from the GPU, and the other from a CPU firmware update.

You don't have to switch to Linux. That's OK. Just realize that you are simultaneously ok with making yourself a harvestable resource that Microsoft and others are milking dry.

[–] Ashtefere@aussie.zone 8 points 5 months ago

Well, Ubuntu is definitely not the way to go. They are very microsofty at the moment and keep trying to make snaps happen, and they aren't gonna happen.

Wanna game? Use nobara OS, and if that is too hard then try bazzite. Literally all the tinkering is baked in for gaming by the guy who makes alternative windows emulator runtimes and hes a straight fucking boss.

[–] LodeMike@lemmy.today 7 points 5 months ago

Literally the exact same shit would happen if you switched to MacOS.

[–] The_Sasswagon@beehaw.org 5 points 5 months ago

I made the leap a few years ago now, and since getting a (slightly) newer AMD GPU I haven't had a single problem that I didn't create by messing around with things without knowing what I was doing. I use steam and the Glorious Egroll version of proton and every game I have wanted to play has worked, even ones that are brand new. No tinkering past the initial steam setup. I don't really play competitive online games with anti cheat so you may encounter problems that I haven't if you do.

I use the advanced hardware support version of MX Linux, if that really matters. I had bad experiences with Ubuntu, but haven't tried it with this machine so I don't know if it was the OS or the hardware.

I'd say give it another shot on its own drive when Microsoft frustrates you again, you can always swap windows back in if you don't like it.

[–] MHSJenkins@infosec.pub 5 points 5 months ago (1 children)

If you have a desktop maybe install a second drive, install Ubuntu on that, and see how it goes?

[–] luciole@beehaw.org 2 points 5 months ago (2 children)

I do! You mean like an actual second physical drive? Does that bring advantages compared to partitioning a single drive besides the space?

If both OSs are on their own drive, Windows causes slightly less trouble with Linux. Plus, you can just repurpose the second drive if Linux doesn't work out. No repartitioning your Windows drive again.

[–] MHSJenkins@infosec.pub 3 points 5 months ago

It does in that it's easy to do and it's easy to remove or switch to entirely. Partitioning is easy in its own way, but it does divide up your drive.

[–] Huschke@programming.dev 4 points 5 months ago (1 children)

I was in the same boat as you a year ago, but Windows got so bad that I just accepted that I could only play 90% of the games I want and had to check protondb before buying a game.

Also I wouldn't use a distro that has GNOME as their default DE. KDE is (currently) superior in many ways that matter for gamers.

[–] lost_faith@lemmy.ca 1 points 5 months ago

I love the Gnome DE, used it years ago. You are correct, KDE (+Wayland) is better for the gaming side and more like a windows interface, it also got further into my VR setup than Gnome (X11 or Wayland) would let me, switched to Kubuntu from Ubuntu. One day I will get back to the setup (before W10 EoL) but I have forgotten so much in the last 10 years :(

[–] realbadat@programming.dev 2 points 5 months ago

Just run windows in a VM for when you absolutely need it. It's how I can do my job but not be constantly barraged with ads in a start menu.

[–] Eyck_of_denesle@lemmy.zip 1 points 5 months ago

I just uninstalled windows after a mod of ets2 stopped working and the game itself has provided those features in the latest updates. I simply download games from john cena and they always work. 100% of the time to be accurate.

[–] basxto@discuss.tchncs.de 1 points 5 months ago

I can’t remember many native games not working (any longer). Basically only the Anomaly series, Ticket to Ride and some other indie game. Anomaly has a serious bug that gets it trapped in an infinite loop on modern systems during loading screen, but there is a community patch for that. Ticket to Ride removed the Linux port on steam instead of fixing it. The indie game worked, but they forgot to make the executable actually executable.

Though there are certainly a bunch of games from humble bundle era who got a half-hearted Linux port basically as a fee to enter the bundle, with no updates or support since then.


If you are talking about running game through wine/proton, then yes that’s expected. It works surprisingly well, but any new proton/wine version can have indeed regressions and game updates break stuff. Games that don’t get any updates anymore should work a bit better. An exception are games that are officially supported by Valve since those are bound to specific proton version and they even support some DRM solutions (steam+proton only), but they can break on updates as well.

Best situation is if they have a somewhat fixed release and maybe a few updates. Having updates very month is a bit a problem. Online games that lock out older client versions are a huge problem. Online games should generally rather be viewed as a temporary service, they’ll never be as reliable as fully offline single player games are.

Games that use directshow/Media Foundation for cut scenes also don’t work great when playing them through steam for legal reasons. Valve won’t distribute decoders and doesn’t want to depend on them being installed in the system. They convert videos on their servers, but only the first time a player encounters that video and that player will see a placeholder. Wine supports those cut scenes.

You won’t even have an perfect experience on officially support platforms, but you can expect it to work better and the devs to test stuff.

You generally can’t expect Windows/Mac/Playstation/Xbox… games to run on Linux, though they might do.