You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Readme update (version 1 release)
- Fixed fake Dark World
- Fixed Titan's Mitt downgrading
- some fixes with item placement
- Hammer can now be found in the Light World again! yay!
- Red Mail and Mirror Shield can no longer be found in the Light World.
Copy file name to clipboardExpand all lines: readme.md
+13-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Current Version: 0
1
+
# Current Version: 1
2
2
3
3
# About the Legend of Zelda: A Link to the Past Randomizer (or ALttPRandomizer)
4
4
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.
@@ -10,11 +10,22 @@ Select a location to save your randomized rom, then select `Create`.
10
10
11
11
Right now there is only one difficulty, "Casual". There may be other difficulties in the future.
12
12
13
+
# Differences from the normal game
14
+
There are a number of differences from a randomized game to the normal game. Here's a short list:
15
+
- The game text is in Japanese _(this obviously isn't different if you are used to playing in Japanese. See below for why.)_
16
+
- Chest items and items given to you by the bottle vendor, Sahasrahla, the flute boy, the sick kid, the purple chest, the hobo under the bridge, the catfish, King Zora, and the old mountain man are randomized. Note that this doesn't include chests in the various chest games throughout Hyrule.
17
+
18
+
Some bugs that wouldn't crop up in normal play have been fixed:
19
+
- If you die in a Dark World dungeon and haven't defeated Agahnim, you will end up in what's known as "fake Dark World." This will sometimes cause the Crystal at the end of the dungeon to not spawn, causing a softlock. You cannot spawn in "fake Dark World" in randomizer.
20
+
- If you collect Power Gloves after collecting Titan's Mitt, your gloves will downgrade and you will be stuck without a way to lift dark rocks. This will not happen in randomizer.
21
+
- If you collect the key in the big chest room in the Swamp Palace _(due to having hookshot earlier than normal)_, then use that key on the top left door of that room, you can cause a soft lock due to being unable to access that key. In randomizer, moving one screen on the overworld away from the entrance to Swamp Palace will reset the water both around Swamp Palace, and the water that would cover those keys.
22
+
- If you defeat Agahnim and never found the Magic Mirror, you will be stuck in the Dark World with no way to return to the light world. In randomizer, saving and quitting will cause you to load up in the Light World.
23
+
- Occasionally Agahnim will attack you with particles that can't be reflected back at him. In randomizer, this doesn't happen.
24
+
13
25
# Why is the game in Japanese?
14
26
This randomizer uses the 1.0 JP version of the base rom because it is what is primarily used in speedrunning ALttP. Here are some of the features of this version compared to the English version:
15
27
- Faster text speed. This is very noticeable during the introduction.
16
28
- After getting the Pegasus Boots, pressing `Y` + `A` will allow you to use an item and dash at the same time. For a clear example of this working, try hammer dashing at the bridge leading from Dark Palace to Swamp Palace.
17
29
- You can jump down from a wall of which you are partially inside. This is most useful above the section of Turtle Rock that leads to the Mirror Shield.
18
30
- In an area where you can't use the Magic Mirror, you can make pushed blocks disappear by trying to use it while pushing the blocks.
19
31
- You can enter the Exploration Glitch in Tower of Hera by falling down the rightmost hole on the 3F, then jumping right from the wall.
20
-
- If you light Ganon's left torch before the right torch extinguishes, the right torch will never extinguish.
0 commit comments