Lakifume / True-Randomization

A new randomizer for Bloodstained: Ritual of the Night
MIT License
13 stars 7 forks source link

[FREQ] Store value of output folder from one randomizer run to the next #2

Closed SenseiLeRoof closed 3 years ago

SenseiLeRoof commented 3 years ago

As title. Having to run down the mod folder every time is a hassle.

Lakifume commented 3 years ago

To fix this we would have to code this entire interface into the game itself. Not realistically happening sadly. But at least over the course of this mod's progress the process has gotten much easier and much faster.

SenseiLeRoof commented 3 years ago

What? All you'd need is to make a config file for the randomizer!

Lakifume commented 3 years ago

Wait but there is a config, all of your settings and output path do get stored after closing the interface. So all you'd need to do to generate again with the same settings is open the interface and press the Generate button.

SenseiLeRoof commented 3 years ago

Every time I've opened it, the output path field has been empty and no options have been checked. Does the config get wiped between versions or does the UI simply not reflect the stored settings in the config?

Lakifume commented 3 years ago

The config does get reset after updating to a new version, but other than that it should store everything you've set between usages. Unless something like your antivirus is blocking the writing of config.json.

SenseiLeRoof commented 3 years ago

Okay, that would explain things. I've yet to run two randomizer sessions in the same version because I keep thinking "I'm gonna finish the run this time!" and... oh look, Binding of Isaac mods have updated...

Until I have a chance to determine for myself, safely closing.