Skip to content

Commit b38192c

Browse files
committed
Readme updates
1 parent 9c78bb5 commit b38192c

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

readme.md

+36-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Current Version: 5
1+
# Current Version: 6
22

33
# About the Legend of Zelda: A Link to the Past Randomizer (or ALttPRandomizer)
44
This is a simple program that moves around items in the Legend of Zelda: A Link to the Past (ALttP). It is used for racing the game.
@@ -12,6 +12,20 @@ Select a location to save your randomized rom, then select `Create`.
1212

1313
Right now there is only one difficulty, "Casual". There may be other difficulties in the future.
1414

15+
# Think You're Stuck? #
16+
17+
Randomizing the game definitely tests how well you know it.
18+
Here's a few places where people commonly get stuck.
19+
20+
##### Unable get all three pendants and can't get the Master Sword to enter Hyrule Castle Tower?
21+
Try using the cape to enter the tower instead of the Master Sword.
22+
##### No Book of Mudora to enter Desert Palace?
23+
If you have the Ocarina and Titan's Mitt, you can use that instead.
24+
##### No Fire Rod for use in the Ice Palace?
25+
Try the Bombos Medallion instead. It makes lots of fire.
26+
##### Need the Hookshot to enter Misery Mire?
27+
Try using the Pegasus Boots to charge into the block, jumping the gap with the recoil.
28+
1529
# Differences from the normal game
1630
There are a number of differences from a randomized game to the normal game. Here's a short list:
1731
- The game text is in Japanese _(this obviously isn't different if you are used to playing in Japanese. See below for why.)_
@@ -41,6 +55,27 @@ This randomizer uses the 1.0 JP version of the base rom because it is what is pr
4155

4256
# What's new in Randomizer?
4357

58+
v6
59+
- SRAM Trace checkbox now available. Check out Zarby89's HUD at https://zarby89.github.io/ZeldaHud/ to learn how to use this.
60+
- The third phase of Ganon has no additional warps.
61+
- Removed a key door in Ganon’s Tower (1F) and Misery Mire (B2) for better key randomization.
62+
- Adjustments to Desert Palace, Misery Mire, and Ganon's Tower key logic.
63+
- Pegasus Boots will now only show up in places where Titan's Mitt is not needed.
64+
- The Magic Bat now has a 1/3 chance to give 1/4 Magic instead of 1/2 Magic.
65+
- The Chest Game is limited to 2 chests per session to prevent crashes.
66+
- The cursed dwarf is removed when you die or s+q with him following you.
67+
- The sanctuary priest is now immortal and also refills your magic.
68+
- The old man on Death Mountain also refills your magic.
69+
- The 3 pots in Link’s house have been changed from hearts to a full
70+
magic jar and 2 faeries.
71+
- Defeating Agahnim removes followers and keeps the doors to Hyrule
72+
Castle open.
73+
- Removed the opening psychic message and invisible follower.
74+
- Removed all Pyramid text after defeating Agahnim.
75+
- Graphical bug fixes (shadow pendant, big key icons, wide sprites,
76+
faerie fountains, toggle items, arrow HUD icon.)
77+
- Other minor logic changes
78+
4479
v5
4580
- Added capability for Mushroom/Powder and Shovel/Ocarina to be carried simultaneously.
4681
- Mushroom, Powder, and Ocarina added to randomization pool.

0 commit comments

Comments
 (0)