Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 3 Posts
  • 704 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle



  • They mean other platforms like GOG or Epic, not stuff like consoles.

    Steam games mostly work, with some exceptions. You can check out ProtonDB to see more precisely what games work, which ones straight up don’t, and which ones need a fix. ProtonDB will usually also tell you what that fix is, which is handy.

    But most of the time, you can just hit play and not worry about it.

    A note on dualbooting. Linux uses different filesystems from windows. It can access windows NTFS partitions, but it’s not a smooth experience.

    A common pitfall is trying use your game library while it is still on a windows filesystem, from linux. Since you can see the folders, and even add them in steam, it’ll seem like it should work. But you’ll run into issues actually running the games. It’s technically possible, but not worth the hassle.

    Generally you really want to either format your storage and redownload your games, or if you have the space, copy them over to a fully supported file system.



  • Some of it, yeah.

    All a distro is, really, is a preset. It comes with some package manager or other, along with a collection of pre-installed packages.

    The reason one chooses one distro over another, is because it’s closer to what you need. I could install arch, and spend a day setting it up exactly the way I like. Or, I could start with Endeavour, and get to essentially the same state in an hour.

    I’m familiar enough with linux that I could strong-arm any install into doing whatever I need, but at times, to get from preset A to preset B, it’s faster to just start over from a known preset that’s closest to what I want.

    Rolling releases typically mean the software available is recent, but that’s only one aspect of what your starting point could look like.

    “Gaming” distros are going to be a preset that contains a bunch of configurations, defaults and software, that gamers typically care about. That steam is usually already installed, is an example of one such thing. The same way my mention of GPU and CPU support is only an example.

    Maybe instead of “They tend to make sure stuff that gamers care about are up to date and working” I should have phrased it “They tend to make sure things that gamers care about are easy to set up and supported, if not even ready to go, out of the box”.


  • This looks fine.

    I have a massive library of various games, and three years in I haven’t really come across any cases where I want to tear my hair out.

    If ProtonDB says a game doesn’t work, you’re not gonna tweak your way to having it run. If it says it does, and it didn’t run right away with no problems, you can usually just apply the fixes other users have found, and be off playing your game.

    In fact things are often simpler than on windows, because all the fixes have been gathered on protondb. While on windows you have to google-fu your way to finding someone on reddit or the steam forums who has the exact same problem, and also figured out and posted the fix.



  • My first one to switch did so recently. Gave him an open offer to help get going if he ever got interested, then proceeded to just go about using my linux system for our multiplayer gaming and couch gaming hangouts.

    It took a little less than three years from when I first switched for him to follow.

    My sister is also on linux, has been since she took my gaming laptop as her own, and she never felt a need to switch it back to windows.



  • It’s not permanent. At least it wasn’t for me.

    Ripping youtube or ytm will cause them to ratelimit your ip and/or account (media not available error).

    For me, access was restored after 48h.

    It was really inconvenient, so I found other ways. A mix of buying whats available on bandcamp, and ripping qobuz using a trial account (which btw is so much faster, ytm was taking days to rip just a couple artists).

    I use Symfonium with Jellyfin for music now, if you tag everything with Picard, the “smart” playlist capabilities are competent.

    Still pop into ytm to discover new stuff, tho.




  • It sounds like maybe the usb drive is a bit crappy.

    I’ve had trouble with cheap ones crapping out partway through being used, but be fine once you re-write the files to them. Twice now, yours worked, but then stopped working suddenly for seemingly no reason.

    The drive might also be getting too hot. That happens with the Kingston DataTraveler drives I have. If I try to read or write continuously for too long, they shut down for thermal protection, and I have to let them sit for a bit before they work again.


  • Did you try re-doing that?

    The EFI partition is something that exists on the storage device being booted, so if something is wrong with that, then the problem is something on the USB.

    Since windows still works, the EFI partition on your computer must be fine.

    You can also give Ventoy a go. It replaces the need for Balena Etcher/Rufus.

    After you install Ventoy on the usb, it will continue to work like a normal usb drive. Now you just put the .iso file you want on the usb. Or multiple at a time, even. And you can continue using it as a usb drive without removing Ventoy or the isos. It wont care if there are other files on it.

    When you go to boot from it, Ventoy will show you a menu of the isos on the usb, and let you pick one to boot. Makes it really easy to try a bunch of different distros if you want.

    And it works with windows isos, too.






  • Oh, for sure. If you wait a month, the bigger update can be a lot more trouble.

    But look at it like this. If a rolling distro has a problem once a week, which is fixed within 24 hours, updating daily guarantees you will run into it.

    While updating weekly means your chance is only one in seven. Since because by the time you update, the fix is more likely to already be in the repos, so you’ll be jumping over the problematic update.