Retro Game Mechanics Explains Mario 3’s Minigames

Let’s get the video embed out of the way first. Pow!

Super Mario Bros. 3 has two significant minigames (outside of two-player mode), and the inner workings of both are explained in this video.

In most worlds there are “Space Panels,” which provide a slot machine minigame for extra lives. If you’ve ever tried them, you might have noticed that it’s extremely difficult to win anything at it. Well, the video explains why that is: there’s a significant random element to stopping the wheels. In particular, the last wheel has so much randomness in when it actually stops that it’s actually completely random what it’ll stop on! So much for timing!

I have a theory (which I explain in a comment on that video) that the slot machine game was made so random because of the quality of the reward (it’s possible to earn up to five extra lives at it), and because they had played around with life-granting minigames before. Doki Doki Panic, which got reskinned for overseas markets at Super Mario Bros. 2, has a slot machine game, “Bonus Chance,” that appears after every level. With good timing and practice Bonus Chance can be mastered, earning up to five extra lives for every coin plucked in the level. I have managed to abuse that game to earn so many extra lives that the game ran out of numbers for the tens’ digit of the life counter, sending it into letters of the alphabet. There’s certainly no danger of that in Super Mario Bros. 3.

The second minigame has the player match cards from a grid of 24. Each pair of cards found earns a modest prize, from as little as 10 coins up to a single extra life. Most of the awards are powerups for the player’s inventory. The player gets two tries, but if they don’t clear the board it’ll carry over to the next time they play. Attempts at the card matching board appear every 80,000 points the player earns, making it the only Super Mario game to actually reward scoring lots of points.

The card matching game is one of the most interesting minigames in all of the Mario series. There’s only eight layouts for the cards, the second and fifth cards of the middle row are frequently both the 1UP card, and the last three cards on the bottom row are always Mushroom, Flower and Star, in that order. This means the minigame can be mastered, and even if you don’t memorize all eight layouts to deduce where the prizes are, knowing the three cards that never change usually means it won’t take more than two or three attempts to clear the board, netting lots of powerups.

Retro Game Mechanics Explained looks into why the card matching game works the way it does, and discovered some interesting things. There’s actually code in the game to do a much more thorough randomization of the cards, but it goes unutilized. The full details are in the video, but in summary:

  • The board always begins in the same state,
  • the last three cards on the bottom row are left unchanged, probably on purpose,
  • the first way the other cards are scrambled shifts them one space in sequence, and is only done one or three times, three times in total,
  • and the other method of scrambling them, which involves swapping around three specific cards, is done exactly once between each shift.

The only variation in the steps is from the choice of whether to shift once or thrice, each of those three times. Thus, there are only 23 possible layouts, that is, 8. There is a loop in there to potentially vary the number of times the cards are swapped (the second way to scramble the cards), but the way it’s written the loop is never used, and the cards are swapped only once each time.

All of the layouts for Maro 3’s card matching minigame, from the Nintendo Power guide. “The key is concentration” alludes to the traditional card game “Concentration,” which is played in a similar manner.

What I also find interesting is, this isn’t the only Nintendo to use a minigame that involves mixing up hidden prizes. Kid Icarus’ Treasure Rooms also have a limited number of layouts, which vary for each of the game’s three worlds. The player can open pots in the room to collect minor items, but if they open the wrong pot early, before opening all the others, they find the God of Poverty, and lose everything they’ve found. If they can save that pot for last, though, the final pot will instead contain a pretty good prize, which can even be a Credit Card item that cannot be obtained otherwise.

The way they’re designed, both Mario 3’s card-matching game and Kid Icarus’s Treasure Rooms have tells, specific spots that can be revealed to identify which of the limited number of boards that version of the game is using, and that the player can use to get all the prizes. Also, there are Nintendo-published guides that reveal all the layouts, in Nintendo Power for Kid Icarus (recounted on this charmingly old-school webpage), and the Nintendo Power guide for Super Mario Bros. 3 (on page 10), so Nintendo had to have been aware of the limited nature of the board layouts, and may have actually intended them to be defeated with a good strategy.

SMB3 Roulette & Card Matching Games Explained (Youtube, 20 minutes)

F-Zero GX Pilot Profile Movies

The sudden release of F-Zero 99, free to play for Nintendo Switch Online members, has brought Nintendo’s ultrafast racing series back into the spotlight after 20 years. (Well, there were some GBA games, but they don’t seem to be as much remembered these days?)

F-Zero 99 gets its aesthetic from the original SNES game, which is nice, but also feels like a bit of a waste. Nintendo created 26 new characters for F-Zero X, and the Amusement Vision team at Sega (creators of the Monkey Ball series!) made some more for F-Zero GX. And the cool thing is, none of the characters feel like an afterthought. Every one of these weirdos could star in their own video game. F-Zero GX gives all of them voice acting in their endings, and even their own theme song!

Most significantly, every F-Zero GX playable character has a short movie that’s unlocked if you complete all the Grand Prix leagues with them on Master difficulty. But that is a huge feat! F-Zero GX is ludicrously difficult even on lower difficulties, and some of the cars are more suited to driving well than others.

Of course, on Youtube you can find a compilation of all the pilot profile movies. Many of them are really silly. Here they are:

And as an extra, here’s a playlist of the 41 character theme songs from F-Zero GX:

F-Zero GX: All Pilot Profile Movies (Youtube, 28 minutes)

Romhack Thursday: Speculative Super Mario Bros. Prototype Recreation

On Romhack Thursdays, we bring you interesting finds from the world of game modifications.

Some months ago there were the “Gigaleaks,” huge troves of internal Nintendo files and documents that revealed a lot about abandoned projects and the development history of popular games.

There was so much information in them that people are still discovering new details. One thing that was surprisingly overlooked was source code for the version of Super Mario Bros. included in the SNES remake within Super Mario All-Stars. The source contained quite a lot of interesting commented-out lines and other data, that seemed to indicate that it may have been a hacked-up version of the source to the original Super Mario Bros.

A lot (but not all!) of this has been covered on the Prerelease page for Super Mario Bros. on The Cutting Room Floor. You can go read about it there. There resides information on scrapped enemies and objects, weird modes and behaviors of existing objects, and lots of other curiosities.

For the 38th anniversary of the release of Super Mario Bros., Nimaginendo Games made a romhack that seeks to recreate many of these abandoned elements, and shows it off in a Youtube video. The hack can be downloaded from a link in the video’s description, but only for a little while! I should emphasize that it’s not a real prototype, but a speculative recreation based on information from the leaked source. It even has an older version of SMB’s title screen.

Extra! Did you know that an early working English title for Super Mario Bros. was Mario’s Adventure? And Nintendo of America even made a promotional flyer with that name! These images come from Flyer Fever:

Super Mario Bros. Beta/Prototype recreated in 2023 (Youtube, 8 minutes, link to rom in the video’s description)

U Can Beat Video Games Tackles Super Metroid

It’s yet another Youtube video post, but the subject is pretty notable, U Can Beat Video Games at last tackling the highlight of the Metroid series, Super Metroid for SNES, in an epic-length episode. Often big games get split up into multiple parts, but this time the whole game is covered at once. These videos can’t be easy to put together, and I appreciate the effort that goes into them!

As usual UCBVG covers the entire game, including all items and known cheats, and alternate endings. If you’ve ever wondered why GDQ players, hosts and audience ever shout “Kill the animals” or “Save the animals,” the ending to this video should fill in the blanks to an acceptable degree.

U Can Beat Video Games: Super Metroid (3 hours 37 minutes)

AsumSaus Relates the Story of aMSa, Player of Yoshi

Yep, we link a lot of videos. Sadly a lot of gaming stuff now takes the form of videos. Text is my preference, but it’s where the content is right now.

And this isn’t the first time we’ve linked to AsumSaus, whose beat is the competitive Smash Melee scene. There’s lots of Youpotatoes out there, but AsumSaus appeals to me greatly. His videos aren’t edited into a confusing mess, they don’t sound like morning zoo radio hosts on crack, there aren’t lots of swishy objects moving around. It’s surprising how many Youtubers spend so much effort making their videos unwatchable, but AsumSaus isn’t one of them. They’re accessible, entertaining, interesting, and sane. All around, great.

Most of AsumSaus’ videos are around 10 minutes long, but this time we have a long-form video, at 54 minutes it’s almost movie-length, but it’s worth it. It’s the story of aMSa, a Japanese player of Super Smash Bros Melee. It turns out Japan is not a great scene for competitive Smash Melee, the best players are widely considered to be in the US and Europe. Not only that, but for much of his career professional Melee was only a side-gig for him, he held down a demanding day job in his home country, and had to travel to tournament events when he could.

But none of those things are the most surprising thing about aMSa. The most surprising thing is that aMSa plays Yoshi. He’s the only top-tier Melee player who does.

When he began, Yoshi was considered F-Tier. To explain to those not familiar with competitive fighting game terminology, the community around games tends to sort the characters into “tiers,” each containing characters considered to be of roughly equivalent strength. Usually these are rated alphabetically, with “S” given an honorary place at the top of the list, according to gaming custom. So, S-tier characters are the best, A-tier characters are second best, and so on down. Usually the worst at F-tier, or even a little lower. Sometimes, if one character really rules, they might be rated SS-tier, or even potentially SSS-tier.

In 2010, the tier list for Smash Melee characters was considered to be this:

At the top of the heap are Fox, whose positive Melee attributes have been a meme for many years now, Falco (who plays very similarly to Fox), Jigglypuff (the best floater in Melee, and who also has Pound for extra saves and Rest for instant kills), and Sheik, who is almost as fast as Fox. In Melee, Sheik could turn into Zelda with a move. No one does this though, because Zelda is way down in Tier F. Tier F characters are widely considered to suck. But, another character in tier F is Yoshi.

Why is Yoshi rated so badly? The obvious reasons (well, obvious to people familiar with Smash Bros) are: Yoshi doesn’t have an up+B save move (it throws an egg instead of serving as a third jump); and, Yoshi’s shield is unusual, encasing them in an egg instead of providing the usual bubble-shield, and Yoshi can’t jump immediately out of it. Yoshi has positive aspects too, but those two are pretty huge.

More recent tier lists for Melee all rate Yoshi much more highly. But it’s not because a lot of players have achieved a good rate of success with Yoshi. It’s entirely because of aMSa. One player, out of hundreds, is the reason Yoshi was rated at B+ tier in 2021, and that’s aMSa.

I don’t want to give away the ending of AsumSaus’ video. aMSa doesn’t win every match, in fact they lose a great many, because in tournaments they play against the very best in the world. But they do experience a lot of success, and beyond that, they seem to be genuinely a good person. aMSa is almost always smiling after a match, win or lose, because they’re having a great time. They’re always gracious to their opponent. It’s easy to get on their side. Crowds love them too.

Here, then, is the journey of aMSa, and their red Yoshi. A top-level professional Smash Melee player, with the least likely character. And be sure to stick around for the very end, as AsumSaus picked the best-possible ending music for the video.

aMSa: The Only Yoshi (who could do it) (Youtube, 54 minutes)

A Video on Nintendo Manga

I’m working on something big for you all, but it’ll take some time to get ready. So to free up time for working on that, here’s something I’ve been saving, a Youtube video exploring manga based on Nintendo characters, from the account of S Class Anime. Enjoy!

Exploring the World of Nintendo Manga (Youtube, 20 minutes)

DragonCon 2023: Gaming Options & Gamecube Events

DragonCon has had a variety of gaming options going back at least a decade.

They used to have, for a surprisingly long time really, a set of networked Battletech pods that some people would dutifully bring every year, with N64-level graphics, that had a dedicated following. The pods were made up in an immersive fashion, in a way that suggested perhaps a connection to the old Battletech Centers, which appear to still be in operation. I hear those stopped coming to DragonCon due to COVID and have yet to return. Weirdly, the pen-and-paper version of Battletech itself, which was almost dead for a long while, made it to DragonCon this year in huge fashion.

UGH

They have a board game area where for a $10 fee you can check out a game to play for a while. Sadly I found that area completely unusable this year, despite bringing two of my own board games (Le Havre and Caylus) to play there: its proximity to the music arcade game area (post forthcoming on that) made it impossible to be heard except by almost shouting. There were other tables, but also a lot of competition between Magic, dexterity games, demos, figure painting, Warhammer, Battletech, and a big area devoted to “US Army E-sports,” a phrase that fills me with sadness to type.

Also on the gaming floor was an area where one could check out PC and console games and systems and play them. I found their selection a bit lacking; I have a few personal systems I had emailed them about bringing, but as in the past when I’ve reached out about such things, I never got a response. I suppose that’s understandable, but it’d have been nice to let people play Dreamcast or Saturn games from my own collection.

The console gaming group ran three “challenge run” tournaments where you could try to complete objectives on NES games for prizes. I entered all three (finish all the levels in Super Mario Bros 3 World 1, finish any five levels of Mega Man 2, and a Link to the Past randomizer) but despite playing fairly well, by my standards at least, didn’t win any of them. Pretty good game players among DragonCon’s visitors this year!

Somewhere at the convention was a setup for Artemis Bridge Simulator, which could be thought of as a more elaborate and serious-minded version of Spaceteam. Its location didn’t lie tangent to my con travels this year, but it was mentioned in the con materials. (I suspect it was upstairs somewhere in the Westin.)

I had thought to bring my 2DS and see if I could get some Street Passes, with big conventions like DragonCon being one of the few places left that one could hope to get significant activity, but the odds that more than a handful had thought to both bring their 3DS-type systems and have them on their persons and in sleep mode through the con seem to be slim in 2023. Anyway, I didn’t bring mine.

So now we come to the Gamecube “panels,” which were actually just a bunch of Gamecubes and Wiis set up with classic Gamecube games, along with some entertaining display decoration. No speakers, no podiums, just a bunch of seats, systems, players, and some staff.

There were four of these this year, each late at night in the Westin Augusta ballroom, themed after multiplayer, Super Mario, Zelda and Smash Bros, in order. Really though, they all were primarily multiplayer themed. I showed up for two nights, the first and Zelda ones, and on Zelda night I mostly spent the time showing people how to finish NES The Legend of Zelda, giving directions for getting through the overworld and dungeons from memory. The people there expressed concern over the game’s difficulty, and how many of them couldn’t complete it, as a kid or even now; evidently they don’t watch many speedrunners.

There were the predictable Melee players, of course. Super Smash Bros Melee’s influence on the series, and on gaming as a whole, is unmistakable. After all, each Nintendo console since then has had to have support for Gamecube controllers, in some way, just to allow Melee masters to have their favorite playstyles, and Nintendo keeps making (or at least licensing) the production of new Gamecube-compatible controllers specifically for that scene.

But my favorite game at the Gamecube panels had to have been Kirby Air Ride, in City Trial mode. I’ve mentioned my fondness for this game here before, but to give a brief refresher: multiple Kirbys zoom around on Warp Stars, whose speeds rival those of the cars in F-Zero, through a large (though not too large) city area, searching for powerups, and boxes that contain more powerups. Players can interact with each other, and can change vehicles. Random events occur. After a set time, they’re all thrown into a random event (from a large selection) with the customized vehicle they made during the game. It’s a surprising amount of fun, and I was pleased to find other players there at least as fanatical about City Trial as I was. I think it’s one of the best multiplayer games on the system.

I had brought a few multiplayer Gamecube games of my own, including Wario Ware: Mega Party Games ($900 on Amazon!) and Ribbit King ($362), but as with the console group they were uninterested. Understandable of course, I brought them along only in the off chance. Just, slightly sad.

Here are pictures I took of the Gamecube event:

Kirby Air Ride!
People playing gaemz
Some of the screens were done up like big Gameboy Advance Micros. It was a fun touch!
Another macro GBA Micro, a bit sharper

Next time, a look at the many music games they had this year. I think that’s the extent of my game-related pictures, so please be patient a little longer!

DragonCon 2023, #1

For some reason, the Hilton Atlanta’s public spaces were decorated with a Mario theme. Here’s some documentation:

Right about now is where I’d put in some pseudo-witty comment about this, but as I write this I’m still at the convention. I needed something fairly low effort to put up, and these pictures were already on my phone. This also explains the tuber-esque quality of the images. More photos tomorrow, probably!

Famicom Family BASIC

I love BASIC! I don’t make a secret of it. It was the product, even before DOS, that launched Microsoft. It was invented to be the language to bring programming to the masses, and, for a short time, it fulfilled that function. (These days, if you want to learn coding, I suggest Python. Not only is it a lot more capable and modern, but you can actually get a job writing it.)

Used to be if you had a new computer you wanted families to buy, you had to have a version of BASIC to ship with it. The Apple II had two, one written by Steve Wozniak himself. Right off the top of my head, computer systems with BASIC, go! Altair, Apple II, Commodore Pet, Vic-20, 64, 128, Plus-4, 16, Atari 8-bit, TRS-80, MS-DOS, Windows (Visual BASIC carried the torch for many years), and, most improbably, the Atari VCS/2600, in its BASIC Programming cartridge, an effectively useless cart for its stated purpose that’s nonetheless an excellent hack. The machine has 128 bytes of RAM, but it can still run BASIC, by jove.

The Famicom has a version of BASIC too, coming in at the end of the language’s heyday. Over on the Peertube instance diode.zone, user RE:Enthused did a two-part introduction to it that may be of interested to people who still think in terms of FOR/NEXT loops.

Let’s look at Family Basic on the Famicom, Part 1 (8 minutes) and Part 2 (17 minutes).

Twinbeard Plays Super Mario Galaxy One Star A Day

Twinbeard is Jim Stormdancer, who’s on Mastodon. He created Frog Fractions, and its mysterious sequel. But these things are irrelephant to the subject of this post, which is that he’s playing Super Mario Galaxy, one star a day, and posting his play to Youtube.

There’s a playlist of the 51 (as of this writing) stars, and none of them have many hits right now. It’s possible that he does them in batches and just posts one a day, but that’s fine. It’s nice to just follow along at this pace.

Twinbeard hasn’t fallen prey to something I hate about the video internet, which I could complain of as TikTokification, but honestly there are people on TikTok who aren’t nearly as bad as some on Youtube. And Youtube was trending towards it anyway, with their often unwatchable Shorts section serving as just an extreme example of pre-existing trends. It may just be my advancing age, but I really really really dislike much of what I see on Shorts, and Twinbeard’s videos are a nice alternative to it.

The Copetti Site: Architectures of Recent Game Consoles

From the site, a diagram of the architecture of the Wii U’s Game Pad

A good old-fashioned website! It’s hope to information on the construction of a wide variety of console platforms! Docs on the NES, the Sega Master System, the PC Engine (a.k.a. Turbografx 16), the Mega Drive (a.k.a. Genesis), Gameboy, SNES, Saturn, Playstation, Virtual Boy (yes), Nintendo 64, Dreamcast, Playstation 2, GBA, Gamecube, Xbox, DS, PSP, Xbox 360, Playstation 3, Wii and Wii U.

The Copetti site: Architecture of Consoles