Amphitryon0
Amphitryon0
### Operating System Info Windows 10 ### Other OS _No response_ ### OBS Studio Version 27.2.4 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL https://obsproject.com/logs/1RjIPQfX0BqFKJ98 ###...
This is a lot of commits, but most are pretty small, and many change behavior only in exceptional cases. Note: if possible, before merging, make sure this compiles with gcc....
Naturally, we have very little data for intervals with rewards (since speedrunners don't play past that point), so we need a wider margin until there's more data. However, even ignoring...
At the least, the hidden -940 should be removed, since that requires a user to study the code to calculate their ideal values. But it would be better if it...
Each hit can add up to 50 calls, which can increase the required standard deviation for the first interval considerably. Taking these into account (most simply by asking the user...
When the timed board standard deviation is sufficiently low, the RNG calls from actually generating the next board can make a significant difference. The required 9 calls can, of course,...
Because there is much more time spent outside of the game before the first board, the estimate of RNG steps for that interval cannot be as precise. This theoretical effect...