• 1 Post
  • 222 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle
  • I’m not sure customers are falling for it - this is why voting with your wallet doesn’t work. People rage against games that launch in an unfinished state, particularly when they’re full price. Steam reviews often incorporate price point - statements like “don’t buy this at full price” or “this might have been worth it at $20, but this is not a $70 game” come up a lot

    Sales for AAA games are way down, we just saw the biggest failure in gaming history. Casual reading of steam reviews show people clearly have different expectations based on price, Twitter sometimes explodes with anger at specific moves (like Helldivers requiring PSN) and they back off (temporarily), but they always go back to the bullshit

    The feedback mechanism of “voting with your wallet” doesn’t communicate this message. Metrics show purchases, refunds, and active users… That’s what fits on a spreadsheet. They see a game failing, but that doesn’t mean they’ve understood why

    AAA studios don’t want to understand what makes a game succeed or fail - they just want a formula to min-max ROI. They want strong numbers at launch, but they also want to minimize production costs, and they treat costs (like developers) as line items - they learn the wrong lessons, because they aren’t concerned with the creative part of game design. They want to be the next Madden or assassin’s creed, they want to figure out how to get players to pay $70 + micro transactions (or better yet a subscription too), but they also want their employees to be interchangeable cogs they can push to burn out then replace

    AAA gaming is dying from this, but it’s an oligarchy at this point - large corporations are unable to understand nuance or truly innovate - these are things people do when they have autonomy. They don’t do team building or R&D anymore - that’s a gamble that sometimes pays off big, but not in a quarter or two. They aquire then kill off what made the team work in the first place - any individual can tell you that’s a recipe for failure, but by nature they keep the decision making far removed from the people actually doing the work












  • I like watching stream highlights, occasionally I’ll watch one live. But they’re generally pretty boring, even as background noise - they’re on there for hours at a time

    I don’t think the relationship itself is bad, but it’s a relationship between you (massively plural) and an individual. It’s like being part of a crowd. I get that people like it, but I don’t get much out of it


  • It just makes too much sense… The only way to get past electron is a better electron. Or just fix electron

    We’ve been going after this concept for decades now. That’s what java swing was supposed to be, what python gtlk was supposed to be, and I’m sure there were others before that and there’s been a hell of a lot since then

    It’s all trade-offs between flexibility, ease of use, and performance. Also between maintenance cost, portability, and existing library support

    Electron is a good compromise. The execution could be better, but it’s come a long way. There is no one size fits all solution, but there are some decent options that handle that compromise differently



  • You guys are circling around the answer

    Aero looks, better menus (I refuse to believe nested drop downs are peak layout, but ribbon stuff looks pretty, at the cost of useful organization)

    And finally, make it look good in dark mode. We aren’t a print-first culture anymore, and I prefer my retinas intact



  • Yes, the fact you explained it, as well as formatting it in a spoiler for those who want to think it over a little longer (like me), made me feel slightly happier

    To be honest, I don’t remember the original post at the moment, but I remember that you explained a post in a way that made me feel appreciative that you’re on the platform. I want to be the kind of person to express that.

    That’s the person I want to be, and I’m glad that you are who you are




  • Just to put this in context:

    There’s only so many ways to turn a bunch of files into one - mainly, you stick them back to back. Easy.

    Then, there’s an infinite ways to compress that file… You could come up with you own method, but what good is that? It’s better and smarter to use a format already supported by your users

    So of course most bundles are the same archive type under the hood. Everything from backups to installers - you shouldn’t be inventing new formats without a damn good reason