How do the passwords work?

Like Mega Man 2, Street Fighter X Mega Man features a password "save" system. How does it work?

Is there a password generator or guide similar to the ones available for Mega Man 2? This is so I can effectively "load" the game with specified bosses or levels finished, and amounts of lives or E-tanks already specified.

If not, I'll take any passwords with bosses or levels finished.


Solution 1:

The password system for SFxMM is actually identical to the one from Mega Man 2!

Just swap the bosses according to this table and you can generate any password you want:

Fighter      Robot
---------+--------------
Blanka   | Heat Man
C. Viper | Quick Man
Ryu      | Flash Man
Urien    | Crash Man
Dhalsim  | Bubble Man
Chun-Li  | Wood Man
Rolento  | Air Man
Rose     | Metal Man

SOURCE:

  • https://github.com/michaelcmartin/megaforge/blob/master/algorithms.txt
  • That document describes the algo backbone of this site, which is an online Mega Man password generator:
    http://michaelcmartin.github.io/megaforge/

Solution 2:

Sadly, the game only allows to save up to 4 tanks if you use passwords. You can try using these passwords:

enter image description here

Credit goes to this guide

I could not find any information on any password generator out there, but this should be enough anyway.

Hope this helps!