mracsys
mracsys
Someone reacted with a heart, so seems like it.
If you keep the vanilla rupee progression, you could add a counter for that scene to tell rando which override to swap to in `get_override_search_key`. No need to change the...
Additionally, settings on the Main tab that are not randomized, such as Silver Rupee Shuffle, are not saved in the spoiler even if they are shuffled. See attached example. [OoT_17377_42EQGLKORH_Spoiler.txt](https://github.com/OoTRandomizer/OoT-Randomizer/files/12908007/OoT_17377_42EQGLKORH_Spoiler.txt)
From a previous occurrence dying in MQ Shadow Temple, the problem was using GlideN64+Parallel RSP. Switching to Parallel RDP instead of GlideN64 prevented the problem from reoccurring. This is likely...
#53 only swapped overworld entrance direction if I remember correctly. The same system should be able to be applied to interiors/grottos/dungeons if the OW type filter is removed, with the...
The OOTMM folks just added this on their side, and it works for multiple cycles. Main code is in [packages/core/src/common/arrow_cycle.c)](https://github.com/OoTMM/OoTMM/blob/develop/packages/core/src/common/arrow_cycle.c). Commit that added OOT support is https://github.com/OoTMM/OoTMM/commit/7293aeb33fa5868fbaea1199d99920e80b0c4459.