Marcelo Castro
Marcelo Castro
Maybe the same problem I am having with #402
Dandara mod also fixed untederministic loading problems (well 99% at least). But I still have untederministic RNG at boss fight, which uses UnityEngine.Random to change the spawn position of the...
I like the idea, but for example, for Unity, I need to set the actual random seed, since the system time won't affect UnityEngine.Random UnityEngine.Random sets it's initial random value...
Hmmm, variable loading times I could mitigate by putting the game in a tempfs. I am sure that it is related to caching, since: 1 - Save a state previous...
Hi! What is missing so this can be merged?
Seems like I can't add an ASL and an ASR? Would that be possible to keep the ASL?
Mainly just to not disrupt the settings for everyone, as they won't be able to port the settings easily. Edit: I created the new Rust port mainly for me to...