top | item 41849535

(no title)

Xeamek | 1 year ago

But the world generation is already deterministic with seeds

discuss

order

IX-103|1 year ago

It's only deterministic if you feed the seeds into the exact same pseudorandom number generator and fetch random values from it in the exact same order. If you take a single extra random value out of order, then everything ends up different.