People keep asking me, and I haven’t really had an answer, but now yeah, I’m thinking I’m back.

  • 2 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: March 18th, 2025

help-circle

  • As someone who played this game, did not buy any DLC, and eventually pirated all the DLC, I can tell you the game is not balanced if you

    A) don’t have a group of 3 friends to play with, B) don’t buy at least some of the DLC, and C) don’t get some of the good DLC weapon mods as random drops.

    That’s right, you buy the DLC and then get a CHANCE to get the content you paid for by succeeding at a mission. You only get 1 drop per mission, and it could be armor, clothing, masks, mask paint, and weapon mods. Grinding out the few solo-able/stealth-able missions for more drops becomes an enormous chore.

    I don’t miss this game. Interesting to see it getting resurrected, but they’d have to really fix the loot system.


  • It’s funny, the Steam Machine has a weird identity problem.

    We talk about it like it’s a PC, and what a detriment it is to not be able to upgrade the GPU, like why else do you have a PC. But you can’t upgrade console GPU’s either. And it’s still a plug-in-and-play box, no building required.

    We also talk about it like it’s a console, and what a detriment it is that a console costs over a thousand dollars and is digital-only. But the next generation consoles are almost certainly going to be as expensive if not more, with no disc drive either.

    The SM is a glass half full and a glass half empty. It’s the best of both consoles and PC’s, or the worst of both worlds.



  • Plot twist: it was I, OP, all along! Let me explain why.

    Whenever I see these distro recommendation threads, all kinds of people come out to make a comment. Many if not most are well-intentioned, but the kind of person that bothers me the most is the evangelist. The kind of person who’s blind to the limitations and drawbacks of the thing they are espousing.

    If you’re gonna recommend a distro, I sure hope you’d have some personal experience with it. Otherwise, how do you know what it’s limitations are? So to admit you’ve never used Bazzite even though you’re recommending it, it just seems irresponsible. “You have a peanut allergy? Try this Pad Thai restaurant! I’ve never been there but I hear it’s great!”

    After discussing with a few more developer friends of mine, they advised me not to use an atomic/immutable distro, because setting it up for development is a chore. I’d apparently have to learn how to use distrobox, set up containers, and learn an entire other flavor of linux to set up a development environment. As a reminder, I did say in the OP that I needed something I could program on as well, and Bazzite sounds like a poor fit for that use case.



  • Reading Bazzite’s website, it seems very strict that NTFS is unsupported and outright catastrophic.

    NTF

    If you are coming from Windows and plan to game on a secondary drive with games already installed on it, then we regret to inform you that the NTFS filesystem is unsupported for PC gaming on Bazzite.

    Playing games off of NTFS causes various issues, including but not limited to games not launching at all, and will eventually result in data corruption and permanent data loss!








  • Steam Link has never been able to figure out that my ultrawide monitor and TV don’t have the same aspect ratio, so I have to go into Windows settings to change the resolution. Don’t suppose that’s easier on Linux?

    Edit: Fun fact: Bazzite’s Live USB doesn’t have Steam installed on it so I can’t test out that functionality, and Steam only offers a deb package that you can’t install because Bazzite is immutable. Bazzite says they’re not going to change that so I think I’m crossing Bazzite off my list.







  • Fun story about why I’m such a curmudgeon about this:

    Long before Proton even existed, I once researched how to run a Windows VM for gaming on a Linux host machine, with GPU passthrough. At the time I had an Intel iGPU and an Nvidia discrete GPU, so I figured the iGPU could run the host, while the discrete GPU could run the guest.

    I asked around reddit and some of my tech savvy friends on what the best distro would be to accomplish this. A few people steered me toward Debian, because I expressed concern that the system wouldn’t be stable or would be difficult to work with.

    Well, turns out Debian was a fucking terrible choice. First I had graphics driver problems, naturally. Secondly, I couldn’t even install qemu if I wanted to because it wasn’t in the apt repositories that shipped with Debian. So I had to learn to add those. Then I had to learn how to stop Debian from recognizing the nvidia GPU during boot, so that the PCI device could be reserved for the passthrough. That was a monumental headache to figure out. And finally, once everything was set up, I learned that nvidia had more or less disabled their consumer-grade cards from being used in a virtual machine. I spent over a month trying to get that working, and eventually just said fuck it and stayed on Windows. And I caught a ton of flak for that, because obviously I should have known that nvidia was a bad choice of GPU, and I should have just purchased an AMD GPU instead… in the middle of GPU mining bubble, when cards were going for $500 a pop.

    I’m really hoping to not have a repeat of that experience.