We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!

Playmobil Circus

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Playmobil Circus

Developer: Dreamcatcher
Publisher: Mindscape
Platform: Wii
Released in US: December 21, 2009
Released in EU: May 28, 2010


DevTextIcon.png This game has hidden development-related text.
GraphicsIcon.png This game has unused graphics.
ModelsIcon.png This game has unused models.


A minigame collection based on everyone's favorite not-LEGO, with a soundtrack of public domain music.

Unused Graphics

You may not leave the circus.

icon_P2.tpl in commonmenue.arc is an exit icon crudely crossed out in MS Paint.

Unused Models

Playmobilcircus circus ring.png

circus_ring.brres is a model of a circus ring that isn't used.

Playmobilecircus testmenuscene.png

testmenuscene.brres is an early version of the circus on the title screen, with significantly less detail.

Build Info

resource-version.cpp has build info for the game's final version.

/******************************************************************************
*  File:		resource-version(-template).cpp
*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*  Author:      bernhard
*
*  Description: Resource Version Info
*
*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*  Copyright (c) 2007 - 2008 Morgen Studios. All rights reserved.
*******************************************************************************/

namespace pmz
{

const char *version::ResSvnRevision = "10894";
const char *version::ResSvnModified = "Modified";
const char *version::ResSvnDate     = "2009/09/23 10:21:24";
const char *version::ResSvnRange    = "10888:10894";
const char *version::ResSvnMixed    = "Mixed revision WC";
const char *version::ResSvnURL      = "https://87.193.175.142/svn/nintendo/playmo_zirkus_wii_US";

}