this post was submitted on 29 Mar 2025
726 points (97.9% liked)

Technology

68244 readers
4102 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 5 days ago (4 children)

They give me more and more reasons to stay on W10 until I give up games and move to Linux permanently.

I'll miss my TCMD scripting, though. But besides that and gaming, most of what I do nowadays is cross-platform.

[–] [email protected] 15 points 5 days ago (2 children)

What games keep you on Windows? Besides a few anticheat-enabled ones which choose not to support it, basically everything works fine. I game (and work in gamedev!) 100% on Linux.

[–] [email protected] 1 points 3 days ago (1 children)

Over like half of the games I play with friends just do not work Linux because of anti-cheat. I hate it. I also can't use it for work or studies since I need access to a good CAD that just works. These 2 things and a proper Adrenaline software from AMD is all I need to fully switch to Linux. I do have a dual-boot Windows/Linux PC at home, but honestly, I can barely use Linux most of the time.

[–] [email protected] 2 points 3 days ago

Ouch, that sucks yeah. Guess I got lucky with the games my friends like to play. Only one is I guess Valorant, but I don't engage with that one anyways. Guess you're stuck on the dual boot until devs of these games start ticking the Proton support box :P

[–] [email protected] 8 points 5 days ago (2 children)

My vr driving Sim rig just works in windows, the most I've ever had to do is map my shifter in game. Steamvr, hardware drivers, the actual games, it all just works without doing anything. Plug and play. I'm sure I can get it all working in Linux, eventually. I was(trying to) gaming on Ubuntu 10.04 with wine. I was first batch steamdeck and the amount of progress with gaming I've seen thanks to valve and proton means I'll be coming back. But I'm just waiting for steamOS to be open release. But I am a KDE head so honestly I'll end up whatever distro that does proton and KDE by the end of this year.

[–] [email protected] 4 points 5 days ago

Come on in, the water is fine. The latest version of Ubuntu is like 24, so things have changed a lot, and for the better.

Get yourself a Kubuntu image, and give it a try.

[–] [email protected] 2 points 5 days ago

Install bazzite. Done.

[–] [email protected] 2 points 4 days ago* (last edited 4 days ago)

Why would you give up games to move to Linux? Been enjoying Cyberpunk and Guild Wars lately, and many games before that the last year. Honestly, at this point I don't even check if games work with Linux, I just assume they do unless proven otherwise.

Check out Proton DB. Gives reports on how well things run. Anything Gold or higher is going to be a non-concern to play.

[–] [email protected] 2 points 5 days ago (1 children)

Same here.

Game performance on Linux isn't always the best. So I'll keep a Win10 around.

Are Linux ports of games so hard to do? Genuine question. I am not a games dev.

[–] [email protected] 1 points 5 days ago (1 children)

Are Linux ports of games so hard to do? Genuine question. I am not a games dev.

My personal opinion is that Windows is an easier target because all Windows machines are consistent in their underlying interface with the user's hardware. Same idea with MacOS. You know what display manager and graphics library to target, and what packaging format to target.

Then, there's Linux, which can be one of any number of distributions with varying software stacks, packaging formats, etc. It's not that Linux gaming is radically difficult to support, it's just much less standardized. This makes it a lot more work for a much smaller demographic. The Vulkan graphics API has made some of the software issues much less of a problem, but you still have to contend with things like different display managers and stuff like packaging differences between distributions.

[–] [email protected] 1 points 4 days ago (2 children)

Makes sense. Would packaging like Flatpak or AppImage be an option? Or just make sure it runs with Wine? Probably all not that straightforward.

[–] [email protected] 2 points 4 days ago

I think the problem with packaging isn't so much that there aren't good options. Some people don't like Flatpak. Some people don't like snaps. Maybe AppImage would be a good option. But these are all choices that can potentially fragment the target demographic even further, which reduces the value returned for the time invested in supporting it. Just my opinion, certainly not an expert.

Wine is a great solution for windows-only things. The great thing about gaming, though, is that many of them are using languages like C++ which have full support on Linux systems natively. If you then have your graphics running through Vulkan, that also works across platforms. So, in my opinion, Wine shouldn't be something we continue to need for gaming. Not saying Wine won't be used or won't continue to be useful for gaming, just that it doesn't have to be the primary path to support Linux.

[–] [email protected] 1 points 4 days ago

Making sure they run well with Wine is probably what many game devs are dong who specifically want to support Linux. Right now the vast majority of games run out of the box on Wine, so there probably isn't much a dev has to do if they want to make sure it runs great.

[–] [email protected] 1 points 4 days ago

TCMD scripting? what kind?

I have just recently rediscovered DoubleCommander. it's different at places, but some of them makes it better. maybe it's compatible with your scripts