this post was submitted on 28 Mar 2024
768 points (97.2% liked)

linuxmemes

25116 readers
920 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.
  • 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
     
    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] [email protected] 13 points 1 year ago (1 children)

    Took me multiple attempts and multiple weeks to get cs 1.5 running on red hat around 2000. I still remember searching and downloading random rpms online. If I'm not mistaken the website was called meatsource or something like that.

    Anyway, we have come a long way since then but the inner workings are the same.

    load more comments (1 replies)
    [–] [email protected] 8 points 1 year ago

    Hey, Nexuiz rocked.

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

    Can you imagine not having depth perception because of your hairstyle?

    load more comments (2 replies)
    [–] [email protected] 7 points 1 year ago

    Circa 2015-2016. I was still dual booting Win 10 and Ubuntu at the time. It was a pain in the ass.

    [–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

    I first gamed on Linux in a time where Humble Indie Bundles weren't a thing yet and Wine was still very limited. Console emulators and some older native ports was all that was available. Oh and I walked uphill, both ways.

    load more comments (1 replies)
    [–] [email protected] 8 points 1 year ago

    Beta Minecraft accounts for at least half of all my gaming. I'd be just fine without proton.

    [–] [email protected] 23 points 1 year ago (1 children)

    Since 2012! PlayOnLinux was the closest thing to Proton then.

    load more comments (1 replies)
    [–] [email protected] 23 points 1 year ago (1 children)

    Wine and Cedega back in the early days, I played WiW in the Vanilla days on Suse Linux. My first foray into Linux was 2002 on a system that was decent for the time. I have fond memories of the first time I got my GeForce 3 card actually doing hardware acceleration. glxgears rendered hundreds of FPS.

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

    I guess I'm behind in times as wouldn't emulation cause the game to be slower on Linux than on Windows?

    I tried switching to Linux when I was a kid, but figured out quickly that my scrap computer could only play my games natively. I'm not sure how it wouldn't always be slower on Linux unless the game was built for Linux.

    [–] [email protected] 5 points 1 year ago

    Others replied about WINE translation layer, but once binary is loaded in memory the kernel juat runs the code it does not care that it is linux or windows code, because to the systembit is chip instructions. It is why LinuxOS was fully able to run DOS way back when

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

    deep inhale

    WINE IS NOT AN EMULATOR

    It is a translation layer. All it's doing is intercepting syscalls embedded in the executable process by presenting what looks like an interface for the kernel it is trying to call, but is actually a translation layer to the true host kernel, mapping the Windows syscalls to their near-equivalent for the Linux kernel. This differs from emulation as the calls are being translated at a higher level whereas emulators translate the low level machine code sent to the processor.

    So Proton and Wine essentially just pretend to be the core Windows processes and services a Windows environment provides to applications. It's a Windows interface to a Linux kernel on the backend. And virtually every syscall on Linux will always be faster than on Windows/NT. So you get faster syscall responses with a neglible and wholly insubstantial added overhead that I would reckon is hard to quantify because it is in fact so damn small that the only way I can think of to observe it is to attach a debugger, which slows down the application process notably so that human's can peer into the execution stack.

    TL;DR: no, Windows applications have theoretically been faster on Linux than they ever were on Windows since Wine's inception.

    [–] [email protected] 12 points 1 year ago

    I think you mean:

    Wine is not an emulator ^is ^not ^an ^emulator ^^is ^^not ^^an ^^emulator ^^^is ^^^not ^^^an ^^^emulator ^^^^is ^^^^not ^^^^an ^^^^emulator ^^^^^is ^^^^^not ^^^^^an ^^^^^emulator ^^^^^^.......

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

    Thanks for the information, no need for the deep inhale lol.

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

    In case you're unaware, the "deep inhale" is because that phrasing is historically tied to the WINE project, as per their website (winehq.org):

    Wine (originally an acronym for "Wine Is Not an Emulator")

    And at this point it's like a 10-year old meme (if not 20) to bring it up when someone may seem unaware of the distinction between emulation and what Wine does.

    It is a bit tired of a reference, and I imagine somewhat off-putting of a response to receive when you don't know the reference yourself. The acronym is in the spirit of the GNU one ("GNU's Not Unix"), and as the other commenters have explained the fact that wine does something different than emulation is very relevant when you get into the nitty-gritty details, so it has extra sticking power in terms of memes in linux/foss communities.

    load more comments (1 replies)
    [–] [email protected] 8 points 1 year ago

    really did not expect today to be my turn to recite the infamous WINE homily. Whoever sends out the t-shirts, I'm a men's x large, hopefully there are still some of that size unclaimed

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

    It's not really emulation. It's running on the same architecture and most of the windows libraries can be used as is with mostly only the win32 library that needs to be wrapped. That already existed for years as wine. It's mostly graphics and peripherals that are broken.

    The most important thing proton added to improve gaming was a DirectX translation layer that translates to Vulcan and also loads of fixes and additions to wine.

    Not a lot of games run faster but apparently in some situations, the Vulcan precompiled shaders seem to run better than native windows, although that probably means they could make their native version better as well. For older games, the Vulcan translation layer is a lot more efficient and faster than native. Also CPU and IO heavy games might run faster on the Linux kernel.

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

    One would think that, but I've seen many claims that it actually runs faster. I wouldn't know personally, I haven't used Windows in 5 years

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

    Maybe it's a case of less bloat in Linux over Windows?

    [–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

    The translation is more like a reimplementation, and sometimes that reimplementation is faster than native. But it's also because the Linux kernel is faster in some areas, and typically more memory efficient too.

    And it's partly also the quality of GPU drivers, especially in the case of AMD (although they have been getting better on the Windows side in recent years).

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

    So from my experience, I replaced my 8+ year old omen laptop with an MSI 3 years ago then installed garuda on the omen. Tested some games on each and the performance was similar until graphics were set to ultra just dye to the hardware difference. Before installing linux that laptop performance was struggling, so it really breathed life back into it and made it viable again. Hell my wife uses it to play stardew valley now and I used it to play ffxiv a few times.

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

    Unreal Tournament 2k4 on one of the earlier Ubuntus, back when ShipIt was still a thing. Most have been around 2005 or 2006, as I used it in my mom's flat which I moved out of in 2006.

    I also played some games on an old version of Suse Linux back in 2001 or so? Maybe earlier? There was this game where you had to manage public transport in a city. Looked for that game recently but nothing came up. Also KartoffelknΓΌlch back then. I tried to get some distributions running (like Mandrake) but only Suse somewhat worked. Being 14 and English not being your mother tongue doesn't help with documentation when nobody in your family knows stuff about computers.

    load more comments (2 replies)
    [–] [email protected] 9 points 1 year ago (1 children)

    I remember playing Minecraft on Ubuntu 14.04, does that count?

    [–] [email protected] 1 points 1 year ago

    yes, it does

    Minecraft is the first game I played on Linux

    [–] [email protected] 9 points 1 year ago

    minecraft and team fortress 2 for 3 years.

    end of list.

    [–] [email protected] 51 points 1 year ago (1 children)

    Back when you had to install steam in wine and then for a while you would have native steam and wine steam in the same distro install. Now it's so easy that I figure anyone talking shit about gaming on Linux only plays those rootkit anticheat shooters or hasn't played games since having kids or something and have become one of those people that are shocked to hear what they thought were current gen consoles are actually really old already.

    [–] [email protected] 8 points 1 year ago (1 children)

    I actually found an old /home drive of mine this week where I had exactly this setup, so painful.

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

    Trying to find the correct steamapps folder for the particular instance of the game and going through all the dot folders and wine folder structure... that hasn't actually improved much now that I think about it.

    Gaming on Linux in general has improved a lot more than the pollution levels in my town at least.

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

    What about xbill? Why is noone mentioning it?

    [–] [email protected] 3 points 1 year ago

    Bunch of kids, the whole lot of them!

    load more comments
    view more: β€Ή prev next β€Ί