• 0 Posts
  • 16 Comments
Joined 11 months ago
cake
Cake day: August 24th, 2023

help-circle

  • Yeah seriously. As a dev, that 30% cut gets you a lot of stuff with absolutely no additional charges. Trying to roll your own distribution for your downloads could exceed that 30% by itself after you:

    • Host the files somewhere that can be downloaded anywhere close to as fast as steam’s servers
    • Handle payment processing fees
    • Develop and maintain a site with high reliability

    And that’s only downloads. With steam you also get:

    • p2p networking tools
    • game server hosting
    • steam community integration
    • analytics
    • cloud saves
    • voip

    And like 50 other things. It’s ridiculously good value unless you’re developing some super low rent single player indie title. Even then, just having it available on steam will get you way more sales to make up for it.

    Sure, epic charges 10% but you basically only get distribution and some super half baked community features.


  • You can take the quotes off too big to fail, they literally are. Their only competitor in the world is Airbus. Boeing going bust would be catastrophic to the global aviation industry and doubly so for the USA.

    That said, I wanna see Lockheed step up and do a commercial plane. Gimme a jumbo jet that breaks the sound barrier and has a radar signature the size of a credit card pls.


  • There’s no standalone fan controller in existence I’m aware of with Linux support unfortunately, blame manufacturers for that. I use an aquacomputer quadro and just fire up a windows VM with USB passthrough to change settings the once or twice a year I need to. What else isn’t working?

    Regarding blender, what render options are missing? If it’s GPU rendering that’s missing, are you using Nvidia or AMD? I’m not familiar with how mint does things but you might need cuda or HIP packages for Nvidia or AMD respectively.











  • Check protondb for reports on whether a specific (steam) game runs.

    In my experience, pretty much everything that doesn’t have anticheat works. I can’t remember the last time a game didn’t work fine, from stuff so old it stopped working in Windows Vista to day 1 AAA titles. Even DOS stuff is playable with DOSBox.

    Just be aware, Linux is not windows. If you try to use it like windows, you will only experience pain. It’s not hard, especially with mainstream distros like Ubuntu or Mint, but you really should invest at least a bit of effort into learning how the system works and how to use it properly.