Archipelago
Archipelago copied to clipboard
LADX: enable upstream options
What is this fixing or adding?
There are some upstream settings that just needed options entries. This should come after the logic updates (https://github.com/ArchipelagoMW/Archipelago/pull/3963) because of hard mode, not sure if current logic has all the correct handling of it, and not much point in checking.
Hard Mode
- [None]
- [Oracle] Less iframes and health from drops. Bombs damage yourself. Water damages you without flippers. No piece of power or acorn.
- [Hero] Switch version hero mode, double damage, no heart/fairy drops.
- [One hit KO] You die on a single hit, always.
Quickswap
Adds that the select buttons swaps with either A or B. The item is swapped with the top inventory slot. The map is not available when quickswap is enabled.
Text Mode
- [Normal]
- [Fast] Makes text appear twice as fast
- [No-Text] Removes all text from the game This one has been defaulted to Fast, as upstream does. Also opted to make this a hidden option but will be getting community feedback on that. No-text might be problematic, will need to test directly and possibly disable.
Low HP Beep
Slows or disables the low health beeping sound.
No Flash
Remove the flashing light effects from Mamu, shopkeeper and MadBatter. Useful for capture cards and people that are sensitive for these things.
This has been defaulted on (matching upstream) and hidden, community feedback pending.
How was this tested?
Tested that the settings work and don't break anything, but not every arrangement. No-text needs to be tested specifically.