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

Bird & Beans

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Bird & Beans

Also known as: Tori to Mame (JP), Pyoro (EU), Niǎo hé Dòu (CN), Saekong-Alkong (KR)
Developer: Nintendo SPD
Publisher: Nintendo
Platform: DSiWare
Released in JP: December 24, 2008
Released in US: April 27, 2009
Released in EU: April 3, 2009
Released in AU: April 2, 2009
Released in KR: April 15, 2010
Released in CN: December 15, 2009


CodeIcon.png This game has unused code.
MinigameIcon.png This game has unused modes / minigames.
GraphicsIcon.png This game has unused graphics.
SoundIcon.png This game has unused sounds.
RegionIcon.png This game has regional differences.


BugsIcon.png This game has a bugs page

Bird & Beans is a standalone version of the "Pyoro" and "Pyoro 2" minigames from WarioWare, Inc.: Mega Microgame$!, released as a launch title for the Nintendo DSi.

Sub-Pages

Read about notable bugs and errors in this game.
Bugs
NotesIcon.png
Regional Differences
PYORO ピョロ 飘落

Unused Smaller Playfield Mode

Pyoro Pyoro 2
PyoroDSiUnusedFrame Pyoro.PNG PyoroDSiUnusedFrame Pyoro2.PNG

There is a field that, when set to 0, triggers the smaller playfield (160x144 pixels) that was used in the "Pyoro" and "Pyoro 2" minigames from WarioWare Inc.

The player can never access this because this field is hardcoded to always be set to 1, which uses the extended DSi playfield (240x176 pixels). This mode is fully functional i.e. Pyoro, the beans, the angels (Tenshi) and other gameplay elements are confined to this small area. The new background elements that appear at 11000 and 12000 points in this DSi port that weren't implemented in the 2003 GBA minigame do not appear in this unused mode either.

This mode uses the otherwise unused file found at Graphics.NARC/Pyoro/frame16x16.zsc which includes this smaller tilemap. The regular used one is found at Graphics.NARC/Pyoro/frame32x24.szc.

To enable this mode, set the byte at the following ROM addresses from 01 to 00:

Japanese American European Chinese Korean
30874 6cb0 6cd4 6ad0 6c58

Unused GBA Title Screen Leftover

Pyoro Pyoro 2
PyoroDSiUnusedTitleScreen Pyoro.PNG PyoroDSiUnusedTitleScreen Pyoro2.PNG

The Title screen from the GBA versions of Pyoro and Pyoro 2 remain in this game's code, however they are inaccessible as the game skips over this Title screen state.

The files at Graphics.NARC/Pyoro/kyoro_title.zcg and Graphics.NARC/Pyoro/kyoro_title.szc include the tiles and the tilemap layout which are read in this screen. kyoro_title.zcg only contains empty tiles meaning the Pyoro logo and turquoise tiles are no longer available - this is why the background that would have been placed behind title screen is visible instead. kyoro_title.zsc, however, has its tilemap intact. The palette lines (0xa and 0xb) that are used for this title screen are still available in kyoro.zcl which contains palette data shared by the other sprites in the main game.

The 2 graphic is visible for Pyoro 2 and was not removed with the other title screen graphic elements because it was an OAM sprite in WarioWare Inc. instead of part of the VRAM background. It is instead stored with the rest of the OAM sprites in kyoro.zcg. Interestingly, it does not have the correct palette applied here.

The music track that plays, TWL_GYORO_BMG_TITTLE, is the title screen theme that plays in the Pyoro and Pyoro 2 minigames (and other minigames) in WarioWare, Inc.: Mega Microgame$!.

To enable this title screen, set the byte at the following ROM addresses from 02 to 00:

Japanese American European Chinese Korean
31ef4 7aec 7b28 78e4 7a6c

Obscured Graphics

With Border Without Border
PyoroDSiWithBorder.png
PyoroDSiWithoutBorder.png

Unlike the "Pyoro" and "Pyoro 2" minigames in WarioWare Inc., this version has a few background elements obscured by the white border. They are:

  • 2 inaccessible (but otherwise walkable) grey blocks.
  • 2 hills with different heights.
  • 2 small stars and 1 big star.

Unused Audio

TWL_GYORO_BMG_TITTLE

This track plays in the GBA title screen leftover, but is otherwise unused.

Unused Graphics

DSi-Pyoro-Dummy.png

This unused Dummy sprite is likely used as a test and can be found in Graphics.NARC/Pyoro/kyoro.zcg in all versions.

DSi-Pyoro-MenuTest.png

An early test placeholder of the Japanese menu screen.

The "Pyoro" logo was completely different with the background being plain white.

The buttons at the bottom are also noticeably different and have their orders altered. The Manuel button was called マニュアル instead of せつめいしよ, and the Settings button was called 設定 instead of せつてい.

DSi-Pyoro-2.png

This "2" sprite was used in the GBA title screen leftover but cannot be seen otherwise.

WarioWareIncGBA-PyoroUnusedDevil.gif

An animation for a Devil counterpart to the angel (Tenshi) is implemented but never used, just like in WarioWare Inc. Its ID is 0xb.

DSi-Pyoro-BlackBean.png

An unused sprite that looks to be a black leafless bean which could might possibly be related to the unused Devil and could likely cause an similar opposite scenario to the angel (Tenshi).

DSi-Pyoro-Seed.png

An unused sprite that looks to be a brown seed with an unknown purpose.

iQue Region Locking

The Chinese version has an "Only for iQue DS" graphic.

OnlyForiQue DS RegionLock.gif

This is odd, because there was no way to install Chinese DSiWare on a non-iQue DSi, as the DSi Shop was region-locked. The only way to display this screen is by installing the game on a modified or devconsole DSi or 3DS from any other region.

Future iQue DSiWare didn't implement this screen.