this post was submitted on 29 Apr 2026
382 points (100.0% liked)

linuxmemes

31219 readers
1369 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
    you are viewing a single comment's thread
    view the rest of the comments
    [–] LodeMike@lemmy.today 16 points 2 hours ago (3 children)

    Some games have better performance running under wine on Linux than natively on Windows.

    [–] ch00f@lemmy.world 4 points 33 minutes ago (2 children)

    On the flip side, I couldn’t get Linux native Jackbox to run because the devs failed to update it to support something (Wayland maybe, IDK was troubleshooting mid Xmas party).

    Ended up installing the Windows version in Proton.

    [–] BlackLaZoR@lemmy.world 1 points 16 minutes ago (1 children)

    That's a story old as Linux. Native shit stops working. Thankfully wine/Proton is there to keep it functional

    [–] HereIAm@lemmy.world 1 points 8 minutes ago

    Hm. I wonder if still will become a problem in the future if we get more Linux native games. We shit on Windows for not playing old games when wine can, but if a game stops functioning moving from x11 to Wayland (or some other dependency) will there be people there to care enough to fix it? Although I would assume it would be an easier fix for Linux than Windows for when it does.

    [–] LodeMike@lemmy.today 1 points 31 minutes ago

    Oh yeah that happens. Some devs are just too lazy to understand their build toolchain.

    [–] 0x0@lemmy.dbzer0.com 4 points 1 hour ago (1 children)

    I always wonder whether that's because it's doing less... like some graphics feature that isn't supported might just no-op in Wine.

    [–] LodeMike@lemmy.today 3 points 58 minutes ago

    It's because Windows is bloated. A lot of games rely on the CPU to deliver frames. If the CPU is congested so are the frames.

    [–] irelephant@lemmy.dbzer0.com 1 points 53 minutes ago

    Yeah, when you're not trying to support random crap compiled for winxp you can leave out a lot of cruft