Mega Man Legacy Collection - farmerbb/RED-Project GitHub Wiki

The Mega Man Legacy Collection contains the six NES/Famicom Mega Man/Rock Man games. The collection can be purchased on Steam here.

All of the games that come in this collection can be extracted.

ROM Extraction Instructions

  1. Download the game-extraction-toolbox scripts from here https://github.com/shawngmc/game-extraction-toolbox

  2. Run the toolbox.py script like so:

python toolbox.py tasks extract --srcdir "your game directory here" --destdir "your output folder here" --task mmlc1

Relpace the srcdir parameter with the location that your collection is installed to, and the destdir parameter with the location you'd like the ROMs to save to.

Output files and caveats

To get the details about what the script extracts, run python toolbox.py tasks details --task mmlc1

This information is taken directly from the game-extraction-toolbox script.

Game Region Filename
Mega Man US megaman.bin
Mega Man 2 US megaman2.bin
Mega Man 3 US megaman3.bin
Mega Man 4 US megaman4.bin
Mega Man 5 US megaman5.bin
Mega Man 6 US megaman6.bin
Rockman Japan rockman.bin
Rockman 2 - Dr Wily no Nazo Japan rockman2.bin
Rockman 3 - Dr Wily no Saigo! Japan rockman3.bin
Rockman 4 - Aratanaru Yabou!! Japan rockman4.bin
Rockman 5 - Blues no Wana! Japan rockman5.bin
Rockman 6 - Shijou Saidai no Tatakai!! Japan rockman6.bin