Roman971 / OoT-Randomizer

A randomizer for Ocarina of Time.
Other
96 stars 21 forks source link

[Idea] Add a new 'Random Settings' tab in the GUI #14

Open Yanis002 opened 4 years ago

Yanis002 commented 4 years ago

This tab would randomize the main tab and the other tab, with options to add or exclude settings you don't want to be random (you choose manually). Add an option to hide or show the settings, so the code behind this would be a "setting string generator", this tab idea would generate randomly a setting string that applies automatically.

Note that people use a python script to do something similar, it would be nice to have this directly in the rando GUI.