TGames

joined 1 year ago
[–] TGames@beehaw.org 1 points 9 months ago

Apparently Matt Walsh and Co tried to do a documentary in which they'd start a women's basketball team full of "trans" women. Only they ran into a problem, no league would let them compete with out actually transitioning and none of the men (shockingly) were willing to start transitioning. This so fundamentally undermines the idea that anyone would transition for personal gain that they changed their minds on the topic and.... Nah of course not, instead they made a "comday" movie so they could pretend to do what they couldn't actually do so they could keep peddling their bullshit.

[–] TGames@beehaw.org 1 points 10 months ago* (last edited 10 months ago)

The obvious suggestion is Destiny 2, it's a coop Bungie shooter with emphasis on movement. The expansion campaigns are fun and challanging on Legendary difficulty. Only thing it's missing is the physics sandbox.

Epic is currently giving away the the Legacy collection for free which has three of the four current expansions. Absolutely worth grabbing and giving a go as I'd recommend to anyone starting the game to just focusing on going through the campaign as you'll probably have a good, if confusing, time. The big downside is the fact you get thrown in half way through the second game in the serise so if you want to understand the story you will need to look things up.

[–] TGames@beehaw.org 1 points 11 months ago* (last edited 11 months ago) (1 children)

Procedural doesn't mean random, just generated from a set of rules. These rules can have inputs that lead to different results and you get randomness by randomising those inputs.

What's Intresting is this this exactly how most random number generators work because computers can't be random. They take a "seed" value and will always produce the same list of "random" numbers for a given seed. This means you can randomise all kinds of numbers in your procedural generation code but always get the same output if you give the random number generator the same seed.

So in No Man's Sky, for example, each planet basically has a set seed so the game will generate the same planet, on the fly, for everyone one who visits it in game. Which is why them tooting their own horn about having a whole galaxy to explore was a bit of red flag. All it meant was they generated a massive list of seeds which would have results limited by the tooling next to none of which they'd have been able to review etc.

Which is a long winded way of saying they'll basically create the world using procedural tools and save the inputs used so the game can generate the same fixed map for everyone that plays with out having to store/load a world's worth of data.

[–] TGames@beehaw.org 2 points 1 year ago

The argument is just about how the known probability of existing in a simulation goes up the more intelligent life we know to have existed in a simulation. Keyword being "known" as it's the knowing, for a fact, that the odds exist that makes for an interesting thought experiment, especially when the odds of simulation are higher than not.

The actual probability is inherently unknowable for the reasons you've pointed out.

[–] TGames@beehaw.org 3 points 1 year ago

I need to get back into Red Rising. I've finished the first arc but fell off because I wasn't a big fan of the new audio book narrator. But have been playing a lot of the board/card game and that's gotten be back in the mood. Picked it up as more of a collection item than anything but gave it a go and it's just clicked with the group I play with.