Densetsu no Stafy 2
Densetsu no Stafy 2 |
---|
Also known as: Legendary Starfy 2
![]() ![]() ![]() ![]() |
This page or section needs more images. There's a whole lotta words here, but not enough pictures. Please fix this. |
To do: Check the unreleased Chinese iQue version and see if the debug script still exists in that version. |
It's a sequel to Densetsu no Stafy, but this game was also released only in Japan.
Contents
Sub-Pages
Prototype Info |
Prerelease Info |
Notes |
Build Date
Two small compile strings can be found at 0x14DEB0. The second differs between the versions of the game.
OptRls
Japan | China (unreleased) |
---|---|
2003/08/04 20:24:28 |
2006/06/06 10:57 |
It's followed up by two copies of a version number at 0x14DF90, which does not differ between the versions of the game.
Stafy2 VER 007
The test stage's area 1 map 2 instructs the player how to print a truncated version of the build date in white on the top-left corner of the screen, via water tiles which spell out "DATE CHECK PRESS L+R". Since pausing on the map is problematic and freezes the game, the player should be careful with the button presses.
While the test stage was probably the main intended way for TOSE to access it, the code that enables printing the date check with L+R is actually tied to the unused pink creature found within that map. Hence, adding that character in another map (even a regular map) is another way to enable it.
(Video)
English Character Support
The full alphabet (in uppercase and lowercase) and various other characters are available in this game to be displayed in texts. Unlike Densetsu no Stafy, the game appears to use a different scripting language, which is why texts such as ":flagon" are scattered across the ROM. Regardless, English is normally never displayed in the game.
To replicate this, first save Shift-JIS encoded text in empty space in the ROM (or use a memory editor), and then use code 03007928:08XXYYZZ where the parameters represent the offset of your text. Talking to any character may then print the text (note however this method is buggy and sometimes freezes the game or corrupts the sprites on the screen).
Test Stage
To do: Rework the following pages focusing on the individual levels for The Cutting Room Floor 1, 2, 3 |
The test stage is internally Stage 0 and consists of three levels (areas), each with a different number of rooms (maps); though lots of the maps aren't connected to each other or lead to dead ends. Following this game, all other Starfy games would have test stages unused in the final game.
In this game, it is used to test certain elements of the engine and gameplay including NPCs, characters/enemies, scripts (which may be within character scripts; like the date check function or the function to steal Starfy's pearls), vehicles, signboard tests, map connections, maps with different music and boss battles. However, a lot of the maps suffer from glitches.
The test stage can be accessed with the methods below.
To quote Dimedime who documented it (edited to remove an error and for extra clarification):
1. Change 2 bytes at 0xE4B38 from 36 D0 to C0 46. This patches an instruction that prevents access to Stage 0 from the Area select. 2. Edit the following bytes at 0x2C2644 and 0x2C2645. These control the Stage and Area, respectively, that the level marker for Stage 1-1 (post-Ending) takes Starfy. 2i.For accessing the test stage, change 0x2C2644 from 0C to 00 (i.e. this changes Stage 12 (Stage 1 revisited version) in the 1-1 marker to Stage 0). 2ii. The byte at 0x2C2645 may be one of 01, 02, or 03 to take Starfy to a valid area (level) (i.e. X in Stage 0-X). 3. To change the starting map (the room of the level), edit the byte at 0xE67F0 (01 by default). Changing it to 00 may freeze the game as it is probably room 256.
A save file of the game already completed so this can be accessed, can be found here.
Unused Characters
To do: Replace the sprites with animated ones? |
The game has a few unused characters. One of the quickest ways to see them is to change the byte at 0819CC98 in VisualBoyAdvance's memory viewer, and then play Stage 1-1 (note: in case this does not work, try using a save file of Starfy 2 already completed).
ID: 00, 01
A strange green alien like creature. Object 00 has the creature stationary, but object 01 gives it an animation of discharging electricity (similar to the used Densetsu no Stafy 3 boss Buirun); but due to a glitch, its sprite may cycle through seemingly every other object ID in the game. It is found in the test stage.
ID: 05
An insect, resembling a green caterpillar or worm. It can be defeated by Starfy with a Star Spin. It is the only character/enemy which hasn't been located in the test stage.
ID: 06
A flatfish. It can be found in the test stage. It is assigned a conversation like a character, but it's currently unknown if the actual conversation remains in the game; since currently hacking it in to Lobber's Cave area 1 (revisited) would make it give another character's dialogue such as Moe's. For some reason, having the flatfish in a map may rob Starfy of all his pearls.
ID: 07
A small pink creature, which is like a cross between a coral reef and a dolphin. It also looks similar to the used character Ruby, but much smaller. As mentioned in the build date section above, it will enable the debug display that prints a truncated copy of the build date in white on the top-left corner of the screen if the player holds L+R.
A YouTube video of the characters in-game (with animations included), is available here.
Unused Graphics
The File Select graphics have unused tiles for Stages 12, 13, 14. In the final game, Stages only range between 1-11.
Unused Text
Test Messages
This needs some investigation. Discuss ideas and findings on the talk page. |
Similar to Densetsu no Stafy 3, conversation (かいわ) test messages can be found. However, the texts are different to that game. Some text appears at 0x87DAF7, beginning with a conversation mentioning arrows on clouds (and jumping on them?), similar to the clouds with arrows in Densetsu no Stafy's Sea of Sky stage.
The text also seemingly features "Aqua" (アクア); possibly the witch character Aqua from Densetsu no Stafy who doesn't normally appear in this game and a BGM player.
However, the text appears corrupted if forced with the above method or viewed in Shift-JIS with CrystalTile2, so it has been moved to the notes page.
Placeholder Dress-Up Item
At offset 63B4B4 in the text table of clothing items (known in The Legendary Starfy as "Stuff"), there is a placeholder "欠番" (missing number) entry in-between Chun Hat and Party Mask. The description of the item, at 63C0D0 is also "欠番".
Placeholder Pearl
In Stage 11 Area 6 (the Ogura Castle stage), prior to game completion there is a room where Ogura fights Starfy and is at first invincible. If the player forcefully loads this room (after defeating him) by setting 03007D55 to 02 while in Stage 11, a single Pearl takes the place of Ogura.
The Legendary Starfy series
| |
---|---|
Game Boy Advance | Densetsu no Stafy (iQue Prototype) • Densetsu no Stafy 2 (iQue Prototype) • Densetsu no Stafy 3 |
Nintendo DS | Densetsu no Stafy 4 • The Legendary Starfy |
- Pages missing developer references
- Games developed by TOSE
- Games developed by Nintendo
- Pages missing publisher references
- Games published by Nintendo
- Game Boy Advance games
- Pages missing date references
- Games released in 2003
- Games released in September
- Games released on September 5
- Games with unused areas
- Games with hidden development-related text
- Games with unused enemies
- Pages with a Data Crystal link
- Needs more images
- To do
- To investigate
- Legendary Starfy series
Cleanup > Needs more images
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Cleanup > To investigate
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with unused areas
Games > Games by content > Games with unused enemies
Games > Games by content > Pages with a Data Crystal link
Games > Games by developer > Games developed by Nintendo
Games > Games by developer > Games developed by TOSE
Games > Games by platform > Game Boy Advance games
Games > Games by publisher > Games published by Nintendo
Games > Games by release date > Games released in 2003
Games > Games by release date > Games released in September
Games > Games by release date > Games released in September > Games released on September 5
Games > Games by series > Legendary Starfy series