Gaming on Linux is NOT Ready... - Daily Driver Challenge Finale

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 7K

  • @Traumatree
    @Traumatree 2 ปีที่แล้ว +4634

    For me, hats off for game companies that have Linux version of their games.

    • @cabronsnake
      @cabronsnake 2 ปีที่แล้ว +145

      Cool unless you try to launch it and discover that it's 5 major updates behind. I'm sticking to Proton'ing everyting for now. Haven't had as many issues as Luke and Linus, but I guess that's because they've tried some brand new / AAA titles.

    • @rgbforever4561
      @rgbforever4561 2 ปีที่แล้ว +132

      @@cabronsnake you forgot to say that you use arch
      I use arch btw

    • @rgbforever4561
      @rgbforever4561 2 ปีที่แล้ว +29

      Real talk I would say fuck all the so called AAA company's
      who don't make their games Linux compatible. they have the money
      I mean at least valve does
      but they don't make games anymore so

    • @z00Dem
      @z00Dem 2 ปีที่แล้ว +37

      @@rgbforever4561 ‘cause it doesn’t worth the effort

    • @jesseg7757
      @jesseg7757 2 ปีที่แล้ว +4

      Theyre the only ones that get my money.

  • @HeavenAintClose
    @HeavenAintClose 2 ปีที่แล้ว +3928

    Out of all this, I just love that Luke, Linus and his son play games together

    • @ninjashuriken
      @ninjashuriken 2 ปีที่แล้ว +91

      @@creepysmilingcarl9742 yeah it's quite a fun activity, me and my dad played video games all the time, even now we do occasionally

    • @cesarvarela5438
      @cesarvarela5438 2 ปีที่แล้ว +3

      That's cuz they don't have real friends

    • @kamisarma
      @kamisarma 2 ปีที่แล้ว +28

      @@creepysmilingcarl9742 I play games with my 9yo sister :) It's pretty cool tbh

    • @novousuarionaoidentificado
      @novousuarionaoidentificado 2 ปีที่แล้ว +2

      there's a pathetic answer to be given about this

    • @upgradedd950
      @upgradedd950 2 ปีที่แล้ว

      th-cam.com/video/WDmV533eFKY/w-d-xo.html💯❌

  • @JohnvanCapel
    @JohnvanCapel 2 ปีที่แล้ว +2184

    Honestly, I think the Linux community needs this kind of feedback occasionally. Please come back to this challenge again periodically, because every bug a high profile TH-camr runs into is one that's going to pick up more traction to get fixed.
    Plus, for you it'll be a good measuring-stick for when the fabled Year of the Linux Desktop has arrived.

    • @paradigmglitch1054
      @paradigmglitch1054 2 ปีที่แล้ว +25

      Couldn't agree more 👏

    • @bubmario
      @bubmario 2 ปีที่แล้ว +44

      I would love for there to be an annual update to this for sure. Especially with Steam Deck's effect on the industry, I think this may be changing rapidly.

    • @InvictvsNox
      @InvictvsNox 2 ปีที่แล้ว +1

      100%

    • @PoppyPoppa
      @PoppyPoppa 2 ปีที่แล้ว +48

      Gaming on Linux has made some massive leaps since this series was published, games like Apex Legends that were marked as "borked" on Proton are now rated as "gold" or "platinum" and are fully playable, and I believe it's all because of videos like these slapping the community back into reality and getting them together to work on improving all the issues Linux has rather than denying them.

    • @michaelhenry3234
      @michaelhenry3234 2 ปีที่แล้ว +57

      @@PoppyPoppa That had nothing to do with the Linux community. Apex was borked because of EAC, which the devs have to opt-in to support Linux. Respawn decided not to be assholes and finally opted in. The driving force behind this newfound surge in compatibility is the Steam Deck.

  • @MrMisturr
    @MrMisturr 2 ปีที่แล้ว +277

    I want a remake of this video one year later, with all the work Valve has done on proton as well as community driven projects such as heroic launcher and emudeck!

    • @GrozdanGR
      @GrozdanGR ปีที่แล้ว +11

      Imagine doing the challenge again today ...

    • @Dinky-Ayulo
      @Dinky-Ayulo ปีที่แล้ว +6

      I hope linus doesn't go with manjaro

    • @epites-thegod
      @epites-thegod 10 หลายเดือนก่อน +6

      @@GrozdanGR he would still came up with some reason that linux isnt ready

    • @pablordgz
      @pablordgz 9 หลายเดือนก่อน

      @@epites-thegod I use Linux on my laptop and Windows on my PC, and he'd be right to come up with it because it just isn't ready
      Linux is an OS for developers who know how things work and how to make them work. Yesterday I installed the VPN client for my university in order to connect to some services we need to use when I'm home.
      It took me more than an hour, I wasn't using an obscure distribution, I was using PopOS, which is pretty much Ubuntu. I got on their website and there was a version for Ubuntu 20.04, I was using 22.04 so I thought it would work, because it should, the same way I expect all Windows 10 software to work on Windows 11, and it does. But it didn't, because to downloaded I needed to add a repo and it apparently used some older certificate that for some reason Ubuntu 22.04 stopped to support at all, not even giving you an option to just say "I know what I'm doing, let me install it".
      So there starts the StackOverflow journey searching for fixes, a thread linking to a thread linking to another thread explaining how to fix it. Great, let's just run these commands and... I can't, because apparently the certificate uses a different format that the commands in the fix don't support. And it also somehow broke some other stuff that worked perfectly before. So now I had to find a way to undo the fix so everything started working again, a couple threads later I fixed it, but I was back to square one, no VPN installed.
      I kept trying, some other people suggested downloading the installer from some other place, instead of adding the repo, but it wasn't there anymore.
      After trying everything I tried before again, just in case I did something wrong, I was ready to give up, but a bit buried under the results I found a different downloads page from the developer's site, and there I found instructions to install it in Ubuntu 22.04, I tried it and it worked!
      Now I just had to open the application, set it up and click connect and... nothing happened. Clicked a couple times, nothing happened, tried to connect from the command line, nothing happened. I searched for solutions and saw other people with my problem, but no solutions. At that point I just gave up, thought I'd just install the app for my phone and connect the laptop to the internet through my phone.
      Later that day, I turned my laptop on again and tried to connect, just in case, and after giving me an error on first try, it finally worked!
      All this experience was to install native Linux software that is not related to gaming, or nvidia or any of those things Linux fans like to blame. I have to say some of these things were the developers' fault, but not everything was their fault, and the same process worked first try without a single error in Windows.
      I'm a software engineer student, I have used Linux servers for some time now for different personal projects and I use Linux on my laptop, and it still took me that long.
      A regular user would probably give up the second they saw that the install page didn't provide an executable, but commands to run in the terminal. 90% of my classmates, who know how to code and know the basics about Linux but don't have as much experience with it would have probably given up the moment one of those commands spat out a huge wall of text, which also broke the package manager, so you'd have to know which line to open to remove the repo so it will work again.
      I also had my issues with gaming (I mostly game on my regular PC which has Windows, so not too big of an issue, but I ended up dualbooting Windows in my laptop so I can play if want to). First of all, not all games are on Steam, and a couple of very popular Steam games don't work at all. Some very popular games that aren't on Steam don't work either. Games that I play. So that's immediately a dealbreaker for gaming. And the problems don't end there. I wanted to use a controller, so I plugged in my Xbox controller, which works on any other machine running a different OS, it's detected, but the input doesn't work at all. I tried updating the drivers, changing the drivers (a regular user wouldn't have tried that at all) but still nothing. My controller still doesn't work, I gave up on that since I don't usually use a controller, but I just use Windows for gaming anyway, because it just works, without doing anything. You could probably play a buggy game with years old drivers on Windows and it would work, but when you try the same thing on Linux with the new updated drivers with specific fixes for that game that you had to go out of your way to install on Linux, it still has issues, and people blame it on the drivers or the developers.
      Linux is the best server OS, that's why everyone uses it for that, because unlike Windows Server, it just works and with great performance.
      It's a great server for developers, mainly because their applications will probably be deployed on a Linux server, so it's good to test in the same environment. It's also great for developers who like the possibility to customize their OS, I really liked how many plugins I could install for Gnome to make it look and behave just how I wanted.
      It's not ready for gaming even for developers, it's not ready for doing things that were meant to be done in Windows even for developers.
      I recommend Linux for developers who develop software for Linux servers or developers in general who want to develop software that's not specific to Windows and want to customize their OS
      I also recommend it to people who have an old laptop that works very bad with Windows, as long as they only plan on doing VERY basic tasks (browsing, documents, watching media).
      For anyone else, I do NOT recommend it, it's going to be a nightmare

    • @zaneplatt3533
      @zaneplatt3533 5 หลายเดือนก่อน +8

      ​@@epites-thegod Maybe because it isn't 😂

  • @Abu_Shawarib
    @Abu_Shawarib 2 ปีที่แล้ว +741

    I'd like to thank LTT for the video, even though nothing said is shocking or out of blues for me, going though it, verifying and documenting the experience should be very valuable to the community.

  • @Chumppi
    @Chumppi 2 ปีที่แล้ว +713

    The script work on this episode was amazing. Amazing to see both of you talk back to back in similar avenues. Give props to the writers!

    • @upgradedd950
      @upgradedd950 2 ปีที่แล้ว

      th-cam.com/video/WDmV533eFKY/w-d-xo.html🔥❌

    • @natalie5947
      @natalie5947 2 ปีที่แล้ว +28

      This one was a Linus & Luke special from the get-go. They've actually been talking to each other a lot over the course of this happening. No doubt they worked together on the script itself via a Google doc or similar.

    • @Sir.Craze-
      @Sir.Craze- 2 ปีที่แล้ว +5

      Please report spam. Thank you.

    • @Abu_Shawarib
      @Abu_Shawarib 2 ปีที่แล้ว +2

      I think they wrote the script in a shared document.

  • @aftakitani
    @aftakitani 2 ปีที่แล้ว +1316

    Please keep up the series with other activities other than gaming. The attention that you guys brought to some issues made a lot of developers aware of the problems and they got fixed. Kudos to KDE team here.

    • @SpanishArmadaProd
      @SpanishArmadaProd 2 ปีที่แล้ว +17

      no.. only gaming matters

    • @thoriqadillah7780
      @thoriqadillah7780 2 ปีที่แล้ว +58

      @@SpanishArmadaProd apparently most of people want to use linux wants linux to be a good experience in every category. And most of the time all categories can be minimized and generalized into 3 categories. Internet, office work, and relaxing (gaming most of the time).
      1. Internet : hell, almost all website uses linux nowadays. So it passes
      2. Office work : can be separated into 2 i think, engineering and management work. If you're developer then linux is a great thing. I'm not sure about civil engineering and such. I heard linux doesn't support certain tools to build certain things. And then management works, such as word, sheet, and presentation kind of thing... That I'm not sure... Doesn't fully supported yet, but it's getting there
      3. Relaxing : gaming... You get the idea from this video
      (Bonus) editing : now this is a problem too i think (kinda). It's because linux doesn't have native image and video editing support, so .. maybe no. But i heard there is a web based app like photopea etc, i don't know, not sure
      So there you go

    • @sanitarium017
      @sanitarium017 2 ปีที่แล้ว +9

      @@thoriqadillah7780 it has top tier native video editing with Davinci. Image, not so much.

    • @d.charlespyle
      @d.charlespyle 2 ปีที่แล้ว +16

      @@thoriqadillah7780 "I'm not sure about civil engineering and such. I heard linux doesn't support certain tools to build certain things."
      You would be correct. You'll also find "dependency hell" occurring far more often on Linux systems used for scientific endeavors. It seemed like it was at least once a month that this would happen running Scientific Linux and other distros with a lot of scientifically and mathematically oriented software and libraries installed. Imagine a whole lab shut down while you have to take the time to figure and sort it all out!
      It got so bad at one point that updating had to be shut off on all machines and then only one system would be down. Once it was sorted out, then you could install the updates on the rest of the machines. But then that led to the precarious situation where cracking hackers could find a vulnerability and exploit it! Had that happen once, too.
      Somebody in Nova Scotia got control of one of our servers in part because an update could not be applied in a timely manner without causing other serious problems until a workaround could be developed for the "dependency hell" that inevitably would result from the installation of particular updates. Gained access through an unpatched vulnerability in a mail service using SSH! (Many of those banking data breaches that have occurred over recent years were on Linux servers, by the way. True story. No, really! Sad but true!)

    • @v01d_r34l1ty
      @v01d_r34l1ty 2 ปีที่แล้ว +3

      ​@@thoriqadillah7780 1. Yeah Linux has great browser support. Mozilla's FireFox actually works on Linux without any issues whatsoever, unlike on Windows ironically. Chrome/Chromium also has great support. Really almost every major browser works almost flawlessly.
      2a. Engineering is a limitation. Mainly because older firmware and drivers were originally designed for Windows and it would cost too much money, time and resources to create compatibility on Linux even though it's entirely possible. This is especially the case with bigger programs where there's just way too much to port over.
      2b. I don't want to expand on this too much as it would be multiple paragraphs long, however development on Linux is both a godsend and a curse. For one, Linux is usually built to be compatible so if you develop for Linux and port to Windows, you won't have as many issues as if you tried the other way around. On the opposing end, Windows offers a lot of low-level internal functionality through its Windows and Windows NT APIs making it easier and less hacky to achieve certain simplistic things such as simply checking memory usage. Since Windows has the highest market share, you can get away with just developing for Windows; but Windows is also rabbit hole and once you go too far down that path, you will notice you can't really dig yourself out of it. Lastly, developing cross-platform anyway will oftentimes lead to needing to separate dependencies, header files, and creating your own personal wrapper libraries just to separate the Windows dependencies from the Linux dependencies without wasting even more time programming a clusterfuck twice for each system. Not to even mention transferring the code and cross compiling on Linux + using the Linux debugger (GDB) which very few people are actually familiar with, though Visual Studio has actually already added features to make this easier. These are probably the primary reasons why Linux support hasn't evolved like it can. WINE is like ibuprofen for an anyeurism. It won't solve this fatal issue, but it'll make it hurt less. The real solution to this problem is already kind of in the works in the form of community or third party wrapper libraries such as GLFW and SDL2 (just to name a couple off the top of my head), but changing dependencies would still be a major headache if the groundwork was already laid, and we don't have wrappers for everything we need to make cross-platform seamless yet.
      2c. LibreOffice, OpenOffice, and a few other more obscure programs exist for text documentation, presentation, and spreadsheets (and more). Microsoft hasn't added Office365 compatibility for Linux (while they have it for Mac anyway) but you can still achieve most of the same stuff with their free online versions, or by simply using the Google Suite. As for video editing, if you aren't using KDE Live or BlackMagic Resolve, go use Windows. Windows also has a lot of licensed codecs you can't use on Linux.
      3. Gaming is touchy. On some systems it works and on some it doesn't. Linux Mint is all around the most compatible in my eyes because Cinnamon isn't really too much of a clusterfuck like KDE and Gnome are, but I digress. The biggest issues with it are not having the correct system configuration, having all the drivers completely up-to-date (which is oftentimes actually limited by the distro itself to ensure compatibility), and the developers simply going too deep into the Windows API and the Windows kernel functions that WINE/Proton simply cannot run it. This is especially the case with DirectX games which is a proprietary graphics API developed by Microsoft that is unavailable to Linux or Mac. Also, unlike what Linus said, I run the latest NVIDIA drivers on Linux Mint and CS:GO runs a thousand times smoother on it (on a 240 Hz monitor nonetheless) than it does on Windows. It's so smooth and fast, in fact, it's actually kind of hard adjusting from Windows to Linux CS:GO. Crazy. This is because CS:GO runs on Vulkan which is a more efficient adoption of OpenGL (both from Khronos) which is entirely cross-platform, but regardless, on Windows it still just uses DX9.
      4. (Featured mention) Xorg and PulseAudio are underdeveloped clusterfucks. They're good for what they are and how much time they've had to grow, but they're still not comparable to Windows' systems. That being said, what's weird is that Linux doesn't have these built into the kernel, yet they have the AMD graphics drivers built in... Yeah, I don't fully know either.
      Edit: I mainly typed this up to clear the air about the situation with Linux having used it dual-boot as my daily driver for about 5 years straight now. I only use Windows for gaming... unless it's CS:GO.

  • @philliplee7658
    @philliplee7658 26 วันที่ผ่านมา +7

    This series definitely needs to be updated after the launch of Steam Deck. I’m running Linux on desktop solely because I’ve become so comfortable running games through the Proton compatibility layer on the Deck!

    • @Sekkizan
      @Sekkizan 18 วันที่ผ่านมา +1

      Its probably worst now that most anti cheat ban Linux users by default lol

  • @racerex340
    @racerex340 2 ปีที่แล้ว +2744

    I appreciate the honest approach they took here. Everyone knew that there was going to be a portion of the Linux community that was going to flip the F out regardless of the outcome and calling them windows or console shills, but this has pretty much been my recent experience as well, although I admit that Proton seems to be in better shape now than it was last year. I will admit that it's literally ten times better today than when I tried to make the same transition ten years ago.

    • @MarcoZ1ITA1
      @MarcoZ1ITA1 2 ปีที่แล้ว +47

      I tried in 2006 with ATi graphics and boy did it not go well. At the time IIRC the situation was opposite, nVidia was OK, ATi almost unusable. However I plugged along, eventually landed on a working setup and kept using it for quite a while. Little native gaming then, but the Desktop Environments were WILD, way better than Win\Mac. Compiz\Beryl was the shit, ran way better than Vista's boring desktop compositing and you could make it do very stupid stuff very easily.

    • @notcat56
      @notcat56 2 ปีที่แล้ว +99

      Honestly that portion of the Linux community in my experience doesn’t contribute much anyway lol. I’m quite happy with the fact that they gave it a for real fair shot.

    • @teptaylor
      @teptaylor 2 ปีที่แล้ว +9

      Same here, I went out of my way to try and get my G15 advantage to work. I installed Fedora, used the Asus Linux guide to get it set up, learned how to fix the black screen issues and even through all of this and learning terminal commands...the random and unfixable hard crashes make Linux a hard sell on a 1500 dollar laptop I bought to have to constantly hard reset my computer because I decided to change the refresh rate. I want Linux to win, I hope they release the Steam Deck Arch Distro so people can get a wiki and guides for fixes going, we need more options in the PC space but I'm not risking expensive hardware to get there. Sorry Linux bros

    • @racerex340
      @racerex340 2 ปีที่แล้ว +114

      @Jorge Laughingman so, I absolutely understand where you are coming from, but I also know for a fact that those in the Linux community are really going to struggle to look at this from the angle of a non-Linux user. It's not even bias, your Linux fundamentals prohibit you from experiencing the frustration of not knowing where everything is, or how much not knowing what your doing limits your ability to troubleshoot.
      Linus in particular followed a variation of one of the more popular published "get into gaming on Linux" paths. I knew it was going to be a dumpster fire because I had followed a similar one recently, with even worse results, and I'm considerably more Linux savvy and experienced than Linus is.
      Could the results here have been better? Yes, especially with what they should have learned along the way, but unless someone getting into Linux gaming is already pretty Linux savvy, this is pretty much what I'd expect for results, or worse actually.

    • @racerex340
      @racerex340 2 ปีที่แล้ว +45

      @Jorge Laughingman Also, I never said that the community shouldn't have issues with it, I just simply predicted it. I get annoyed when watching people with little experience trying to setup storage appliances, RAID arrays, NAS appliances, especially as they follow guides published that are guaranteed to run you into walls if you lack certain fundamentals, LTT has done this to me plenty of times, but I have to remind myself that these guys aren't really experienced with enterprise storage architecture, they're enthusiasts that like to tinker, and their broad experience coupled with just below the surface depth knowledge in a lot of areas makes them knowledgeable enough to hack (I know, sounds mean) through it, but someone else following their lead will be even more dangerous.

  • @rainbot32
    @rainbot32 2 ปีที่แล้ว +1395

    My TL;DR with Linux gaming after like 2 years of daily driving it is: It can be hit or miss, with the misses being a potential timesink to turn into a hit, or just unfixable on your side.

    • @Solarbonite
      @Solarbonite 2 ปีที่แล้ว +37

      Agh
      Some of these problems are mirrored when using Linux for work.
      Vendors that say "oh you're making an iso install of our OS? And you found bugs in our code doing that? Too bad we don't support this use case that everyone uses!"

    • @generallyunimportant
      @generallyunimportant 2 ปีที่แล้ว +3

      bro steam is literally like 2 gigs what in the hell

    • @goshobul
      @goshobul 2 ปีที่แล้ว +11

      like me trying to OC my monitor under Xorg. Read wikis, forums, nothing. Few months later I asked in the Arch forum and got my answer within a hour

    • @ayuchanayuko
      @ayuchanayuko 2 ปีที่แล้ว +6

      Making SMB work without Active Directory is so much a pain in a mixed Windows Vista-7-10-11 environment with printer sharing and Windows hostnames

    • @Aldrenean
      @Aldrenean 2 ปีที่แล้ว +9

      If you get a miss that takes more than a couple minutes to find a fix for, just reboot into your Windows install. No Linux gamer I know of doesn't dual boot, unless they truly don't care about multiplayer or brand new games.

  • @diggerman7022
    @diggerman7022 2 ปีที่แล้ว +849

    I've been a Linux user for 3 years. This challenge went about as I expected (barring Linus uninstalling his DE, I didn't see that one coming). I think the community has a habit of overselling the gaming aspect. Likely due to how far it has actually come from what it used to be, but it just isn't *there* yet. Hopefully progress keeps being made, but until some big changes happen (if they happen) Luke and I are in the same boat. Laptop is Linux and gaming machine is Windows.

    • @Eugene-pq3gg
      @Eugene-pq3gg 2 ปีที่แล้ว +91

      I guess a problem is that comparing Linux to itself in this category paints this picture of an amazing evolution, while comparing it to Windows is kinda disappointing.
      Obviously the enthusiasts want to focus on the positives. Which has probably made some observers get an inaccurate image. I know for a fact this series changed my perspective.

    • @killertruth186
      @killertruth186 2 ปีที่แล้ว +7

      I honestly think Linux would be better if all versions of Linux would have the same if not better battery life compared to Windows.

    • @khaledm.1476
      @khaledm.1476 2 ปีที่แล้ว +30

      Luke's laptop isn't any linux more it got corrupted for some reason so he installed windows so he can continue his work, he talked about it weeks ago in some wan show
      P.S: My details could be fuzzy because it's been a while

    • @VoldoronGaming
      @VoldoronGaming 2 ปีที่แล้ว +3

      Linus dropping his desktop? You should have expected that to happen. He drops everything lol.

    • @theeternal6890
      @theeternal6890 2 ปีที่แล้ว +13

      @@Eugene-pq3gg What's wrong in comparing it with windows. It's like comparing samsung with apple. And comparing them is must because or general computer users. Unless and untill basic computer users feel comfortable to install linux on their computer it's not much of success because ignoring basic non techy users will result in linux being only developer's and hacker's OS and not a computer user's. I wish and hope linux will become so mainstream and simple that one day my friends will talk about it but now most of my friends don't even know what Linux is.

  • @lunchbox1341
    @lunchbox1341 9 หลายเดือนก่อน +68

    I would LOVE a remake of this series, a LOT has happened since this video came out and gaming on linux has come a long way since then.

  • @jbullforg
    @jbullforg 2 ปีที่แล้ว +601

    I've been gaming on Linux for 5+ years now, and I can relate to most everything you've said in this series. Well done.

    • @Guardian_Arias
      @Guardian_Arias 2 ปีที่แล้ว +36

      in other words you've been trying to play on Linux for 5+ years XD

    • @unixtreme
      @unixtreme 2 ปีที่แล้ว +31

      @@Guardian_Arias 90% make the game work, 10% play the game.

    • @sijedevos2376
      @sijedevos2376 2 ปีที่แล้ว +1

      Would there be any way to get game pass for pc working or not?

    • @keyworksurfer
      @keyworksurfer 2 ปีที่แล้ว +9

      @@Guardian_Arias nah, 98% of singleplayer games run fine

    • @DillonHockett
      @DillonHockett 2 ปีที่แล้ว +13

      Honestly, this issue is THE only thing that keeps me from daily driving Linux. I want out of the Microsoft ecosystem entirely and would rather not manually re-lobotomize my OS after every update.

  • @mmftw
    @mmftw 2 ปีที่แล้ว +1808

    I daily drive Linux, and I do game on it, but gaming is definitely at the bottom of the list of reasons that I run Linux

    • @caleballen1330
      @caleballen1330 2 ปีที่แล้ว +62

      I run Linux on my laptop that I use for university and software development and love it, but the reason I've not put it on my desktop yet is because it will make gaming harder. Tempted to do some VFIO magic to make it work.

    • @Steellmor
      @Steellmor 2 ปีที่แล้ว +37

      @@caleballen1330 Double boot?

    • @TheXipherZero
      @TheXipherZero 2 ปีที่แล้ว +22

      @@caleballen1330 If gaming was a high priority for me Id probably do the same, but fortunately I have had good luck with proton and GE releases of proton and don't play multiplayer or competitive games much so dont get stung by the anti-cheat systems. VFIO GPU pass through works very well and I have used it in the past, but its not a magic bullet, there is a non-trivial amount of overhead that can hurt performance so if a title is already straining to run on your HW, KVM with VFIO GPU passthrough may not be the experience you expect.

    • @Alex-je6od
      @Alex-je6od 2 ปีที่แล้ว +46

      Yup. I've used Linux exclusively for around 15 years now. I play a lot of games on steam (maybe 10% of my desktop time), but I play games that list working with Linux / Steam OS exclusively... and I never have trouble.
      That's the difference, I'm not (trying) to play random windows-only games because everyone else is. I'm playing games that are available for Linux natively. I don't spend any time troubleshooting, because I honestly don't care about Dirt 4 or Fortnite.
      I play shit to relax, I don't play shit to be a elite 360 no-scope gamer. TF2, CrossCode, Two Point Hospital, Cities Skylines, Don't Starve, Oxygen Not Included, Brutal Legend, BioShock Infinite, Hotline Miami, FTL. At 219 Linux games in my Steam account, who cares?

    • @chiefdoesgaming8269
      @chiefdoesgaming8269 2 ปีที่แล้ว +25

      @@Steellmor Sounds like windows with extra steps.

  • @violinjon
    @violinjon 2 ปีที่แล้ว +832

    The progress made so far is honestly pretty amazing, although for the present day everything said in the video is spot on. I've used Linux off and on for over 15 years, and had pretty much written off gaming on it. After I got a job and could afford "real" games I had a stretch of many years on Windows exclusively, but tried Linux again (Popos) after the Steam Deck announcement. All the games I looked forward to this year - Tales of Arise, Disco Elysium, Phoenix Wright and Ys IX - worked. Other than Ys IX, they all ran flawlessly out of the box, and Ys is still playable. I could never have imagined this 10 years ago. It might still take 5 or 10 more years for mass market acceptability, but there is hope.

    • @nabildanial00
      @nabildanial00 2 ปีที่แล้ว +7

      Ys IX is working flawlessly on my Linux system. What issues did you encounter?

    • @socialistsuccubus822
      @socialistsuccubus822 2 ปีที่แล้ว +7

      yeah if you're not a normie games wise it's fine. if you play shit like cod chances are you'll have issues but if you play jrpgs and weeb games you're generally fine

    • @EmergencyChannel
      @EmergencyChannel 2 ปีที่แล้ว +16

      I play CoD, Apex Legends, Paradox and Total War games almost exclusively. Linux sucks now for gaming, maybe it will improve in the future.

    • @eagle_rb_mmoomin_418
      @eagle_rb_mmoomin_418 2 ปีที่แล้ว +10

      @@EmergencyChannel it really doesn't suck. However I don't play identikit Multi player death match sequels as I find them boring AF. Those are the ones infested with A/C that's what stops the games from running. The Rainbow Six game client actually works until the A/C kicks the player for example. So at a technical level the games work. Both major A/C providers support Linux and Proton, but many game Devs don't 🤷🤦. I enjoy some MMOs the one I play works so eh and all the single player games I love work.

    • @kaptenkrok8123
      @kaptenkrok8123 2 ปีที่แล้ว +7

      Everything they said was far from spot on....the perception that its something bad that the linux users 0.1% and was 20% of the support tickets and that is bad is just bad logics...if those support tickets are os independant that is an extremely good reason to develop for linux cause that will make the game just better even for windows....

  • @brocklewis7624
    @brocklewis7624 2 ปีที่แล้ว +1792

    I’d like to think Linus’s son is just happily playing whatever game his dad wants to, but then hops onto a discord channel with Luke and goes “suit up nerd we’re playing Warzone.”

    • @neruneri
      @neruneri 2 ปีที่แล้ว +102

      Luke does strike me as the sort of uncle-figure who would be like that.

    • @sockettgirl
      @sockettgirl 2 ปีที่แล้ว +4

      what, why?

    • @atlantic_love
      @atlantic_love 2 ปีที่แล้ว

      @Stupid Baka Overrated meme.

    • @brandonnesfan
      @brandonnesfan ปีที่แล้ว +4

      @@sockettgirl ?

    • @DrDucklesworth
      @DrDucklesworth 10 หลายเดือนก่อน +1

      @@sockettgirl ?

  • @DFPercush
    @DFPercush 2 ปีที่แล้ว +758

    I have a feeling the Steam Deck will partially address the fragmentation problem and provide a stable target for developers to test on. A known quantity, like a console. It will then be a matter of the various other distros copying their config or making their systems compatible with those features. Maybe Valve can make a benchmark to test that compatibility, and so you have a common focus for both distro developers/maintainers and the game studios, much like OpenGL or Vulkan are single well defined standards but have many implementations.

    • @Oscar_Myk
      @Oscar_Myk 2 ปีที่แล้ว +17

      Making it easier isn't enough, if I was a publisher I'd want Valve to pay to add Steam Deck support, as Steam Deck doesn't appear to expand the market (it'll mainly be existing customers playing on another device rather than new customers).

    • @MrMediator24
      @MrMediator24 2 ปีที่แล้ว +33

      @@Oscar_Myk a bit of a mistake on part of Valve not marketing Deck to console crowd

    • @fredrik2008
      @fredrik2008 2 ปีที่แล้ว +9

      Sadly steamdeck uses amd gpu, so more then half of gamers will be screwed anyway, amd is getting more popular but nvidia is still the most widely used.

    • @dirksesterhenn2432
      @dirksesterhenn2432 2 ปีที่แล้ว +13

      @@Psychx_ And seems to be looking towards making Flatpak their primary package, judging from the amount of attention to the Steam Flatpak from Collabora. (Valve pays Collabora for a lot of development work)

    • @Burn377
      @Burn377 2 ปีที่แล้ว +6

      Steam consoles failed, steam link failed I'm pretty sure the deck won't be much different.

  • @DaddyMacProductions
    @DaddyMacProductions 2 ปีที่แล้ว +1034

    I've loved this video series and it has me thinking of installing Linux on an older machine just to see how I like it. Thanks guys!

    • @DrBernon
      @DrBernon 2 ปีที่แล้ว +42

      Do it.

    • @mrspoony
      @mrspoony 2 ปีที่แล้ว +24

      Just install it! If it doesn't fit you go back. But I really don't think that it won't fit somebody if he chooses the right distro, I use Arch btw but for a beginner I really recommend Mint or PopOS which I both dualbooted on two of my friends machines and they're both very happy with it

    • @chlorobyte_projects
      @chlorobyte_projects 2 ปีที่แล้ว +24

      @@FilooWoj *2GB of RAM smoothly running Minecraft and a browser at once go brr*

    • @ffwast
      @ffwast 2 ปีที่แล้ว +4

      *DO IT*

    • @Wahba.
      @Wahba. 2 ปีที่แล้ว +2

      @@chlorobyte_projects distro?

  • @burnin8orable
    @burnin8orable 2 ปีที่แล้ว +696

    I've been daily driving Linux and using it for gaming, and I must admit, it isn't for everyone. Most of the multiplayer games I play such as FFXIV, CIV VI, and TF2 work fine on Linux, but I also have a years of Linux experience, and I've even compiled my own kernel. The average Final Fantasy 14 player doesn't have the technical know-how to set up the game with little effort, and they probably won't want to learn how Linux works. I on the other hand, just installed the game on Ubuntu using Lutris and had no issues at all. We in the Linux community pride ourselves on making great software, but we need to work at making Linux more accessible for less technical users.

    • @perseusarkouda
      @perseusarkouda 2 ปีที่แล้ว +80

      Many Linux devs want Linux to remain a dev only platform. It's not by accident to overcomplicate things that can be done easily otherwise. Heck, I caught myself sometimes writing scripts on a way it's easy enough for me or simply giving more customizability rather than making them easy to use. That was addressed also by Linus Torvalds when he said Linux desktop will move forward only after a big company take good care of it like Google with Android did. I believe we can expect good things to come after Valve finding potential on improving Linux.

    • @OpenGL4ever
      @OpenGL4ever 2 ปีที่แล้ว +12

      @@perseusarkouda The worst software i ever crossed on Linux was the instant messenger Licq about 22 years ago. If you wrote a message and pressed the sent button, this piece of sh## software checked the clipboard for urls and if it found an url in the clipboard it *automatically* added it to the message without asking the user to do so.

    • @howardlam6181
      @howardlam6181 2 ปีที่แล้ว +1

      even if you make it work, it isn't the most efficienct thing to do in terms of energy consumption.

    • @vinylmodsmanitoba
      @vinylmodsmanitoba 2 ปีที่แล้ว +11

      @@howardlam6181 neither is scrolling youtube, but here you are xD

    • @bear2507
      @bear2507 2 ปีที่แล้ว +20

      It’s not about being “less technical”. It’s all about practicality. Just because you are confident with the programming doesn’t mean it’s something you want to do everyday.

  • @g-ivo6100
    @g-ivo6100 2 ปีที่แล้ว +673

    I feel like LTT could implement this into a yearly challenge, seeing how rapid the Linux gaming scene seems to be moving with valve, steam deck and proton.
    Coming from a Windows user wishing to migrate to Linux.

    • @reouneru_
      @reouneru_ 2 ปีที่แล้ว +32

      I'd recommend to you, first, find a user-friendly distro, do a dual boot with windows, and see what you can do in linux and windows, what you can't do in linux (or you need to do it in a uncomfortable way for ya), what you can't do in windows, and then, you'll have to do a decision. 1.dual boot, 2.windows, 3. linux. i personally use a dual boot of windows 10 and fedora, fedora for development and linux stuff, windows for gaming and stupid stuff, cuz I'm a developer, but I'm also a gamer, and when i want to play games, I WANT to play games without all that additional stuff. hope that this help you in your linux journey

    • @g-ivo6100
      @g-ivo6100 2 ปีที่แล้ว +33

      @@reouneru_ Thanks for the recommendations, :) I actually made the switch shortly after posting this message. Started out with endeavouros for a month on kde, it was a dream! Really enjoyed arch and the aur, but decided to move on due to compositor issues with nvidia (flickering and sluggishness on x11).
      Then after listening to linux unplugged interviewing christian schaller from fedora talking about their collaboration with nvidia on opening up their gpu drivers, I switched over to fedora and wayland on my lenovo laptop (with switchable gpu in the bios). And man oh man...Fedora with wayland on my nvidia laptop is perfection for both gaming and programming. Although it took some time to get comfortable with gnome, and a lot of research on finding extensions.
      In my search for tiling extensions I fell in love with popOS through their pop-shell extension, and I think system76 and their cosmic desktop is the best one out there...so I switched over to popOS for a little while, wanting to try out the pop-launcher and their cosmic de in its full glory, and popOS is my personal favorite.
      I have gone back to fedora though. Because I thought theoretically it makes more sense. On fedora, I get to enjoy newer packages, a newer kernel and a stable Wayland experience with nvidia. I have added the pop-shell and dash to dock for cosmic extensions.
      Essentially my dream distro, is fedora with popOS de. When popOS are finished developing their new cosmic de based on rust presumably in 2023, I just have to check it out.
      As a CS-student currently only in possession of one laptop, I'm mostly concerned with having a stable distro, so I think popOS and fedora will be my companions for many years to come!

    • @tilda140
      @tilda140 2 ปีที่แล้ว

      If you know your games run on good-known distros nothing stopping you. I would get a small server up and running and do some configuration and play around with the meat and potatoes of the OS, it's super fun and those same tools you use will come and handy for literally everything else. command line can be daunting especially if you're not used to typing for certain tasks, but some things are just cleaner and more efficient in command line

    • @Henry-sv3wv
      @Henry-sv3wv 2 ปีที่แล้ว

      Annoying: Sharing NTFS drive for Steam-Linux Game Library is a bad idea.
      Steam on Linux wants his gaming library in a linux file system (like ext4) and not NTFS. even if you install a windows game using proton. There is a workaround with symlinking small partial stuff from NTFS to ext4 drive but it's another possible cause for game won't run error ...
      Some games may still run from NTFS out of box.

    • @Henry-sv3wv
      @Henry-sv3wv 2 ปีที่แล้ว

      I heard if you wanna share a partition with win and linux BTRFS would be an option. But maybe then the trouble with file system attribute incompatibility goes to the windows side ?!

  • @JonathanAgoot
    @JonathanAgoot 2 ปีที่แล้ว +740

    This is such a massive undertaking for the Linux community. Years in the making to get to this point. I appreciate what the community has contributed over the years. Thanks Linus and Luke for doing this in-depth study on the state of Linux gaming and thanks to the Linux community!

    • @ShawnLoftinplus
      @ShawnLoftinplus 2 ปีที่แล้ว +23

      ^ this
      The Linux community works so freaking hard.
      Very few get paid to build Linux. I have used Ubuntu Server for years (it's rock solid stable) and have occasionally ventured into workstation distros but I have never felt like the workstations were stable enough to be my main developer workstation and have always had to go back to running it as a VM rather than bare metal whenever I want to do a personal project. As a developer seeing Linus, a tech guru, fumble with Linux is at least validation to me that I was not the only one struggling with something that I have wanted to adopt for years.
      That being said I appreciate all the hard work Linux is doing. Especially on server y'all are quite literally running the internet right now.

    • @crsv7armhl
      @crsv7armhl 2 ปีที่แล้ว +7

      @@ShawnLoftinplus Odd. *nix desktop distros are quite stable. Gaming and setup can be challenging but if you set up a server you should have no big issues with a desktop distro.

    • @1pcfred
      @1pcfred 2 ปีที่แล้ว +6

      It is a colossal waste of effort. No Linux developer should be investing any time into getting closed source software written for another platform running on Linux.

    • @sooprdargon3452
      @sooprdargon3452 2 ปีที่แล้ว +38

      @@1pcfred no linux user should tell others what they should be using linux for.

    • @1pcfred
      @1pcfred 2 ปีที่แล้ว +3

      @@sooprdargon3452 listen to GNU developers then. Because without them Linux wouldn't even exist. Without a compiler Linus Torvalds would not have gotten very far at all.

  • @AnthonyM-wg3fg
    @AnthonyM-wg3fg 2 ปีที่แล้ว +291

    I switched my gaming pc to dual-booting. While I primarily game on Linux, when things don't work I have Windows to just boot into. Linux gaming has indeed come a long way, but there are still many issues to work out.

    • @leonmoto1931
      @leonmoto1931 2 ปีที่แล้ว +28

      I think dual boot is always the best way. You literally get the best of both worlds. Linux for development and office stuff and windows for gaming

    • @TheMightyZwom
      @TheMightyZwom 2 ปีที่แล้ว +10

      Same with me. Switched to doal-boot two(?) years ago and would never go back. I use Linux for almost everything and Windows for Games and Software that won't run on Linux. Less "Bloatware OS 10" usage for me and in the and still all the functionality. And who knows how things will be in five or 10 years...

    • @s.i.m.c.a
      @s.i.m.c.a 2 ปีที่แล้ว +14

      @@leonmoto1931 windows have a WSL subsystem, why to bother with dual-boot and all nonsense of different architectures?

    • @android-user
      @android-user 2 ปีที่แล้ว +28

      @@s.i.m.c.a because you would run Windows all the time

    • @TylerSmithOH
      @TylerSmithOH 2 ปีที่แล้ว +5

      @@android-user So?

  • @matthewmarcelo1150
    @matthewmarcelo1150 2 ปีที่แล้ว +248

    Watching gaming in linux, what I can say is:
    Luke is still a great host in front of the camera. Hope to see him more in videos.

    • @sinuslebastian6366
      @sinuslebastian6366 2 ปีที่แล้ว +6

      Wdym? He has been hosting the WAN show every week for the past many years

    • @matthewmarcelo1150
      @matthewmarcelo1150 2 ปีที่แล้ว +14

      @@sinuslebastian6366 yup! I know. What I meant was this kind of videos. Not a podcast type kind of video.

    • @Dexx1s
      @Dexx1s 2 ปีที่แล้ว

      Probably not gonna happen.

    • @bryku
      @bryku 2 ปีที่แล้ว +2

      we need more luke. I would trade Linus for more anthoy and luke.

    • @ouwkyuha
      @ouwkyuha 2 ปีที่แล้ว +2

      @@bryku or trade floatplane instead, the project who made him busy

  • @miocic_goal
    @miocic_goal 2 ปีที่แล้ว +576

    This series convinced me to try and use linux with a windows vm. Those videos were for me a bit like a advertisement, even though they were pointing out the problems. Would like to see more videos about Linux, they are enjoying to watch

    • @charmyzard
      @charmyzard 2 ปีที่แล้ว +8

      Followed the same plan. I still regret nothing.

    • @christophegroulx8187
      @christophegroulx8187 2 ปีที่แล้ว +12

      Linux performed horribly in the videos

    • @drowningin
      @drowningin 2 ปีที่แล้ว +37

      @@christophegroulx8187 no, Linus performed horribly

    • @U1TR4F0RCE
      @U1TR4F0RCE 2 ปีที่แล้ว +5

      I’m curious what type of Linux did you do? I had been using a linux vm on windows and this series got me to dual boot first with pop os and more recently kubuntu

    • @christophegroulx8187
      @christophegroulx8187 2 ปีที่แล้ว +36

      @@drowningin Not really, if the OS itself prompts you with a message to uninstall itself you know that the devs screwed up

  • @glass.hammer
    @glass.hammer 2 ปีที่แล้ว +2111

    As much as I love Linux and I’m competent in it, I totally recognize that I’m somewhat of a masochist.

    • @marcempunkt9737
      @marcempunkt9737 2 ปีที่แล้ว +75

      yeah me too, but it is also so much fun! hours upon hours tinkering my system and make it so it fits perfectly my needs is something i do way tooooo much^^

    • @starmarker3896
      @starmarker3896 2 ปีที่แล้ว +56

      Finally getting that one app to run properly is such a joy

    • @jt4351
      @jt4351 2 ปีที่แล้ว +14

      SAME - I don't love it, but I have used it for work for years. "Simple" and "painless" aren't really adjectives I would associate with Linux anything, especially setting things up. lol

    • @yb7875
      @yb7875 2 ปีที่แล้ว +34

      Linux pisses me off. I like it.

    • @TheSaNdMaN5000
      @TheSaNdMaN5000 2 ปีที่แล้ว +3

      Somewhat? I'm right with you

  • @brunoais
    @brunoais 2 ปีที่แล้ว +460

    I would really like to see a bonus episode with Anthony and other linux enthusiasts showing what they know and maybe even showing how they would have tackled each issue

    • @vadnegru
      @vadnegru 2 ปีที่แล้ว +31

      This series spawn many reaction and investigation videos. Keyword - LTT Linux

    • @NicholasOrr
      @NicholasOrr 2 ปีที่แล้ว +59

      not really - Linus' summary is accurate - a whole lot of ppl aren't interested, open steam > click install > click play - that is the level of effort expected....
      then as also stated, if someone is interested in putting in effort-11 to figure it all out - off you go, glhf

    • @vadnegru
      @vadnegru 2 ปีที่แล้ว +16

      @@NicholasOrr highly agree with that. I consider myself above average but if i only use my home PC for games I don't want to waste time troubleshooting or missing out from friends. Steam really made Windows gaming not that different from console (gamepad compatibility is another topic). Install > play. That's it. (If you have low end hardware than maybe tinkering with settings is needed but for me, even on rx580 I'm ok with high preset on newer games)

    • @TNinja0
      @TNinja0 2 ปีที่แล้ว +17

      @@NicholasOrr I am one of these low effort people, so I can confirm. I literally only want three four clicks to do my things.
      They can criticize me for being lazy as much as they want, but that isn't gonna change the facts that it just isn't for me.

    • @tams805
      @tams805 2 ปีที่แล้ว +19

      The point was (and Linus and Luke have said this *multiple* times) that most people do not have someone who is more experienced with Linux to help them.

  • @invertexyz
    @invertexyz 2 ปีที่แล้ว +167

    Valheim uses the Unity Engine, so props goes to Unity for the stellar Linux support with games made on it's platform. For most projects all you have to do is change the export target and it generally just works. Issues mainly tend to come up if you happen to be using some third-party libraries that don't support Linux or are directly calling native Windows APIs.

    • @corwinweber693
      @corwinweber693 2 ปีที่แล้ว +28

      I think this is one of the huge complaints we have in the Linux community.... that honestly making your code cross platform is pretty trivial these days. We're not in the 1990s anymore where supporting more than one platform meant maintaining multiple code bases. On the other hand, we've got developers acting as if this WAS still the case and people just accept it as being the way things are.

    • @T0b1maru
      @T0b1maru 2 ปีที่แล้ว +20

      @@corwinweber693 They addressed it in the video. Companies want to make money. The time invested in Linux usualy does not give you any profit COMPARED TO WINDOWS.
      So most of em say fuck it.
      If they are making a game for instance with Unity or Unreal Engine sure, they could easily package their games for Linux. But a lot still have their inhouse built engine wich requires a lot of work to make a game shipable for Linux.

    • @iskamag
      @iskamag 2 ปีที่แล้ว

      Unity buggy and proprietary, I won't say it's "stellar" honestly "-w-
      I remember buying NASB on release just for it to not even open because of some weird file bug I had no power of fixing.

    • @RK-252
      @RK-252 2 ปีที่แล้ว +1

      @@T0b1maru agreed. also most devs/publishers these days rely on some sort of DRM - which is costly to develop for Linux (and much less effective). even if it is a single click to enable cross-compatibility, some companies will deliberately avoid that click to limit piracy. I don't personally see this as a convincing argument, but from the vantage of risk-adverse corporate conglomerates, it's easier to understand.

    • @corwinweber693
      @corwinweber693 2 ปีที่แล้ว +4

      @@T0b1maru That was true ten years ago. It isn't now. Cross platform code has come a long way. It's pretty much trivial now, and using it makes them money. It gets them sales they wouldn't otherwise have.
      The primary reason they don't is because of misconceptions like yours.

  • @theguycanfly98
    @theguycanfly98 4 หลายเดือนก่อน +3

    I don't know if you guys read new comments on old videos, but with this video a little over 2 years old now a revisit would be awesome for the community

  • @foodlfg
    @foodlfg 2 ปีที่แล้ว +25

    9:43 im foodlfg, the guy from that Supreme Commander FAF Linux Support thread.
    I had been involved with the Linux support of the game/FAF for years (because i wanted to play it on Linux).
    Long story short, after 8 years of Linux and many years of FAF on Linux, i have switched to Windows (not just because of FAF tho). Im not proud of this but indeed it took a LOT of time to make things work. Sometimes things went surprisingly smoothly, but sometimes we had been figuring out a stupid little problem that prevented the game to launch for days, trying out different methods etc... The environment, versions were constantly changing around us and that usually caused problems.
    As for the link is not working, i dont know what happened. the FAF Wiki system has changed, it looks like. I cannot find the Linux Support page either. It had like 5 simple commands to make the FAF client and the game work on (Ubuntu)Linux. but ofc that may be a little outdated as well by now anyways.
    Anyways, we are keeping our eyes on you, Linus! Be a good boi!
    th-cam.com/video/d4KDyV45qMQ/w-d-xo.html

    • @ZeBigLOL
      @ZeBigLOL 2 ปีที่แล้ว +3

      Don't forget he's using Mandjaro and not Ubuntu, so the steps may (must) vary.
      I'm not even sure it's possible on Mandjaro.
      maybe I'll try to run in tomorrow, hopefully I'll be successful 🤞

    • @foodlfg
      @foodlfg 2 ปีที่แล้ว +2

      @@ZeBigLOL i was talking with people on discord and there is an uptodate guide in the wiki. i have updated my forum post about it in the Linux Support thread.

  • @ltmadinsane
    @ltmadinsane 2 ปีที่แล้ว +109

    Love the editing, specially how Linus zoomed out into Luke's monitor.

    • @abc123s100
      @abc123s100 2 ปีที่แล้ว

      @BlackWorm Doesn't their team use Adobe Premiere?

    • @GeorgeU55
      @GeorgeU55 2 ปีที่แล้ว

      @@abc123s100 I think they do but AFAIK DaVinci Resolve is also on linux so maybe he tried to make a joke?

  • @damobdaking
    @damobdaking 2 ปีที่แล้ว +127

    As a daily driver of Linux, could not agree more with this conclusion. Well done guys. Have not played a new game for years, I wait and wait till I can play sometimes months until it works (sometimes never). That has meant my gaming has changed a bit, I play a lot of older games these days.

    • @liamsz
      @liamsz 2 ปีที่แล้ว +6

      If you can, I’d recommend getting a console, you can find a ps4 / Xbox one for really cheap these days and you should be good when it comes to gaming.
      I’ve had a gaming pc running windows since 2018, got my ps4 in 2015, I’ve never ever had an issue with my ps4, but I have a pretty bumpy experience when I game on my pc

    • @shivanggangadia1864
      @shivanggangadia1864 2 ปีที่แล้ว +1

      Try Windows+ WSL2 ? Unless you need software that uses USB on linux, cause WSL doesn't support USB

    • @rzyghull
      @rzyghull 2 ปีที่แล้ว +4

      I play whats working on linux and everything else on console for over 3 years now without any regrets. Also because newly released games are bugged and overpriced I stopped pre-ordering and buying games at a release as it is just waste of money and time. After a year from launch I can get patched game free of any issues that gives me a lot more of fun rather than frustrations and it is for over a half of the original price (and many times it is also working on linux at that point).

    • @kainenable
      @kainenable 2 ปีที่แล้ว

      @@shivanggangadia1864 that is what I use. I can even run Linux docker natively in windows. It is pretty impressive.
      I would love to ditch windows. It’s constant telemetry, and insistence in creating a windows account is really pissing me off. However, I don’t, because of this video pretty much. Maybe steam os will get there.

    • @Reac2
      @Reac2 2 ปีที่แล้ว +3

      That naturally has happened to me, but I'm on Windows. I just don't want to pay full price for unoptimized riddled with toxic monetization subpar excuses for games. Let them filter out, drop on price, what people remember as being a good game 2 years ago will definitely be good, and some that were garbage mightve been fixed in the meantime

  • @TheAlfredMonty
    @TheAlfredMonty 2 หลายเดือนก่อน +2

    You guys should revisit this challenge again!
    Been playing a TON of games on the Steam Deck LCD, and it feels great to have Elden Ring on the go (even on low settings).
    Seeing you guys do this on higher end hardware in 2024/2025 would help shine a light on an overlooked gaming ecosystem.

  • @maticman94
    @maticman94 2 ปีที่แล้ว +132

    And we have reached the end. Thanks for this series it has been exciting to see its effect in the Linux community. I have been using linux over 10 years and I am so amazed at the progress that has been made in gaming by the Wine devs,Valve, and Linux community. Without developer support. Imagine how much better things will get when Proton is targeted as a platform (ie Steam Deck).

    • @iodreamify
      @iodreamify 2 ปีที่แล้ว +8

      I'm not sure this is the very end, i believe they intended to have an extra part with Anthony, Wendel and linux youtuber guests talking about this challenge.

    • @deidyomega
      @deidyomega 2 ปีที่แล้ว

      You assume steamdeck is going to hit numbers high enough for devs to want to target it.

    • @srpenguinbr
      @srpenguinbr 2 ปีที่แล้ว

      Question: is programming a multiplatform game that hard? Can devs simply use Vulkan and multiplatform libraries and call it a day (with testing at the end, of course)? That's what QT makes it seem like for desktop applications

    • @MJ-mi9jf
      @MJ-mi9jf 2 ปีที่แล้ว

      @@srpenguinbr driver differences, anti cheat and more specific incompatibilities (i.e. networking or voice stack) + engine support and build issues usually present incompatibility, along with the multitude of different ways linux can be built on display-stack and desktop wise, there's not a clear cut way for bigger (especially made by smaller devs) games to support it feasibly.

    • @srpenguinbr
      @srpenguinbr 2 ปีที่แล้ว

      @@MJ-mi9jf can game engines abstract that in the same way QT abstracts some stuff?

  • @thrickles
    @thrickles 2 ปีที่แล้ว +95

    This video perfectly summed up my experiences. I really, REALLY want to daily drive Linux on my gaming PC. However, more times than not, I end up troubleshooting something rather than playing. I found that to be extremely frustrating and what ultimately would push me back to Windows.

    • @mathisfps
      @mathisfps 2 ปีที่แล้ว +4

      Same for me :C

    • @SlimDeluxe
      @SlimDeluxe 2 ปีที่แล้ว +8

      You could dual boot and use Windows only for the games that don't work perfectly on Linux. It's what I do, while also being hopeful Steam and game developers will notice how many of us use Linux 🙂

    • @magnusanderson6681
      @magnusanderson6681 2 ปีที่แล้ว +26

      @Jorge Laughingman 10:10 watch the damn video. They're not giving Linux a handicap because "oh yeah the user experience sucks but how can you expect anything better?" They're fairly assessing whether Linux is a good option for gamers today. The answer is no, it isn't yet.

    • @TheMightyZwom
      @TheMightyZwom 2 ปีที่แล้ว +3

      @@SlimDeluxe I do the same and can confirm: A dual boot system is the best way to go when you want to daily-drive Linux while also gaming.

    • @tf2368
      @tf2368 2 ปีที่แล้ว +1

      Buy a ps5 or grow up and your problem is solved

  • @synthead
    @synthead 2 ปีที่แล้ว +338

    As a Linux user for more than 20 years, I love this review! I agree with everything y'all said, and this is a very accurate and realistic look at the state of gaming on Linux. Thanks for the video!

    • @upgradedd950
      @upgradedd950 2 ปีที่แล้ว

      th-cam.com/video/WDmV533eFKY/w-d-xo.html❌💯

    • @indivestor
      @indivestor 2 ปีที่แล้ว

      Are you from Texas? No did not think so. So why say "y'all"? F ing stop using that term and speak properly.

    • @Hreimr
      @Hreimr 2 ปีที่แล้ว

      As do I - and I have run Linux since 1996 :P

    • @germanmilkman58
      @germanmilkman58 2 ปีที่แล้ว +19

      @@indivestor what if he is from Texas and you just assumed

    • @CiDK
      @CiDK 2 ปีที่แล้ว +9

      @@indivestor cause there's no other single word that means the same thing?

  • @Nekrozys
    @Nekrozys 2 ปีที่แล้ว +41

    I have had CrossCode in my wishlist for so long and finally bought it after being reminded of its existence thanks to this video.
    I haven't finished it yet but it is sooo good I wish I bought it sooner. Instant favorite.

  • @MrZix44
    @MrZix44 2 ปีที่แล้ว +373

    Personally, I enjoy running Linux as my daily driver, but I also understand the difficulty of incompatibility with certain games. Which is why I run a spare ssd with a windows install in my machine. If feasible, this is the setup I recommend to basically every gamer looking to daily drive Linux

    • @BenjiBoy13
      @BenjiBoy13 2 ปีที่แล้ว +12

      Totally agree, I to have 2 ssds on my PC, one with Linux and other for windows 🪟

    • @jyuviolegrace8212
      @jyuviolegrace8212 2 ปีที่แล้ว +2

      Can you go into detail ? Do you basically restart the PC then boot up windows or is it a seamless switch between Linux and windows? Are there any noticeable drawbacks on windows boot?

    • @GameCyborgCh
      @GameCyborgCh 2 ปีที่แล้ว +1

      a 256gb ssd can be had for like 30 bucks so that is definitely the way to go

    • @RemizZ
      @RemizZ 2 ปีที่แล้ว +22

      Yeah dual booting has it's own downsides, like having to actually restart your machine all the time if you want to game, which leads to the tempation of just straight up always booting to Windows in the first place.

    • @flameshana9
      @flameshana9 2 ปีที่แล้ว

      Please explain how to switch between the operating systems.

  • @p3u3g3poultree7
    @p3u3g3poultree7 2 ปีที่แล้ว +129

    Thank you for addressing the "I only have an hour in a busy life" community. I spent two hours on hold dealing with utility companies this morning before working and doing laundry. I don't know where people get the time. Back to kicking a ball around. So much cheaper.

    • @lorddarthvader6289
      @lorddarthvader6289 2 ปีที่แล้ว +15

      Only reason why I switched to Linux was because I was in high school and there was quarantine. No way to upgrade my hardware but plenty of time to mess with my computer.

    • @d2factotum
      @d2factotum 2 ปีที่แล้ว +15

      Yeah. I have more free time than most due to living alone and working from home, but I don't want to spend the time I *do* have figuring out how to get a game I want to play run. Linus is totally right when he says that experience can actually suck the fun out of playing the game when you finally get it working.

    • @Frisbefan1
      @Frisbefan1 2 ปีที่แล้ว +11

      @@d2factotum This right here. Not everyone wants to have to debug their game just so they can play with their friends… Not in the gaming realm but Apple has the market is does for almost that reason entirely, easy to use, it just works, which means less headaches for the consumer.

    • @jacobrobinson7903
      @jacobrobinson7903 2 ปีที่แล้ว +2

      @@Frisbefan1 I feel like this is where the console argument comes in, the next gen consoles are the cheapest and most plug and play friendly. But I get your point pc should b just as simple

    • @moist_ointment
      @moist_ointment 2 ปีที่แล้ว +8

      @Jorge Laughingman "learning new things always is"
      If the goal is to learn, there's so many better things to learn than 'how to make this game work on Linux instead of just playing this game on a platform where it works flawlessly already".

  • @chubbymoth5810
    @chubbymoth5810 2 ปีที่แล้ว +138

    Having had to build kernels in 1997, I am pretty impressed with the level of user friendliness achieved by now. But gaming is just not painless. I actually think it is quite amazing how many games actually work as they were never produced for the many varieties of Linux.
    I found it interesting that both Manjaro and Mint were used. I use the latter myself for the sheer joy of the Cinnamon desktop, coming from a graphics design background and not being all that impressed with moronising of UI's like Apple keeps doing. Manjaro I tried once and the ongoing rollout f'd it up within a month. I always had some testing rig to try things and see developments. But I want to have full control over my systems and what's updated or when, so Debian based for my workstations and servers.
    As a graphics designer I am well aware of the many limitations of Linux and the use of FOSS, but hey,.. if Pantone wants to become irrelevant to me... I don't have corporate clients that much anyway. I would think they were more into selling Ink than just the software. CMYK will do fine for most purposes and magenta and black can be used as placeholders for any 2 colour print. As always, with freedoms come responsibilities.

    • @UltimatePerfection
      @UltimatePerfection 2 ปีที่แล้ว +5

      Well, gaming's seems to be better than it used to be in 2010 when barely any game had a Linux port. I really hope it will be even better by the 2025 (Win10 EOL date, I am NEVER going to install Win11 spychip and spyboot requirement is simply too much).

    • @buzzdx
      @buzzdx 2 ปีที่แล้ว +8

      @@UltimatePerfection yeah win 11 is a nogo. hopefully linux is ready by then, not just for gaming but running all Windows applications.

    • @meyes1098
      @meyes1098 2 ปีที่แล้ว +2

      @@UltimatePerfection
      lol wtf, are you seriously calling the TPM module a "spychip"? xD You can take advantage of it on linux as well.

    • @UltimatePerfection
      @UltimatePerfection 2 ปีที่แล้ว +5

      @@meyes1098 The key thing is, I don't HAVE to use it on Linux. And do you know what kind of code is in it, really? If a big software company pushes for something so hard, something that actually isn't essential to get their software running, you bet the three letter agencies have their interest in it.
      The thing is, BIOS was fine. MBR was fine. We didn't need UEFI and we certainly don't need TPM.

    • @UltimatePerfection
      @UltimatePerfection 2 ปีที่แล้ว

      @@buzzdx Maybe not all, but certainly a major percentage.

  • @CricetoFunni
    @CricetoFunni ปีที่แล้ว +46

    You should revisit this challenge soon (or just wait until SteamOS releases) to see how far it's come because of the Steam Deck and Valve's work on Proton.

  • @rhekman
    @rhekman 2 ปีที่แล้ว +55

    As a Linux user (20+ years), I really appreciate it how easy it is nowadays to play games on Linux. As a gamer, I can see how it would be frustrating to have these types of issues playing particular games when I want on Linux. Thanks to Luke & Linus for a thoughtful, well written, and well produced series.

    • @darrenc8697
      @darrenc8697 2 ปีที่แล้ว +2

      As a windows user for 20+ years I appreciate how much easier it is to game on Windows than Linux

    • @rhekman
      @rhekman 2 ปีที่แล้ว +7

      @Jorge Laughingman Sorry, your analogy comes off as wrong and petty. Games are just software. And before Microsoft of the 1990s, there were vibrant markets for PC games on other platforms - Apple, Commodore, Atari, Amiga, Spectrum, etc.
      I for one appreciate there are companies and individuals that have been able to come together to create an ecosystem on Linux that is as functional as it is with less than 1% market share. While there are a lot of users who don't care and just want to play games, it's enough of an ecosystem that Microsoft can't just do whatever they want.

  • @sairao4492
    @sairao4492 2 ปีที่แล้ว +590

    The idea of Luke joining Linus and his kid for a gaming session is adorable.

    • @Sherwinnicus
      @Sherwinnicus 2 ปีที่แล้ว +66

      Well Luke lived with Linus and Yvonne for quite some time so he's definitely 'Uncle Luke'.

    • @Cergorach
      @Cergorach 2 ปีที่แล้ว +6

      He might have the nickname 'Big Bird'... ;)

    • @Pr000D
      @Pr000D 2 ปีที่แล้ว +4

      I thought the same. It does just warm me up a little as stupid as it sounds

  • @pnadk
    @pnadk 2 ปีที่แล้ว +45

    Even with all the problems you encountered, it is amazing that Linux gaming has come this far. I hope it will continue to improve.

  • @WestonNey3000
    @WestonNey3000 5 หลายเดือนก่อน +10

    This is why I dual boot. With my SSD I can be in Windows and 30 seconds later be in Linux. It’s pretty cool!

    • @LilBoTeeth
      @LilBoTeeth 5 หลายเดือนก่อน +2

      until windows updates nuke linux lmao

    • @Gramini
      @Gramini 3 หลายเดือนก่อน +1

      @@LilBoTeeth Two different drives for each system helps against that.

    • @ALittleBitOfGay
      @ALittleBitOfGay 2 หลายเดือนก่อน

      @@Gramini It helps but isn't perfect. I still have had Windows nuke my Pop!_OS install from orbit when updating lol. at this point I just use a VM if I need to use windows for something

  • @cleokatra
    @cleokatra 2 ปีที่แล้ว +107

    I've used Linux since 2007 off and on. Used to use Ubuntu, then Mint, as well as antiX, Slitaz, elementary, Fedora, Puppy Linux, and now Manjaro. I've seen gaming evolve from the first Ubuntu version I ran (7.10) where it was completely nonexistent, to today, where >60% of games actually work on all kinds of Linux distros. Without a doubt we have a ways to go still. But thank you guys for your objective, blunt, and refreshing take on this topic. I appreciate your efforts. And the light you shine on these issues will likely drive us in the right direction.

  • @myfavouritecolorisgreen
    @myfavouritecolorisgreen 2 ปีที่แล้ว +76

    nothing but love for this series. it even gives linux users an insight into the perspective of a windows gamer. and we know, the linux gaming scene will continue to improve as it has did in last few decades. from virtually no games playable to even getting triple A titles running, we've come a long way and there is a long way to go. so thank you linus (torvalds and sebastian)
    btw i use arch :)

    •  2 ปีที่แล้ว +1

      Very nice comment, especially torvalds the end ;)

  • @alleriodrone
    @alleriodrone 2 ปีที่แล้ว +90

    Just curious if anyone in the comments remembers when Tux Kart and Tux Racer were some of the few games on Linux that you could get to work with 2 clicks? I remember playing those on Linux when I was messing around with Linux "Ultimate Edition" in high school. And then I got Minecraft and found out that I could run other games not in the repositories in Linux... That was a game changer (and also got me off of "Ultimate Edition" because unfortunately it was too graphically bloated)

    • @dhyskRand
      @dhyskRand 2 ปีที่แล้ว +5

      I ran only Linux when my kids where younger. My son no now 16 still calles it "super tux copy Mario.". Super Tux and tux kart where favorites

    • @UltimatePerfection
      @UltimatePerfection 2 ปีที่แล้ว +5

      @@dhyskRand To be fair, Super Tux copied Mario (and nothing wrong with that, btw). Just like SuperTuxKart copied Super Mario Kart.
      Both are amazing games.

    • @1yaz
      @1yaz 2 ปีที่แล้ว +4

      Tremulous, OpenArena, and Urban Terror were my go tos. WoW WotLK ran pretty good on WINE, got better performance on Ubuntu 8.10 than Vista.

    • @dijikstra8
      @dijikstra8 2 ปีที่แล้ว +1

      I loved Tux Racer!

    • @BrianGon89
      @BrianGon89 2 ปีที่แล้ว +1

      hahah yes glad someone else does

  • @Famavax
    @Famavax 3 หลายเดือนก่อน +8

    Gaming is pretty much perfect on Linux now thinks to steams proton

  • @B1nt1as
    @B1nt1as 2 ปีที่แล้ว +299

    Seeing CrossCode getting the recognition it deserves makes me so happy!

    • @yomama3832
      @yomama3832 2 ปีที่แล้ว

      Only for fans over 18 years old LOVEME.UNO/PIIT
      mañas no se la
      Megan: "Hotter"
      Hopi: "Sweeter"
      Joonie: "Cooler"
      Yoongi: "Butter
      Asi con toy y sus mañas no se la lease que escriba bien mamon hay nomas pa ra reirse un rato y no estar triste y estresado.por la vida dura que se vive hoy .
      Köz karaş: ''Taŋ kaldım''
      Erinder: ''Sezimdüü''
      Jılmayuu: ''Tattuuraak''
      Dene: ''Muzdak''
      Jizn, kak krasivaya melodiya, tolko pesni pereputalis.
      Aç köz arstan
      Bul ukmuştuuday ısık kün bolçu, jana arstan abdan açka bolgon.
      Uyunan çıgıp, tigi jer-jerdi izdedi. Al kiçinekey koyondu gana taba algan. Al bir az oylonboy koyondu karmadı. ''Bul koyon menin kursagımdı toyguza albayt'' dep oylodu arstan.
      Arstan koyondu öltüröyün dep jatkanda, bir kiyik tigi tarapka çurkadı. Arstan aç köz bolup kaldı. Kiçine koyondu emes, çoŋ kiyikti jegen jakşı dep oylodu.#垃圾
      Son unos de los mejores conciertos , no puede ir pero de tan solo verlos desde pantalla, se que estuvo sorprendente
      💗❤️💌💘💟

    • @hippocheese14
      @hippocheese14 2 ปีที่แล้ว +16

      Linus loves CrossCode. He's mentioned it a few times on WAN Show - although that was almost a couple years ago.

    • @adreamingwolf
      @adreamingwolf 2 ปีที่แล้ว +9

      Omg CrossCode is tooooooo good I still listen to the OST!

    • @gilney.mathias
      @gilney.mathias 2 ปีที่แล้ว +7

      I just bought it on steam cause of this video, no joke. lol Looks very interesting ;p

    • @Fresh_Andrew
      @Fresh_Andrew 2 ปีที่แล้ว +2

      I might be a big fan of CrossCode

  • @ArturVRSampaio
    @ArturVRSampaio 2 ปีที่แล้ว +8

    PLEASE START MAKING BENCHMARKS ON LINUX!!!!!!!! help us to know how good/bad is a game in linux and if its working

  • @nsa3967
    @nsa3967 2 ปีที่แล้ว +41

    Linux user here. Your videos have immensely helped the community fix issues and bugs.

    • @kodaxmax
      @kodaxmax 2 ปีที่แล้ว +2

      as an ameteur developer i really underestimated the value of constructive and honest feedback. Videos/ series like his would be insanely helpful on my projects thats for sure.

    • @1pcfred
      @1pcfred 2 ปีที่แล้ว +3

      The issues of closed source software written for another platform are not Linux's to fix. I play Doom on Linux because the source code is available and I can compile it to run natively on Linux. Works great.

    • @Marc-hr7ll
      @Marc-hr7ll 2 ปีที่แล้ว +2

      @@1pcfred Wooosh...

    • @SuperMcZombie
      @SuperMcZombie 2 ปีที่แล้ว +6

      @@1pcfred Standard Linux elitist response.

    • @LainK1978
      @LainK1978 2 ปีที่แล้ว +1

      @@1pcfred the problem is Linux. Not the games.

  • @TheCkybrandan
    @TheCkybrandan 5 หลายเดือนก่อน +7

    This should be revisited

  • @PavakPaul
    @PavakPaul 2 ปีที่แล้ว +53

    As a full-time Linux user since 2013, I thank you to go through this challenge and share your valuable insights. You pointed out many things and some of those are actually being addressed by the developers. Your videos show how far Linux needs to go and also how far has it come. Overall, I enjoyed this series. Thank you again.

    • @1pcfred
      @1pcfred 2 ปีที่แล้ว

      Yes Linux needs to go very far away from closed source software written to run on Windows.

  • @erylaria398
    @erylaria398 2 ปีที่แล้ว +70

    I remember when i had to manually install mp3 support for ubuntu and now steam just works out if the box - linux has come such a long way in the ~15 years I've been using it on and off. I especially love that the emulation scene is so hot on linux. But no, i will never get my technologically inept boyfriend to game on linux. It's far away from being "plug and play" for someone who can't even update their own gpu driver. But like... that's fine. That's okay. Pc gaming is diverse, and linux is one facette, and windows is another. Maybe, in another 15 years, we'll be at a point where they are equally viable for anyone.

    • @dotmiracle
      @dotmiracle 2 ปีที่แล้ว

      Or just switch boyfriends jk

  • @TacomaTechie
    @TacomaTechie 2 ปีที่แล้ว +21

    From a Linux sysadmin, thank you for doing this series! I am a [very] casual gamer these days, and only about 6 months ago converted my gaming rig to Linux. Despite my professional career, you two highlighted some of the same issues that I even ran into myself, though most were quick for me to resolve. Still, you highlight some very important opportunities for improvement on the platform and I look forward to seeing positive growth as a result of your content. My laptop and homelab environment have been Linux for quite a few years now. I'd be interested to see your channel do this again, perhaps yearly, to showcase growth for the platform and to continue to be a positive influence on both developers and potential new users.
    In one of your LMG Clip segments you discussed having a wrap-up video featuring Anthony to review your experiences and discuss different elements from the perspective of an experienced Linux user. I really hope you follow through with this idea as a way to clear some confusion on some things you two covered too briefly, or perhaps to share his own opinions on how he'd approach these challenges/issues/tasks differently. I think it could potentially highlight ways your tasks could have been done more efficiently, or with less frustration, and could wrap up the segment with some trusted sources for more information in case any of your audience was interested in trying something new out for themselves and just needed pointed in the right direction.

  • @ceterfo
    @ceterfo 2 ปีที่แล้ว +30

    During my ideological teenage years I only ever use Linux at home I even brought in my own boot drive to school to do assignments. That being said I'm pretty sure I'm scarred for life when it comes to updates like the inconveniences are smaller on my phone but all I can remember is I finally got Morrowind running and then it just doesn't work two days later because I updated

    • @da_pawz
      @da_pawz 2 ปีที่แล้ว +1

      Yeah that stuff also annoy me in my exp. Doing the update can broke your apps :(
      I rem had to do app's update via the terminal after upgraded Ubuntu... I can do it of course without problem, but for normal user, that just so difficult.

  • @literate-aside
    @literate-aside 2 ปีที่แล้ว +149

    Linus' comments on 'just wanting to play games for an hour' really sums up the entire Linux experience for many people.
    I love to tinkering, I love problem solving and learning new platforms.... *when I'm in the mood to* but when I want to game, I want to do just that.
    I don't want to spend that precious couple of hours in a frustrating battle with my computer, just to get it to do the thing I want.
    Unless multiple big companies *really* get behind it, Linux will never be a gaming platform. And that's not going to happen unless it would make them serious money.

    • @Mekuso8
      @Mekuso8 2 ปีที่แล้ว +7

      You mean like the Steam Deck?

    •  2 ปีที่แล้ว +16

      I'm looking forward for the effect of Steam Deck, because it can make SteamOS a primary gaming Linux distro which game developers can target. It's not the best all around distribution for sure, but it has to start somewhere. Valve has the money and dedication to do this, but Steam Deck needs to be successful for this.

    • @Jonas-ej7id
      @Jonas-ej7id 2 ปีที่แล้ว +9

      Lol that's totally right..
      Which is why Steam Deck will be the best linux gaming platform, simply because you won't have to deal with Linux.

    • @literate-aside
      @literate-aside 2 ปีที่แล้ว +8

      @@Mekuso8 and the Steam Machine before it?
      The Steam Deck doesn't guarantee widespread Linux development, at all. I very much hope it does, but it will need to be a long term success just in order to start the transition.
      Games at the end of their development cycle likely won't be ported, so we've got to hope that the Steam Deck is a roaring success for the next 2 to 3 years to even give Linux a *chance* of widespread adoption. And then it's likely only a single distro will be targeted, with the community once again having to dig deep to achieve more widespread compatibility.
      Even then, there are plenty of companies who'll still lack the incentive; Ubisoft, EA etc
      If you think the Steam Deck will be a silver bullet, then I'm afraid you may be disappointed.

    • @SMJSmoK
      @SMJSmoK 2 ปีที่แล้ว +2

      @@literate-aside "Games at the end of their development cycle likely won't be ported"
      Valve actually doesn't motivate devs to port their games, but to target Proton. They even incentivize devs to drop Linux ports in favor of Proton compatibility.

  • @g04tn4d0
    @g04tn4d0 2 ปีที่แล้ว +53

    As a Linux pro who has been working with it for decades, I tend to take for granted how hard some things must be for newcomers. What takes me about 15-30 minutes to figure out, actually could be a multi-monthlong ongoing thread on a random forum for others. Hell, there's some technical workarounds for games that I've figured out on my own that I would eventually realize no one ever wrote a guide for. This video made me stop and think. I guess it really must be harder than what I think just because I've been doing it for so long. So, no disrespect towards newbz from me. Proud of anyone for the effort!

    • @aqualili
      @aqualili 2 ปีที่แล้ว +10

      See that's what I'm saying! Linux takes a particular kind of resourcefulness. You gotta know how to get around the Arch and Gentoo wikis. I'm lucky I picked up Linux before I had real world responsibilities cuz I'd never be able to learn it nowadays.

    • @LainK1978
      @LainK1978 2 ปีที่แล้ว +1

      Add to that the flavor of Linux you use can work dramatically different than one someone else is using.

  • @playerguy2
    @playerguy2 2 ปีที่แล้ว +95

    As a more experienced Linux user (daily driven and messed with my Linux desktop, then laptop for 2 years), all I can say is " *sigh * fair.."
    Guess we could've been a bit more honest about the state of Linux for beginners.
    Thanks for this series, it does make the state of gaming on Linux right now.

    • @Eckx1084
      @Eckx1084 2 ปีที่แล้ว +2

      I have tried to get into Linux multiple times for the past 20 years. The learning curve is much steeper than I have time, or desire to sink my time into. It's a shame.

    • @brianhsu_hsu
      @brianhsu_hsu 2 ปีที่แล้ว +4

      I have daily drive Linux as my desktop for about two decades, and I really love how it makes me more productive as a software developer. Yet I never thought it's for beginners. It just not.

  • @dafff08
    @dafff08 2 ปีที่แล้ว +17

    this video series is gold for linux gaming. tons and tons of good productive criticisms while also shining light for a potential alternative for gaming.
    ive been sticking with win7 for the longest time because win10 comes with a slur of problems, being it technical or social (spyware), forced updates etc.
    only after my new recent pc build i switched to win10 in order to play modern games.
    i do have linux mint on my laptop, i set up another mint system on my parents pc and it works great for causal applications.
    i am looking forward for the future of linux gaming. maybe someday we will have a almost out of the box experience like it is rn for the "casual" linux desktop user.

    • @theilluminatimember8896
      @theilluminatimember8896 2 ปีที่แล้ว

      I have a Fedora Linux laptop and a Windows 10 gaming desktop for game streaming. This way I have my privacy from Microsoft.

  • @joshuawaterhousify
    @joshuawaterhousify 2 ปีที่แล้ว +414

    "I've permanently switched my laptop over to Linux..."
    Having watched The WAN Show, we know how long that lasted. Hopefully the things causing that will be fixed soon. I'm certainly hoping Linux gaming will continue to improve, because looking at Win11? Fuck that.

    • @freevbucks8019
      @freevbucks8019 2 ปีที่แล้ว +56

      Why the hate for windows 11?

    • @trogdorstrngbd
      @trogdorstrngbd 2 ปีที่แล้ว +10

      Yeah I really hope that Luke is dual-booting now on his work laptop.

    • @fredocuomo5386
      @fredocuomo5386 2 ปีที่แล้ว +102

      @@freevbucks8019 win11 collects even more data than win10

    • @fredocuomo5386
      @fredocuomo5386 2 ปีที่แล้ว +22

      ive yet to encounter any win11 issues gaming..wish linux just worked as it uses vastly fewer resources

    • @paradox_monke7338
      @paradox_monke7338 2 ปีที่แล้ว +25

      Uh… I might be wrong here but I haven’t encounter a bug or glitch in Windows 11, also I don’t care about Privacy anymore because there’s other ways for big corporations to get our data anyways.

  • @bunkermagnus
    @bunkermagnus 2 ปีที่แล้ว +13

    I'm an on and off intermediate Linux user since 30 years and this series pretty much came to the exact same conclusion as I did when I did a serious attempt at Linux gaming last year. Great job guys, you made this both informative and entertaining as usual!

  • @That_Guy78
    @That_Guy78 2 ปีที่แล้ว +146

    With Windows, Mac OS, and Linux, there is something to hate about each one.

    • @strayling1
      @strayling1 2 ปีที่แล้ว +42

      And also something to love.

    • @bobograndman
      @bobograndman 2 ปีที่แล้ว +15

      @@strayling1 exactly, windows for gaming, macOS for privacy and easy of use for productivity tasks, Linux also for privacy and for customizability alongside independence from corportations

    • @titoli1
      @titoli1 2 ปีที่แล้ว +24

      @@bobograndman macos for privacy, Apple sold you some nice commercial

    • @Eisenbison
      @Eisenbison 2 ปีที่แล้ว +15

      @@bobograndman "MacOS for privacy"
      *Bruh...*

    • @maxscott3349
      @maxscott3349 2 ปีที่แล้ว

      Not Windows 7, it's not its fault that amd won't support it on AM4

  • @wh001
    @wh001 2 ปีที่แล้ว +149

    Thank you Linus! This challenge encouraged me to switch to Linux(Ubuntu). I am happy I did! I am sure other people did this, too. All of the issues you mentioned are 100% true. The more eyes on Linux the better! Hopefully, you will try this again next year or so and see if it gets any better! Thanks for giving this a go!

    • @christophegroulx8187
      @christophegroulx8187 2 ปีที่แล้ว +8

      Sure you did bud

    • @GeorgeU55
      @GeorgeU55 2 ปีที่แล้ว +4

      Well gaming on linux is a bit of a hit or miss but not for all the games, and tbh untill a lot more people start daily driving linux machines I think gaming is still going to be hit or miss.

    • @levelup1279
      @levelup1279 2 ปีที่แล้ว +5

      I used Ubuntu for a while but i'm liking ZorinOS now, it's super clean & is a Ubuntu fork.

    • @thepanable5004
      @thepanable5004 2 ปีที่แล้ว +4

      Ubuntu is bad and you should feel bad for using it (arch btw)

    • @artisary1393
      @artisary1393 2 ปีที่แล้ว +4

      @@thepanable5004 it's not your mom is bad

  • @I0NE007
    @I0NE007 2 ปีที่แล้ว +514

    Linux is a bizarre coin: operates as a "typical daily driver" for web programs and most basic actions, and then the hyper-users (Anthony and Wendell) and scientific communities that make their own programs. But the mid-range enthusiasts (this channel) is not compatible; Anti-cheat systems, RGB, extra hardware (capturecards) simply do not work with Linux breeds and/or not fully compatible.

    • @lethn2929
      @lethn2929 2 ปีที่แล้ว +132

      The Linux community needs to come to terms with this if they're really serious about widespread adoption because I find their dismissive attitude towards new users who bring all this stuff up pretty unhelpful, I mean those devs who responded to Linus over his issues with PoP_OS made themselves look really bad with those responses.

    • @seshpenguin
      @seshpenguin 2 ปีที่แล้ว +57

      That makes a lot of sense. "Typical daily driver" tasks are pretty low hanging fruit (for the most part), so a lot of it was nailed now years ago. And then really high-end/advanced users are the kinds of people who:
      A. actually need/benefit from Linux's Unix-y background significantly
      B. can deal with and workaround issues (whether it be command line patches, workarounds, etc)
      Because the community around Linux is mostly very technical, it means things tend to be built with that in mind.
      That leaves the enthusiasts, which do way more than just basic tasks, but don't want to/don't know how to deal with the more technical nature of Linux. On top of that, enthusiast hardware/software manufacturers won't support Linux because there is no userbase, and there is no userbase because there is no support.

    • @Marco_Onyxheart
      @Marco_Onyxheart 2 ปีที่แล้ว +29

      I can definitely see that. For basic use either Windows or Linux works just as well. For hyper-users, Windows is basically unusable (to the chagrin of many of my colleagues who simply can't do their jobs on the locked Windows laptops that IT insists on). And of course on servers and embedded systems, running Windows would be a ridiculous idea. But in-between those two, Linux still has a lot of work to do.

    • @eila2088
      @eila2088 2 ปีที่แล้ว +4

      I had major issue with a TP link usb wifi dongle on my laptop where the internal card died. Its not just "exotic" hardware

    • @beer_4781
      @beer_4781 2 ปีที่แล้ว +16

      rgb can be often addressed with OpenRGB

  • @CaptRauti
    @CaptRauti 2 ปีที่แล้ว +77

    Really appreciated this journey! Mine just started. After switching 6years ago to MacOS from Windows I just started the switch to Linux. Really enjoy the learning curve for Linux and the daily moments to feel more comfortable with the system. Just sold my old Mac and Windows Notebook and get new Hardware for Linux. Gaming works and no more advice about absolete support by MS and Apple.

    • @thecakeredux
      @thecakeredux 2 ปีที่แล้ว +6

      Welcome to the party. Once you've formed the new necessary habits, it's practically impossible to go back, especially if you're not dead focused on gaming.

    • @rgbforever4561
      @rgbforever4561 2 ปีที่แล้ว +6

      @@thecakeredux it is a rabbit hole
      you don't want to get out of

    • @rgbforever4561
      @rgbforever4561 2 ปีที่แล้ว

      @@thecakeredux I am dead focused on gaming and I can say fuck you Billie G fuck you.
      Ah hello gaben newel it's good to see you
      We'rent you supposed to develop proton half a decade ago.

  • @the_dwin
    @the_dwin 2 ปีที่แล้ว +307

    The issue with the animation "smoothness" feeling in Manjaro is likely the "Compositor" as I think Linus is using KDE. It forces 60fps and causes stuttering. Disable temporarily with Shift+Alt+F12
    Edit: This isn't justifying it, this is just the solution. The fact that Compositor is on by default and not an option while causing these detrimental effects reflects terribly on the accessibility of Linux.

    • @extreme123dz
      @extreme123dz 2 ปีที่แล้ว +36

      Too bad, this challenger ends weeks ago.

    • @chlorobyte_projects
      @chlorobyte_projects 2 ปีที่แล้ว +43

      Yeah, Nvidia driver issue which wouldn't have happened on AMD or Intel graphics. Thanks, Nvidia.

    • @donkey7921
      @donkey7921 2 ปีที่แล้ว +27

      @@chlorobyte_projects no it was the KDE compositor.

    • @nukfauxsho
      @nukfauxsho 2 ปีที่แล้ว +11

      @@donkey7921 No it was the bubble gum flavor!

    • @feltmods
      @feltmods 2 ปีที่แล้ว +21

      Yes, on KDE you can also make the application windowed, right click the title bar, and disable compositing when the app is open, then back to fullscreen. TLDR for non-linux people, this issue stems because X-Org is literally band-aided software from the 80's; Wayland aims to solve that and potentially one up MS.

  • @Rotceev
    @Rotceev 2 ปีที่แล้ว +161

    The fact you took the challenge proves how far GNU/Linux have gone. Your attention, and even the challenge "failure" contribute to the Free and Open Source Software beneficiaries and causes in a priceless and significant way. I expect in the future all FOSS will share the success of Blender. Being a cutting edge and top quality product of a global thinktank serving an amazing purpose. We might see a kind of revolution, that comes to being through evolution with cubic parabola curve.

    • @MrHarumakiSensei
      @MrHarumakiSensei 2 ปีที่แล้ว +6

      Yep, 15 years ago this sort of attention from a mainstream PC gamer would have been unheard of.

    • @BruceCarbonLakeriver
      @BruceCarbonLakeriver 2 ปีที่แล้ว +1

      @@MrHarumakiSensei agree. I "paused" my Linux journey for a few years (after I got TES V running on release date on Gentoo LOL) b/c I was fine with Win10 for my needs. And now I took a look back to Linux and how things are going and I stumbled over Anthony's LInux vids and this challenge LOL Sometimes things are going pretty fast LOL

  • @Queso2469
    @Queso2469 2 ปีที่แล้ว +261

    Developer here. The ONLY way we can support linux at all is through Proton. It IS the future of viable gaming on Linux for the foreseeable future. Game developers have to eat, and Linux is not paying the bills anytime soon unfortunately.

    • @pkre707
      @pkre707 2 ปีที่แล้ว +17

      Well. That’s a pretty big fucking problem then.

    • @the_angry_cat
      @the_angry_cat 2 ปีที่แล้ว +7

      i mean, with steamos 3 we might see more stuff

    • @SriHarshaChilakapati
      @SriHarshaChilakapati 2 ปีที่แล้ว +21

      A curious question from a mobile developer and a hobbyist game developer: What about frameworks and game engines? Like most game engines are already having underlying platforms abstracted out isn't it? Like I can easily export from Unity for example. I'm curious to know about the specific challenges involved, especially at scale.

    • @justins7796
      @justins7796 2 ปีที่แล้ว +4

      so true, idk the details but I tried running the Witcher 3 without Proton - 17 FPS.
      With Proton GE enabled - 71+ FPS on Ultra graphics :D
      (on a laptop too!)

    • @klystron2010
      @klystron2010 2 ปีที่แล้ว +11

      @@SriHarshaChilakapati For Unity, in my case, that quickly fell apart because we needed to use native libraries. And beyond that, the abstraction isn't perfect, you're gonna get platform-specific issues. And the fewer people develop for that platform, the harder it'll be to look up a solution.
      Also, I see Unity for MacOS can't build for Linux.

  • @ZaikoEAG11
    @ZaikoEAG11 2 ปีที่แล้ว +31

    Dual boot for me. I daily drive Manjaro. When I need to play a game that doesn't work on linux, I open windows and that's it.
    Awesome series. And the conversations it sparked is amazing

    • @noah-bx4cv
      @noah-bx4cv 2 ปีที่แล้ว +3

      i dont dual boot but i use a low powered hp computer i got for 100$ running ubuntu when im not gaming. when i game i turn on my gaming pc running windows and then see why i use linux for everything but gaming now. windows is just so slow even on my higher end hardware compared to linux on a i5 from 2012. i even trun the servers for the games i play on linux now as it leaves more resources for the servers and isnt using all the ram just sitting there doing nothing.

    • @freevbucks8019
      @freevbucks8019 2 ปีที่แล้ว +1

      Why not a KVM

    • @ZaikoEAG11
      @ZaikoEAG11 2 ปีที่แล้ว

      @@freevbucks8019 I already had windows installed so I just left it there and put it on second plan with other software when I need to game and other small tasks

    • @spiritETG
      @spiritETG 2 ปีที่แล้ว +1

      Same use case for me, Manjaro for general work without hiccups, Windows for games that otherwise don’t work on Linux :3

    • @gunner9037
      @gunner9037 2 ปีที่แล้ว +2

      @@freevbucks8019 anti-cheats do not like KVMs and will ban you for them

  • @KaitlynFedrick
    @KaitlynFedrick 2 ปีที่แล้ว +7

    Well speaking as a (returning) Linux user, I'm super happy you made the series. Seeing you talk about it pre-release on WAN show got me back into Linux full time (flaws and all) because it made me nostalgic, and seeing the results (while not surprising) still show just how far it's come since I stopped maining it in late 2016

  • @Lussimio
    @Lussimio 2 ปีที่แล้ว +29

    Going back to watch older Linux Tech Tips videos is always a treat

  • @SaiyakenPHOENIX
    @SaiyakenPHOENIX 2 ปีที่แล้ว +203

    As a die-hard Linux convert since 2019 (after the forced Windows 10 "creators update"), hearing the whole bit about Linux gamers being stubborn on not playing games that just can't be played on Linux... Extremely accurate right there.

    • @juraskuras8951
      @juraskuras8951 2 ปีที่แล้ว +48

      I am stubborn about not playing games which does not work. I am not vocal about it I dont message devs or anything but if I spend 5 hours making game work and it does not work I will not play it and refund it.
      Dev doesn't care about Linux? Ok I don't care about your game I can play hundreds of other games, you can have hundreds of other players.

    • @reezlaw
      @reezlaw 2 ปีที่แล้ว +28

      I'm with you guys, same as when I choose hardware I make sure it works on Linux. The problem is, with our small numbers, voting with our wallet has next to 0 impact

    • @Kedvespatikus
      @Kedvespatikus 2 ปีที่แล้ว +22

      Well, if it doesn't run on Linux, then obviously I cannot play it on Linux. And no thanks, I don't want to set up a dual-boot system or maintain a separate Windows gaming rig. If this is considered as stubborness, then hell ya, I'm stubborn. :)

    • @socialistsuccubus822
      @socialistsuccubus822 2 ปีที่แล้ว +22

      @@Kedvespatikus honestly fuck windows and the consumerism it stands for.

    • @SaiyakenPHOENIX
      @SaiyakenPHOENIX 2 ปีที่แล้ว +3

      @Regal Farmer thanks c: the gf made these for us

  • @JacobSmits
    @JacobSmits 2 ปีที่แล้ว +36

    I switched to full time dev on linux around 3 years ago for my daily driving. I've experimented with gaming on it, but I still just dual boot Windows. I solve linux problems all day for work, don't want to do it when I try to relax and game at the end of the day.
    Huge amount of progress has been made however.

  • @DanielBerke
    @DanielBerke 2 ปีที่แล้ว +29

    Hey, CrossCode! I discovered that last year and really enjoyed it on my Linux gaming rig that I've using since 2014. Absolutely fantastic game.

  • @N0WYO1
    @N0WYO1 ปีที่แล้ว +86

    One year later Steam deck has launched and has been a huge success. And linux gaming has come a long way as a result.

    • @AmigaWolf
      @AmigaWolf ปีที่แล้ว +1

      Not only that, it now works about as good as Windows 11, I am using now Pop OS (Linux) 2 years, and every game I have tried works, and most games work great without doing anything then selecting Proton to start the game.
      And you do not get the spyware OS called Windows 11 or BingAI that also sees everything you do, no I was very happy not using Windows anymore, Linux works fantastic.

    • @asuganoir6951
      @asuganoir6951 ปีที่แล้ว +5

      How stable is it now? Still struggling with anti cheat and launchers?
      Genuinely curious. I'm on windows and made a virtual machine of mint to see what it was like and now I'm curious how it handles things, which is why I'm here

    • @furdiburd
      @furdiburd ปีที่แล้ว +2

      ​​@@asuganoir6951easy anti cheat is supported with gproton. I only had issue with esync and fsysc not supported bug but these are just warnings.

    • @sedrosken831
      @sedrosken831 ปีที่แล้ว

      ​@@asuganoir6951those are the kind of things that it will likely always have trouble with. Easy anticheat is one thing, something like denuvo on the other hand? Yeah, I'd be surprised if that ever runs.

    • @GuuhVFX
      @GuuhVFX ปีที่แล้ว

      @@asuganoir6951 We now have support for some anti-cheat like EAC, but companies still have to allow games to run on Linux, which some people say that it is easy to implement but many companies decided not to do it for some games, like Black Desert Online. Said that, I'm gaming on linux this year and it works well for a lot of games, I just installed steam, activated the compatibility inside it and it's done, no command line use needed. As I'm using an AMD gpu I didn't even have to install any driver on it, and played The Witcher 3, Final Fantasy 14, Warframe and many other games without any kind of problem, I don't even have a Windows machine anymore, as BDO is the only game that I miss and I wasn't willing to pay for a Windows licence just for that, but yeah, it will depend on the games that you want to play, protondb is a good place to start looking before you decide to switch or dual boot with it, at least for gamming.

  • @tamegaming1768
    @tamegaming1768 2 ปีที่แล้ว +106

    I went Linux main back in September, and while I'll switch back to Windows if I need to play a game that's not supported, ended up having a far easier time than expected for non gaming tasks. Can't wait for what the future holds!

    • @deoxal7947
      @deoxal7947 2 ปีที่แล้ว +4

      I'd like to see a VM passthrough guide from them. Rather than try several different methods from Lutris or whatever just get the compatibility of Windows without forced updates or any other junk since you can just stop the VM.

    • @themike97_58
      @themike97_58 2 ปีที่แล้ว +1

      @@deoxal7947 this. getting passthrough working requires you have the right chipset and motherboard, but it works so well.

    • @Henrix1998
      @Henrix1998 2 ปีที่แล้ว +2

      If you have Windows as well anyway, what is the upside of using Linux?

    • @tsudaa
      @tsudaa 2 ปีที่แล้ว +5

      @@Henrix1998 not using windows constantly?

    • @deoxal7947
      @deoxal7947 2 ปีที่แล้ว

      @@themike97_58 Yes it does but even systems going back to 2010 which mine is can have it. I've never used it yet though but I should.
      If you were to build a new PC, what parts would you look for though?
      I thought you just needed VT-D or AMD-V which were introduced in 2005 and 2006.
      As for the GPU, an Nvidia card unless you get one of the ones AMD made without the reset bug. They fixed it in their most recent ones.

  • @Oriansenshi
    @Oriansenshi 2 ปีที่แล้ว +143

    I found it really interesting the part where they mentioned linux being such a time sink for developers. That 0.1% of sales but 20% of support tickets thing is eye opening.

    • @Caleb-qr6lo
      @Caleb-qr6lo 2 ปีที่แล้ว +20

      Yeah funny how the 80/20 principal pops up in everything. Cut out the 20% causing the most trouble and you'll have an easier time. Even if it is sad for Linux.

    • @just__khang
      @just__khang 2 ปีที่แล้ว +61

      It could be a part of the story. Linux users are generally more competent so they knew what sort of bugs presenting in the games and they know how to write one. Unlike on Windows when there is something happens, people will less likely to know what to write.

    • @jfolz
      @jfolz 2 ปีที่แล้ว +63

      Other devs have reported that they got much more useful bug reports from Linux users, so they were a great help.

    • @timothygibney159
      @timothygibney159 2 ปีที่แล้ว +17

      But but the Linux fanboys say Windows is worse and problems simply don't exist on Linux 😂

    • @t_z1030
      @t_z1030 2 ปีที่แล้ว +36

      @@just__khang The 20% figure refers to automatic crash reports, not manual bug report forms

  • @smallsonline
    @smallsonline 2 ปีที่แล้ว +122

    10:46 Honestly man, that's exactly why I play on console. It's not because I'm not computer savvy enough, I just don't want to do it. I work in IT and, while I don't work on end-users' computers anymore, I spend a lot of my time at my desk working to make things work or understand how they work. I went through some massive burnout because of it all, so I started making changes in how I use technology outside of work, which meant I completely dropped PC gaming for console gaming. I try to keep things as simple as possible when I'm not at work, so I don't wind up in that burnt out position again. D:

    • @meinbherpieg4723
      @meinbherpieg4723 2 ปีที่แล้ว +45

      @George xander Did you think this was a QA section? No, it's a comment section. Grow up.

    • @LorikQuinn
      @LorikQuinn 2 ปีที่แล้ว +12

      @George xander ok zoomer

    • @MegaManNeo
      @MegaManNeo 2 ปีที่แล้ว +9

      I think that is a very valid reason and in my case also why I just stick with Windows for gaming OR my Switch.
      I don't need much from a PC outside of gaming anyway other than to play music, open an office suite and handle my photo editing program.
      While Linux is really cool, it is not necessary for those tasks.

    • @spzi_
      @spzi_ 2 ปีที่แล้ว +17

      @George xander didnt know you have to be asked before posting a comment on a public platform 🤣

    • @p_mouse8676
      @p_mouse8676 2 ปีที่แล้ว +6

      I really understand where you're coming from.
      I work with a lot of engineers, quite some are (very) deeply into programming, either embedded (electronics) or even video games.
      They just don't want to work with Linux because they have their mind full of other stuff than memorizing command line code and what not. I used to run Linux as my daily driver for 6 years, although I have over 20 years experience with Linux.
      But it's a bit like you, it was just so much non-stop fussing around.
      After a day of work just not really what I want, and I was actually starting to even kind of hate working with my PC.
      On a professional level it just became basically unreliable or things just took way to much time (= money)

  • @something4114
    @something4114 2 ปีที่แล้ว +19

    Gaming on Linux is a tough subject. On the one hand a lot of people WANT gaming on Linux and there has been a lot of commercial and community support for this from the likes of Valve. This has led to Linux being the second best gaming OS, surpassing MacOS. What is interesting, is that people will happily point out that Linux is unusable because you can't game on it, where the same arguments are not made about MacOS. This is because MacOS is a curated experience without a focus on gaming, where Linux is (fundamentally) NOT a curated experience. Linux is capable of anything because it does not actively stop you from pursuing it yourself, but as software gets more complex, the required work does to. As such, the degree to which anything is supported is dictated by the interest and support of the community (or, more often, enterprise and corporate needs). To this end, Linux is in a tough position where the only solution is to create commercial incentive to streamline the home user experience (such as Valve's Steamdeck), which in many circumstances will bring criticism from Linux's core community.

  • @bartz0rt928
    @bartz0rt928 2 ปีที่แล้ว +27

    Fair & balanced take, I've really enjoyed this series. And since I mostly play indie single player games through Steam, it looks like my particular use case is likely to be well covered when the Deck arrives.

  • @Illindi
    @Illindi 2 ปีที่แล้ว +22

    Glad the whole series came out at last. All in all, I am very much with Linus and Luke. For gaming no but for work, yes.

    • @1stLuis
      @1stLuis 2 ปีที่แล้ว +5

      Depends on your work, I'd say.
      For example, I use a lot of Vector tools for CAN, and they do not support Linux.
      There´s a lot of specialized SW and HW that only runs on Windows. (Sometimes VMs are also a headache)
      I've used Linux from time to time, but at the end some SW forced me to come back to Windows to the point that I now only have Linux in a VM.

    • @Illindi
      @Illindi 2 ปีที่แล้ว

      @@1stLuis well, mostly servers and I program so, yea usecase dependent. But for me, way way better than windows.

    • @clickbaitpro
      @clickbaitpro 2 ปีที่แล้ว +4

      @@1stLuis Agree with you. Also for music production, Windows and Mac are just better

  • @DivinityOfBLaze
    @DivinityOfBLaze 2 ปีที่แล้ว +101

    Oh damn! Its about time this part came out :) Hope it'll act as an eye opened to the general Linux and Distros community.

    • @yukie_________6672
      @yukie_________6672 2 ปีที่แล้ว

      💌 *SENSITIVE CONTENT*
      ONNANOKO.TOKYO/EVELY
      MEGAN : "Hotter"
      HOPI : "Sweeter"
      JOONIE : "Cooler"
      YOONGI : "Butter" .
      PETTY : face.
      BODY : Beautiful.
      SMART : flirt.
      Like to eat.
      Жизнь, как красивая мелодия, только песни перепутались.
      #однако #я #люблю #таких #рыбаков
      #ライブ配信の再編ありがとうです!#この日のライブ配信は、#かならりやばかったですね!1#万人を超える人が見ていたもんね(笑)#やっぱり人参最高!#まさかのカメラ切り忘れでやら1かしたのもドキドキでした!#今後は気を付けないとね5). .
      !💖🖤❤#今後は気をライブ配信の再編ありがとうです!#この日のライブ配信は、#1万人を超える人が見ていたも ん(#笑)#やっぱり人参最高!#まさかのカメラ切り忘れでやら1かしたのもドキドキでした #今後は気をライブ配信の再編ありがとうです!( #笑)#垃圾

    • @Eugene-pq3gg
      @Eugene-pq3gg 2 ปีที่แล้ว

      I'm pretty sure it has, just from seeing the discussion around the reaction videos.
      Also, just putting this out there, but your profile picture is cool.

    • @justincase1898
      @justincase1898 2 ปีที่แล้ว

      This part was so obvious they are microsoft stooges and didn't spend any time actually doing this... listen to linus... he litterally OOO but my microsoft games dont work ... LAME

    • @SDMasterYoda
      @SDMasterYoda 2 ปีที่แล้ว +10

      So many people in the Linux community will be the Principal Skinner meme. "Does Linux have issues for someone wanting to game on it? No, it's the gamers who are wrong!"

    • @DavidMorseMusic
      @DavidMorseMusic 2 ปีที่แล้ว +8

      @@justincase1898 you're delusional.

  • @riche7846
    @riche7846 4 หลายเดือนก่อน +2

    Man would love a v2 of this series with a little more research. Not only has a lot happened since this video. But also if they used proton GE or maybe even some better drivers on a different OS they could probably do this series again with less issues

  • @simmonstrumpet
    @simmonstrumpet 2 ปีที่แล้ว +281

    Daily driving Linux for roughly 8 years now. This has been my experience too. But the productivity gains for work, or hobby development hugely outweigh the lack of games I can play. But if you are making a gaming specific rig....pay Microsoft.

    • @FireWyvern870
      @FireWyvern870 2 ปีที่แล้ว +67

      You don't have to pay Microsoft *wink wink*

    • @bland9876
      @bland9876 2 ปีที่แล้ว +27

      Is removing the watermark worth $100?

    • @vaibhavbv3409
      @vaibhavbv3409 2 ปีที่แล้ว +11

      LTT people are incompetent babies. Why don't they just use windows if they don't want to spend time configuring stuff.
      Edit : For some people below who didn't understand the comment, linux gaming is still under development and it is too early to draw conclusion.

    • @futsk01
      @futsk01 2 ปีที่แล้ว +2

      I'll pay M$ on TPB, thanks!

    • @aronseptianto8142
      @aronseptianto8142 2 ปีที่แล้ว +81

      @@vaibhavbv3409 it's like the whole premise to the show.... to use linux for a period of time...

  • @24680kong
    @24680kong 2 ปีที่แล้ว +16

    Thank you for doing this series. As someone looking at switching to Linux, this has been very helpful.

    • @hsky1762
      @hsky1762 2 ปีที่แล้ว +1

      I would if you have a second drive, dual boot windows and linux and you can use linux and windows whenever you might need one or the other

    • @jimmyschmidt14
      @jimmyschmidt14 2 ปีที่แล้ว

      @@hsky1762 dont need a second drive. can repartition the C: drive in windows. i gave 250gb to windows and 250 gb to linux.

    • @hsky1762
      @hsky1762 2 ปีที่แล้ว +1

      @@jimmyschmidt14 Yeah that's a really good option too!

  • @Pc118Gamer
    @Pc118Gamer 2 ปีที่แล้ว +8

    I remember playing WOTLK 3.3.5 on Linux, It worked flawlessly and it was one of the best experiences I had with my family

  • @dlbike76
    @dlbike76 2 ปีที่แล้ว +10

    Good series. As I said in your 1st video in this series, I've been running Linux as my daily driver for going on 10 years, and I'm really happy to see what Steam has done for the Linux Gaming community. I think modern game engines make it pretty easy to support mulitplatform out of the box, but I also get not wanting to attempt to support Linux when only 1% or less of your revenue stream comes from that market. That said, I only buy steam games that are Steam + Linux compatible. I'm a casual gamer and I want to support those studios that are supporting Linux.

  • @Cobinja
    @Cobinja 2 ปีที่แล้ว +190

    As Thorsten Leemhuis once said: "I'm still playing Linux kernel and am looking for the final boss enemy"

    • @socialistsuccubus822
      @socialistsuccubus822 2 ปีที่แล้ว +13

      honestly i have more fun playing with linux than i do games nowadays

  • @altrogeruvah
    @altrogeruvah 2 ปีที่แล้ว +7

    Thank you so much for this series and for generating interest in Linux. I wish we can see more Linux-related content from you guys in the future, like a Linux 101 series with Anthony or a non-gaming challenge, like a week of Linux creative media production challenge, like music, video, graphic design etc.

    • @aqualili
      @aqualili 2 ปีที่แล้ว

      Music would make Linux look far worse. I fucking *hate* Reaper as a full scale DAW (love it for small scale things however), and Ableton or FL Studio on Wine can't use native real time audio processors like Jack. I did a little side by side with Linus' series where I used Linux for music production and it wasn't fun.

  • @thetrcg
    @thetrcg 2 ปีที่แล้ว +40

    Linux gives you a hundred ways to do something, when most users just want one good way, been daily driving linux for a few months now and the fragmentation issue I think is going to be Linux's biggest challenge. Instead of focusing resources they're going to split into solving the same problem a hundred times over

    • @EmergencyChannel
      @EmergencyChannel 2 ปีที่แล้ว +5

      Linux has been nothing but a headache for me and I'm 25 and grew up on Windows XP. Now imagine a older person that is not tech savvy trying to use it. Linux will never get mainstream appeal until it's Windows 2.0, if you have to use the command line then it's already too complex for the average user. I still don't understand USB permissions.

    • @polgzz
      @polgzz 2 ปีที่แล้ว +7

      But there is no ONE "single" corporation or userbase behind Linux to tell that to. You got it all wrong. Linux is made by thousands of people independently. Each one is only going to code (for free) for what they really like/are passionate. Not for a unique standard. If you want an only way of doing things, you would have to pay the developers to do it, because you can't make everybody think the same. And that is what windows is. You want to even have ONE only hardware platform to make it even more efficient instead of multiple different hardware? Apple software on Apple chips!
      You can't talk about linux as: "they" should... "they" have to... there is no they.
      And a lot of those people want to achieve very different things usually far from gaming. And for those many other usecases it is BRILLIANT the acheivements each foss project could get.
      If you want PROPRIETARY awesome software (games) that cost millions to produce, pay the means to make them viable. And never forget, that even on windows, you have your loved games because of consoles. There is where money goes (or used to go, because every year it is more important the mobile/tablet share).
      I am sorry, but Linux is about "free" (as in freedom) and open source in its core. If you value freedom and privacy, you can't even compare windows or mac to it. Do you want that propietary very expensive software? Then you need to adapt to that company (you have to buy Nintendo hardware to play any nintendo game!) And if you pirate any of that, you have no legitimacy to complain about linux not working for "your" games

    • @user-yq1eb8gi6b
      @user-yq1eb8gi6b 2 ปีที่แล้ว +5

      @@polgzz nobody reading all that + linux is not a headache-free OS

    • @juanvalencia9378
      @juanvalencia9378 2 ปีที่แล้ว +2

      @@polgzz Exactly, some of the expectations of some people are seriously unrealistic. The creators of the free software make their own priorities for what's needed. IF you want to have some input then SUPPORT those creators. Instead of complaining, provide some help to make things happen! If you know how to code help projects/distros code programs. If not, then help provide financial support. Of help out in some other way.

    • @TogonzoMedia
      @TogonzoMedia 2 ปีที่แล้ว

      @@EmergencyChannel I'm 48 and cut my teeth on SCO Unixware, DOS 6.22, and Windows 3.11. Older people might feel right at home with Linux because it's a throwback to how things were when we were barely in our 20s. It's all muscle memory ...

  • @animefanrk2k
    @animefanrk2k ปีที่แล้ว +5

    Seeing the Linux challenge a year later does give me hope for the future. There are still a ton of kinks that need to be ironed out, but things look more hopeful with each passing day~~~
    This makes me want to turn the clock back and daily drive Linux on the side, maybe on a laptop that I can take around for single player gaming and work.

  • @be1100
    @be1100 2 ปีที่แล้ว +113

    Would love to see this challenge tackled again, once SteamOS 3 is released

    • @ianweber9248
      @ianweber9248 2 ปีที่แล้ว +3

      I haven’t been keeping up as I have no interest in the Gabe Gear, but have Valve given any indication that SteamOS 3 will be any more than the single function, mostly sealed system that the prior versions were?

    • @1pcfred
      @1pcfred 2 ปีที่แล้ว +2

      The basic premise of running closed source software written for another platform is flawed. Running programs written for Windows on Linux is a novelty but largely stupid.

    • @1pcfred
      @1pcfred 2 ปีที่แล้ว

      @abovescore Linux has plenty of software now. So your hypothetical is moot. Plus nothing is stopping anyone from writing more. Everyone has free access to any development utility on Linux. You can have anything that is available. Compilers, header files, IDEs, debuggers, you name it. Linux is like a real OS. Full featured even. We have chickens and eggs a plenty. Although the eggs in Linux typically belong to python. So be careful if you hatch them. They might come out with scales instead of feathers.

    • @laerin7931
      @laerin7931 2 ปีที่แล้ว +2

      @@1pcfred Considering that we're talking about Linux for gaming, until every game has a native Linux version your point is moot. Running Windows software on Linux is the only way to really game on Linux.

    • @1pcfred
      @1pcfred 2 ปีที่แล้ว

      @@laerin7931 I game without running Windows software. I don't need to play every game ever made. Linux already has the ultimate video game ever made. No one needs to play anything other than xbill.

  • @vforillo
    @vforillo 2 ปีที่แล้ว +28

    Linus I’m 45 I’ve been watching you since you started, thank you for being here all these years, you are a familiar sight and sound that eases anxiety during tumultuous times, here’s to many more years of Linus tech and hey…. Spread some of those millions around you Canadian millionaire ;)

    • @ConeJellos
      @ConeJellos 2 ปีที่แล้ว +1

      Wtf is this comment? I honestly can’t think why you included your age. Then spread some of of his millions around? Lol

  • @linuxwithzach5338
    @linuxwithzach5338 2 ปีที่แล้ว +56

    Linus Tech Tips took a very good aproach in this series. As a linux user, i can agree with every point. Gaming on linux has come a very long way, especially with steam. Normal people don't like the idea of having to open a terminal every time they want to play a game. That all being said, personally I think the number of linux users will grow as time goes on. Thank you LT

    • @rawdez_
      @rawdez_ 2 ปีที่แล้ว +3

      the problem is Linux users are generally smarter/older therefore waste less money on games in general.

    • @ahumblecat1691
      @ahumblecat1691 2 ปีที่แล้ว +6

      @@rawdez_ "smarter" 😭😭

    • @LillyMayhem
      @LillyMayhem 2 ปีที่แล้ว +3

      @@rawdez_ seems like you are none of them xD

    • @rawdez_
      @rawdez_ 2 ปีที่แล้ว +4

      @@LillyMayhem correct, I'm not. I'm dumb and lazy.
      Typical linux user is a techy, typical win user is a noob, typical mac user is a linus' aunt.

    • @angolin9352
      @angolin9352 2 ปีที่แล้ว +1

      If you actualy were a Linux user, you'd know that needing the terminal for everything is an old meme. I've been daily driving Linux for 6 years now and I hardly ever *need* it - And when I do need it, it's usually to do something that Windows either doesn't provide access to without the Windows API, doesn't provide access to without opening up the Windows terminal (yes, that's a thing) or doesn't provide any access to at all without some VERY hacky/sketchy workarounds.

  • @linusdenning1201
    @linusdenning1201 ปีที่แล้ว +4

    My dad is a pretty tech savvy guy, and when I was a kid I had a windows 7 laptop that eventually slowed down to a crawl as the hard drive failed.
    My dad updated the laptop to Linux which made the laptop usable again but there was one small issue. You just couldn't play games.
    My favourite game at the time was terraria, and I spent about a week figuring out what the hell wine was and trying to get it working.
    Eventually I did it, only for it to not work the next day due to the game updating which was soul crushing.
    Nowadays its amazing that I can even run games on Linux, I never thought I would see the day, but I will forever have a duel boot system for this reason. Windows for gaming, and Linux for Work (which is pretty painless to be honest).
    Maybe one day we will have full compatibility and Linux will be the new industry standard, but until then ill stick to this.

  • @0fleetfeet0
    @0fleetfeet0 2 ปีที่แล้ว +17

    Thanks chaps, this was really helpful so a windows guy who's always looking for Linux viability for games. I play Forged Alliance and use VR so for me it was a resounding no. Also felt you handled the delicacy of giving bad news despite so many peoples good efforts well. All in all this was genuinely of tremendous use to a lot of people out there - thanks again for your efforts.

  • @Emilamlom
    @Emilamlom 2 ปีที่แล้ว +132

    Wow, there's no dislikes on this one. I guess the hardcore Linux community changed their minds about this series.

    • @EinTypOhneHandle
      @EinTypOhneHandle 2 ปีที่แล้ว +29

      @@phillip_iv_planetking6354 it was a joke, because TH-cam now hides the dislike counter.

    • @Ikxi
      @Ikxi 2 ปีที่แล้ว

      @@EinTypOhneHandle ohhh I didn't get it either
      I have the addon installed that still shows it, it somehow work again after 1 day not working

    • @Emilamlom
      @Emilamlom 2 ปีที่แล้ว +5

      @Phillip_IV_Planet King In addition to what Karim said, 100 dislikes isn't really out of the ordinary I don't think. It's just a joke poking fun at the way certain Linux fans tend to take criticism of the OS personally.

    • @figarybka1393
      @figarybka1393 2 ปีที่แล้ว

      R u insinuating Linus is whom to thanks for YT dropping dislike count?

    • @hoangminhnguyen4800
      @hoangminhnguyen4800 2 ปีที่แล้ว +6

      @Jorge Laughingman from your analogy most brain surgeons advertise brain surgery as something easy and doable for everyone when it obviously is not the case, and then actively being hostile when people point out the truth that brain surgery is not as easy as brain surgeons said.

  • @TheyCallMeHacked
    @TheyCallMeHacked 2 ปีที่แล้ว +107

    7:40 I think that this isn't (only) due to the games breaking more often, but rather to the fact that Linux users are a lot more likely to take the time to report bugs than Windows users. It's more engrained in the "Linux culture"...

    • @HorribleNimbo
      @HorribleNimbo 2 ปีที่แล้ว +5

      Good point

    • @nwimpney
      @nwimpney 2 ปีที่แล้ว +19

      I was thinking the same thing. A bug report isn't a complaint. :P

    • @nwimpney
      @nwimpney 2 ปีที่แล้ว +4

      @regi grenski I'm not going to try and make the argument whether or not it currently makes financial sense to develop for linux, but I think this statistic is being used to make a point, as if it shows that

    • @frapuz
      @frapuz 2 ปีที่แล้ว +36

      It's specifically automatic generated tickets they're talking about, nothing to do with user submitted ones

    • @geeshta
      @geeshta 2 ปีที่แล้ว +6

      It can also mean that their Linux version of the game was just shitty...

  • @MvTCracker
    @MvTCracker 6 หลายเดือนก่อน +5

    You should revisit this it keeps getting better like a fine wine.

    • @RedFoxRoaming
      @RedFoxRoaming 6 หลายเดือนก่อน +4

      No it doesnt. Linux users always do this 'Even my gran can use linux, its so easy'. Lutris, WINE.. they are ass for the games I want to play. Waste of time.

    • @MvTCracker
      @MvTCracker 6 หลายเดือนก่อน

      @@RedFoxRoaming I admit I had issues. I couldn't get some games to run in lutris or wine. They were fixed in the steam store. So I did end up buying a few games I already owned (on sale).

    • @MvTCracker
      @MvTCracker 6 หลายเดือนก่อน

      It did in fact get better two years later....I tried Linux years ago and hated it.

    • @MvTCracker
      @MvTCracker 6 หลายเดือนก่อน

      @@RedFoxRoaming I really have only tried gaming on pop os Ubuntu and yes I had to adjust proton versions and learn some commands (copy paste) as I've learned to use it as my daily driver. On windows I would probably have had to run the old games In comparability more or found patches if they'd run at all....

    • @RedFoxRoaming
      @RedFoxRoaming 6 หลายเดือนก่อน +1

      Yes, Linux is better in general.
      I tried it on and off for quite a few years.
      Previously even the 'user friendly' distros were not GUI based enough.
      These days some distros can b used mainly with just the mouse - terminal not essential.
      Gaming wise though, it's not worth it on the whole.
      I tried two games in Lutris earlier today - both failed.
      I can't be bothered to tinker under the hood to get things working.
      I thought that was the idea with WINE and Lutris? To do the tinkering for you?
      Gaming on Linux needs Way more work before it's a subsitute for Windows. If that will ever happen..