Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Is there a way to get all the power-ups in the red mushroom houses in New Super Mario Bros. Wii?

Writer Sebastian Wright

Are there any patterns to the power-up panels in the red mushroom houses in New Super Mario Bros. Wii? Is there a way I can tell where the Bowser/Bowser Jr. panels will be?

3 Answers

Each level has 6 different layouts. Once I had those in text form I wrote a small program that generated a PDF based on these. The items with green background do not have any Bowser (Jr) in that world in that position and can be safely clicked (if you know the green patterns, you always get at least 3 items from the red mushroom).

enter image description hereenter image description hereenter image description hereenter image description hereenter image description hereenter image description hereenter image description hereenter image description hereenter image description here

Each world has 6 possible panel combinations. There is a guide on GameFAQs detailing the different panel combinations, and which ones you should hit to test what the current arrangement is.

Also, here's a visual guide to the panels.

4

A bit late ;-) but I wrote a little tool to help you find the correct panel. You can find it here:

And the source is on github: