• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle
  • Pseu@beehaw.orgtoGaming@beehaw.orgLOL? lol
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    I played a long while ago and a string of similar incidents eventually made me leave.

    I came back ~6months ago, and it was more chill, but still not great.

    I will say that if you’re in a group of 3 or more non-toxic people, you almost never get toxic players. Not only because you’ve only got 2 chances to roll low rather than 4, but also because they’re more aware that probably won’t get anywhere.





  • The most they’ll have to pay is 20 cents. And that’s only with the 200,000th to 210,000th download for developers who are using the free version of Unity (provided that the developer is also making more then $200k/yr in revenue). After that, the developer will probably get Unity Pro and the download fees will start up at $1 million/yr in revenue and more than 1 million downloads. At that point, I don’t think that the 15 cents to 0.1 cents that will be charged will hurt too badly.



  • At 16x, you will get 72MB/s read speed. My SSD has a 560MB/s read speed. Because of this discrepancy, loading a game from a blu-ray disc will take roughly 7.7 times longer. A 20 second loading screen becomes a 2.5 minute loading screen. This alone justifies the cost of keeping it on my SSD. Especially because if I want to remove it I don’t lose permanent access to the game, I can download it again in a couple hours.


  • If you have infinite inventory space, then you need a way to navigate through infinite items. Towards the end of the game, a player could easily have nearly every item in the game. For some games, that would be fine, but for many, that would make the list of items prohibitively long. Filtering and searching would help, but if you’re looking for an item that you forgot the name of, a search doesn’t necessarily do much.

    Then there’s balance reasons. Some games use their inventory system to limit the player, making sure they don’t start a level with enough health potions and grenades to cheese every fight.

    In survival games, a finite inventory sets the gameplay loop: you go exploring/mining and then return to base, drop off your stuff and head out again. It makes your base valuable, if only because that’s where you keep most of your resources and moving would be hard. It also gives the player a break from one task. I played a Minecraft mod that gave me an effectively infinite inventory. I went mining for so long that it started to feel like an awful slog. Because my mine shafts went on too long, getting back was itself a hassle. When I reverted back to a more typical inventory size, I could feel how a full inventory breaks up the grind and prevents mining from getting out of hand.