I have encountered a major bug that allows cheating in the game by exploiting static RNG seeds and always betting on the right numbers
Here is how to recreate the bug:
Step 1: Make a gamesave that is on a day later than day 1
Step 2: Reload the save and go to the casino, after that find a machine that allows relatively high bets. (f.ex: duck race, roulette, HiLo etc.)
Step 3: play with the minimum bet and write down the outcome of each round until you go bankrupt
Step 4: Before the day ends reload the save
Step 5: Go to the exact same machine and bet on the outcomes that you wrote down
Using this method you can win all games.
This method also works for:
- Cosmetic drops
- Item drops in the van (and the rerolls)
- Quests from the loan shark
- The drops from the "random item" openings
- The outcome of the game of double or nothing in the boss level
Fix suggestion:
Make each machine use the current time as a seed for their RNGs so outcomes will vary on each game load.