Look long story short, what i expected to be a short install ended up being a 5 hour manhunt for an issue that resulted in needing a closed source instead of open source nvidia driver. Shes all switched to linux, and if her trial goes well and i don’t end up tearing my hair out doing tech support. I may switch over as well, probably a different distro though.

One thing i will say though, even though the state of gaming has drastically improved since my first foray into linux, the “fine details” of gaming have not. Fuck me the first time i looked into the modding scene on linux and how much busywork that took, that just killed a little bit of my soul. Even trying to get her game open, we first had a xbox game controller bluetooth not connecting issue, my bandaid was to do a wired connection, and sitting here just now i hear a laugh and look back and see this in her game. What i can only imagine is some sort of video player error, but the game works. Its rough, but it works.

It’ll be interesting to see how this goes, thats for sure

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    31
    ·
    11 hours ago

    needing a closed source instead of open source nvidia driver.

    Yes, you need Nvidia closed source drivers, especially if you want to play games. Although you had no way of knowing this if you hadn’t interacted with the community before, this is well known and part of the reason most of us who’ve been here a while use and recommend AMD.

    Shes all switched to linux, and if her trial goes well and i don’t end up tearing my hair out doing tech support. I may switch over as well, probably a different distro though.

    That’s an interesting approach, I usually experiment on stuff myself before making others switch, makes me more comfortable on the stuff and more confident that I’ll be able to solve their issues.

    the modding scene on linux and how much busywork that took, that just killed a little bit of my soul.

    Care to expand on that, I’m not too used to modding games, but from the times I tried it, it’s my understanding that 99% of the times it’s just putting stuff into the right folder. If not how is it different from Windows?

    Even trying to get her game open, we first had a xbox game controller bluetooth not connecting issue

    The game wouldn’t open if the controller was connected via Bluetooth? That’s weird, or did you mean that you had issues with making the game run and after that the Xbox controller wouldn’t connect?. For the Xbox controller thing I will assume you’re 100% sure it has a Bluetooth chip (not all of them do), I’m not sure how it’s in Bazzite but in other distros you need to install xpadneo to get them working via Bluetooth, they also need to be in a updated firmware (but I never had to do this step), you can read about it here even though you’re not using Arch, their wiki is extremely helpful.

    see this in her game. What i can only imagine is some sort of video player error, but the game works. Its rough, but it works.

    You’re almost correct, for legal reasons Steam can’t include transcoding for certain proprietary video formats that games love to use. There’s an alternative version to proton called Proton-GE (or GloriousEggroll because that’s the name of the maintainer), it includes those codecs plus some other extra fixes, as a general rule it’s always better to use it. To use it you either download it from the release page and extract it in ~/.steam/steam/compatibilitytools.d and restart steam, or using ProtonUp if it’s available for you which will make things easier on the long run.

    Good luck and welcome!

    • Joelk111@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      3 hours ago

      Yeah, having your partner switch first is hella weird. I switched first, then my partner switched soon after. Same distro as well, which means that usually we can communicate with how updates went (I of course update first) and I’m more prepared to help her with issues.

      The biggest issue she’s had was with her drawing tablet… That was solved by using the CORRECT PEN for the tablet she was trying to use lol, instead of a pen for a different tablet.

    • MalReynolds@piefed.social
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      6 hours ago

      Shes all switched to linux, and if her trial goes well and i don’t end up tearing my hair out doing tech support. I may switch over as well, probably a different distro though.
      That’s an interesting approach, I usually experiment on stuff myself before making others switch, makes me more comfortable on the stuff and more confident that I’ll be able to solve their issues.

      Yeah, that was the standout for me too. You’re on winblows and might switch later, but are going to support her, way to treat the gf as a lab rat…

    • YarrMatey@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      10 hours ago

      the modding scene on linux and how much busywork that took, that just killed a little bit of my soul.

      Care to expand on that, I’m not too used to modding games, but from the times I tried it, it’s my understanding that 99% of the times it’s just putting stuff into the right folder. If not how is it different from Windows?

      Alright so modding is actually harder on linux and stupid. You should use a mod manager and not manually install your mods so you can uninstall them easier, resolve conflicts easier, manage them, etc. But the mod managers don’t all work on linux natively. So you end up trying to get steam tinker launch working (to use vortex or mo2, but the creator hates modding and will let you know) or using other random things on github (like jackify). I spent way too much time trying to get this stuff to launch and that is before you start actually modding. I ended up doing some distro hopping to get the mod managers to work and ended up on CachyOs.

      • NichtElias@sh.itjust.works
        link
        fedilink
        arrow-up
        5
        ·
        8 hours ago

        I’m currently using r2modman for Lethal Company modding, but it does lots of other games as well and it’s been working pretty well, so you might want to check that out.