If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

The Legend of Zelda: Ocarina of Time/Developer Oversights

From The Cutting Room Floor
Jump to navigation Jump to search

This is a sub-page of The Legend of Zelda: Ocarina of Time.

The developers overlooked a few interesting details in their rush to finish the game.

Kokiri Forest

Hidden Pot in Twins' House

The collision model for the Twins' House in Kokiri Forest actually contains two pots, despite the pre-rendered background depicting only one. Because of the way the background image is mapped to the collision, attempting to roll between the two pots will result in parts of Link disappearing behind the background where the pot would be. This is illustrated in the lefthand image below.

Appearance In-Game Collision Model
Why is his head cut off?
That's why! An invisible pot!

Inside the Deku Tree

Unused Navi Information Spot

OoT-Unused-Navi-Spot-DT-.png

There should actually be three Navi information spots in the slingshot room of the Deku Tree. However, the actors for these information spots are loaded in the Deku Tree's main chamber, rather than the slingshot room where they're meant to appear. They would have used the same text as the information spot on the main chamber's second floor:

"Look at this wall! The vines growing on it give it a rough surface... Maybe you can climb it, Link!".

Hyrule Field

Misplaced Bushes

OoT-Unused object Hyrule Field.png
OOT Hyrule Field Terrain Pre-release.png
OOT Hyrule Field Terrain Final.png

Several of Hyrule Field's scene setups contain two groups of small bushes whose coordinates put them underground near the entrance to Gerudo Valley. The bushes are spawned via actor 0x0151, variable 0x0201. Objects spawned by this actor attempt to attach to collision surfaces beneath them. However, because the two groups of bushes are not placed above any collision, they fail to spawn. When moved above ground, the actors will function properly.

It appears so, that the terrain for this area changed at some point in development. There's no higher cliff section with a fence where these bushes are located underground. It seems that the developers forgot about the existence of these bushes after making this change to the map.

Back Alley

Misplaced Bed in Back Alley House

OOT Back Alley Missing Bed.png

Examining the collision of the green-clad NPC's house in the Back Alley reveals that there is collision for a bed located outside the room's normal boundaries.

Kakariko Village

Mismatching Windmill Door

OOT Windmill Door Outside.png
OOT Windmill Door Inside.png

There is an oversight with the Kakariko Windmill door, making it use a different type of door indoors and outdoors. This is due to the interior using the wooden door in gameplay_keep while overworld uses the wooden door from gameplay_field_keep. It can be seen in pre-release screenshots from July 1998, that the wooden door for both the exterior and interior would've been consistent at one point.

Kakariko Graveyard

Missing Enemies

OoT-Unloaded actors Graveyard.png

There are 5 Roosting Keeses and 2 Skulltulas unloaded in Kakariko Graveyard with adult Link. They are not loaded because the objects were not referenced. All creatures are hanging on the fences, the first Skulltula is located near the Spot Beam, and the second Skulltula is at the top right on the edge of the fence.

Death Mountain Trail

Elementary, my dear Cactus.
This needs some investigation.
Discuss ideas and findings on the talk page.
Specifically: What's going on exactly?

Rock Patches

Congrats on reaching the top! Now go home.

Some emulators reveal patches of rock that cover up the entrances to Death Mountain Crater, the Great Fairy's Fountain, and the alcove containing a Gold Skulltula that's found at the bottom of the trail. These patches, normally invisible, have no collision and don't really match up with the surrounding wall.

Hyrule Castle

Missing Guard House Pots

Guardhousemissingpots.png

There are two missing pots that are supposed to appear inside the guard house.

Dodongo's Cavern

Lost Hookshot Targets

OoT-DC-unusedhookshottarget.png

There are two disabled Hookshot targets in the first room of Dodongo's Cavern. They are placed outside of the map, and fit with room #3, the room with the stone staircase puzzle.

Ice Cavern

Inaccessible Navi Spot

There is an unused Navi information spot in the spinning blade room of the Ice Cavern. It uses actor 011B, which triggers a Navi message when walked upon. However, it is located underneath the steps that lead into the room, rendering it impossible to trigger. Its placement suggests that the steps were added to the room's geometry after the placement of the actor. The text generated would have been the following:

I can hear a voice from somewhere... It's saying: "Collect five silver Rupees..."

Water Temple

Missing Keese

OoT-WT-Keese-unused.png

There are two disabled Keese roosting in the first room of the Water Temple. They are placed outside of the room boundaries, and fit with room #6, the room with the waterfall.

Missing Pots

OoT-WT-pots.png

There are 3 pots located outside of room #11 in the Water Temple, the room with the timed water geyser. They are not loaded because they are outside the collision area. The pots line up with the wall on the floor above, hinting that the room was redesigned at some point and the pots were left out.

Missing Spike Collision

OoT-DBG-WT-Spikes.png

There is a corridor with spikes on the second floor to the right side of the map of the Water Temple. Outside this corridor is a forgotten piece of collision of a spike. If you touch this area, Link will take damage equal to the spikes of the corridor. The wall collision can be viewed using the Memory Editor in the Debug ROM or with a level editor. This oversight appears in all versions.

Removed Hookshot Target

In the twisty cave room with the river and whirlpools, there is a section where the player must use the Longshot to reach a treasure chest before the gate closes. While the wall behind it looks like an ordinary solid stone wall, the structure of the room's model reveals that a square patch, the same size as the Hookshot targets seen elsewhere in the temple, is located directly behind the treasure chest. The patch of stone is even defined separately from the rest of the stone around it, further indicating that this was once a Hookshot target panel.

In-game Edges
OOT - unused hook edge.png OOT - unused hook edge2.png

It was probably removed due to being redundant, as the Longshot can simply hook onto the treasure chest itself. There is a similar odd patch in the tunnel room connected to the main room, with the stone block, but it is at the top of the wall and not tall enough to fit a target. Two more patches can be found in the room with the rolling boulders, this time on the ceiling above the ledges at each end of the room. Having targets here would have made it easier to avoid the flowing currents and boulders when crossing the room.

Bottom of the Well

In the Bottom of the Well, there is a permanently barred door that is normally only used as a one-way path back up from the basement in case you fall into one of the many trap holes. While the door is permanently barred, it is also programmed to open by defeating all enemies in the main room of the Bottom of the Well. However, if you try to do this, a cutscene will play where the door opens and then closes right away again because the "permanently barred" flag takes priority over the "open by defeating all enemies" flag. This is very likely an oversight.

Thieves' Hideout

Misplaced Gerudo Guard

OOT Thieves' Hideout Missing Collision.png

The actor for one of the patrolling Gerudo guards is placed too high, resulting in it floating down from the ceiling into its patrol after initially spawning. This, along with the fact that some of the log collision here is also out of place suggests that these aspects may be remnants from an older layout that underwent a redesign.

Inside Ganon's Castle

Alternative Boss Door

OoT extradoorganoncastle1.png
OoT extradoorganoncastle2.png

The last three doors of Ganon's Castle before the fight with Ganondorf are defined as ones that requires a Boss Key to unlock. However, all three doors are set to the same value, so that when the first one is unlocked, both subsequent ones are also unlocked. Curiously there are two player spawns near those doors that are not used.

Forgotten Platform

OoT-ganons castle forgotten platform.png

During the first fight against Ganondorf, you can see a platform in the center of the base outside the map.

Forgotten Beam of Light Actor

OoT-ganons castle forgotten sun block actor.png

A spawn for an unused beam of light actor (00B7) exists in the spawn data for Inside Ganon's Castle room 0, the dungeon entrance. The actor itself will fail to load due to the necessary object file dependency not being set in the room data. The block's coordinates place it within room 18 (the second half of the Spirit Trial), directly underneath a web blocking a beam of light from above, suggesting that it was initially a placeholder before the puzzle was made a little more complex.