this post was submitted on 22 Dec 2023
146 points (88.0% liked)

Technology

58011 readers
3090 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 8 months ago (1 children)

there is virtualization so you can run windows on it and work with those pesky proprietary softwares, but yeah performance will never be better than running things directly (except games with shitty directx implementation that run better with dxvk, ie sekiro, elden ring), albeit it can get really close. If you're into tinkering, this will not be a problem.

on that topic, I was considering giving cassowary a try since my partner uses some windows only software too, looked promising.

then there is the game problem, but really, unless you play something that uses anticheat that doesn't support proton, you're good to go.

I've been gaming on it for over three years now.

[โ€“] [email protected] 2 points 8 months ago* (last edited 8 months ago)

Quite a lot of games run the same or better on Linux, converting Windows system calls to Linux ones isn't much of a performance hit, and often the lean-ness of Linux overcomes it. It's not like emulation where it's always going to be worse.

The issue is more to do with some anti-cheat implementations (namely ones that rely on installing a kernel-level windows rootkit), and GPU makers not contributing many "game ready" drivers, I.e. patching game issues in-driver.

That second one is why Linux framerates are on average higher, but the .1% lows tend to be lower.