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.
The only address I'm not sure about is the one in Malon's actor. The rest are in the code region and should be OK as far as I know. I...
No, it only changed the location/filename. I just doublechecked and it worked fine without the vanilla compressed ROM once the uncompressed one was generated.
I got a chance to test this on a mac. Unfortunately there are no pre-built aarch64 debian packages for the n64 toolchain. Building from source works, just very slowly (~30...
It would make sense. Would that need to go through some sort of vote or poll?