this post was submitted on 07 Nov 2023
23 points (82.9% liked)
Linux
47997 readers
977 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It depends. Old Windows games actually work better in Wine than on modern Windows.
Newer games usually work out of the box via Steam and Proton, often with better performance than on Windows. Especially on a pc with ATI graphics.
AAA titles with anticheat often don't work, but it doesn't sound like that's what OP is after.
Never saw this happening. Also wine has overhead.
Well, I'm playing Fallout: New Vegas on linux right now and it works way better than other Bethesda games I've played on windows. And FNV has a reputation of being really glitchy/buggy with lots of crashes. Yes, it crashed twice so far, but for 70+ hours and constant alt+tabbing it doesn't sound that bad!
Wine doesn't have any inherent overhead. It's a native reimplementation of the Windows APIs (and not an emulator), so there's no inherent overhead compared to Windows itself. It can be faster or it can be slower, but this has more to do with optimisation and implementation than anything inherent.