RickyBobby47
Newbie
- May 14, 2025
- 53
- 38
What i am trying to say is this.That's not usually going to work with this game as the generally used pseudo-random number sequence is generated ahead of time and thus will find the same values each time you roll back or save/reload. Some RNG do not use that sequence, like the casino, where rolling back will get different numbers.
I am not saving right before the event, my saves are like a few hours before the event triggers.
So it is random, because as you said "That's not usually going to work with this game as the generally used pseudo-random number sequence is generated ahead of time and thus will find the same values each time you roll back or save/reload".
Which is the case if you save during the event, so i stopped doing that, and found another way to cheese the RNG overlords.