• 0 Posts
  • 570 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle








  • Unfortunately for larger games individual devs don’t have that much control nor can have a mensurable impact. For example, I wrote a few lines of code for a large game, those lines will be executed every single time the game runs, but if they weren’t there no user would notice. I was told to write those lines, and it’s not something I personally wanted to add to the game, there was an issue, I was sent to fix it, I did. This is true for the vast majority of the game code, most devs are pointed to issues to fix or features to implement, they have some wiggle room in the how to do stuff, but the what to do has been approved by the boss of the manager of your manager’s manager, and unless there’s a good reason it won’t change.

    Think about it this way, have you ever watched the credits from a AAA game? The vast majority (as in there are likely only a couple of persons who didn’t) of the people in that list contributed something to the game, either directly or indirectly, it’s hard to measure how much each contributed, a small but critical fix might be more important than a large but unused feature, how do you measure between the two?. Not to mention past employees who did stuff for a previous game that got re-used.

    Don’t get me wrong, it’s a nice idea, one that I would personally benefit from, but I think it’s just not feasible for large games. In short it’s impossible to be fair doing that, and people would get hurt because John from accounting got the same share that he did. And if you do it in any other way that’s not everyone gets the same share, you’re essentially playing favorites with the people whose job is to do the stuff you’ve ranked higher, even though the other person’s job is just as important.



  • Fair enough, the ultimate 2 is the same price as the Xbox and Playstation, so I guess those are also outside your range. The ultimate 2C wireless is only $5 more than the wired, I think that’s a good benefit for that price difference, but even the wired should be good since 8BitDo does good hardware.


  • I have lots of different controllers, and have had even more through the years. My personal recommendation is the 8BitDo Ultimate 2, should be plug and play either on wired, wireless or Bluetooth on most modern distros, comes with a stand for charging so you never have the issue of picking the controller and being out of batteries, has Hall-Effect track pads so you won’t get drift with time, has 2 extra back buttons which are configurable on steam. Plus specifically against each other major controller:

    Pros over Xbox controllers:

    • No need to install any driver
    • Batteries included

    Pros over Playstation controllers:

    • Most games show ABXY glyphs



  • I do enjoy MMA, not actively watching or anything, but it’s one of the only sports that if it’s passing on the TV somewhere I actively pay attention and have watched some matches (I find especially interesting the first UFC championships when it still was Karate vs Sumo type of thing). I’ve also trained martial arts for a good chunk of my life, so I watch those matches for the technical side of the fight. All of that being said, I have to agree with him, a good chunk of people I know who actively watch MMA are douches, there are a few exceptions, one of my best friends watches every fight, and he’s only a douche to people who deserve it, but most of the people who watch the fights with him are very douchy.


  • However, I will issue caution to others who may believe themselves to be higher on the tech savvy ladder: forget most of what you do with Windows and accept that Linux, no matter the distro or DE, is not going to be 100% like your previous Windows experiences. Tech peeps typically have a high level of OS/system customization. These don’t usually translate well to a non-Windows OS. On other “managed” operating systems, you might try things, but not be able to really do damage. If you try to force it with Linux, you will fuck yourself.

    This, right here, if you’re a tech savvy windows user considering migrating, read the above until you’ve internalized it. Don’t trust me? Go watch Linus from LTT use Linux and break everything in a matter of hours because he literally answered “Yes, I know what I’m doing” when he had no idea.

    It’s my experience that tech savvy windows users know enough to be a danger to themselves, and worse, have the confidence to shoot themselves in the foot.


  • 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!