Skip to content

guilherssousa/mew-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mew Machine

A Python recreation of the Mew Machine software. This script adds a nearly legit YOSHIRA Mew to your save file when you have a open slot in your party.

Usage

System requirements:

  • Python 3.6+

Save file requirements:

  • A dumped save file from a Pokemon Red or Pokémon Blue game
  • An empty slot in your party

How to download and use it:

  1. Clone this repo using the git clone https://github.com/guilherssousa/mew-machine.git command.
  2. Backup your save file. I don't want to be responsible for any damage to your save file.
  3. Run the script using python main.py <path-to-save-file>. The python command may be python3 or py depending on your system, and the path to the save file may be relative or absolute.

This will generate a YOSHIRA Mew in your save file party with a random Trainer ID and display a fancy Certificate of Authenticity on your screen.

FAQ

1. What is the Mew Machine?

The Special Machine, also known as Mew Machine, was used to distribute event Pokémon in Generation I starting with the Nintendo Space World '97 Mew distribution. It was mainly used to distribute Mew but also other events like Surfing Pikachu.

A Mew Machine

2. What is the YOSHIRA Mew?

The Mew generated by this script is a nearly identical copy from a legit YOSHIRA Mew, that was distributed firstly at the Pokémon League Nintendo Training Tour '99 on October 1999.

The YOSHIRA Mew was distributed in two Mew Machines, and the differences between the two were the OT names they used, "YOSHIRA" and "YOSHIRB" respectively.

The IVs of the YOSHIRA Mew are: IVs: 5 HP, 10 Attack, 1 Defense, 12 Speed, and 5 Special.

The script uses a YOSHIRA Mew distributed on U.S. Toys "R" Us stores from October 8th 1999 to December 12th 1999 as a base to generate a new YOSHIRA Mew with a random Trainer ID.

3. Is it a hacked or legit Mew?

The generated Mew is a nearly identical copy from a legit YOSHIRA Mew, so it's a legit Mew with a random Trainer ID. Since it's not a official Nintendo distribution, it's not fully legit, but it's as close as it gets since it's a copy from a legit one. At the end, it's up to you to decide if it's legit or not. I personally consider it 95% legit. The only thing that makes it not fully legit is that it didn't came out of a Mew Machine.

4. It works on Pokémon Yellow?

I don't know, I didn't test it. If you want to test it, please let me know if it works or not!

5. It works on Gen I Virtual Console Pokémon games?

I tested transfering using PKHeX and it did not worked, so I don't think it will work on the Virtual Console games.

6. Can I transfer it to later generations or Pokémon HOME?

You can transfer it to Gen II games and it will still be considered a legit Mew. But you can't transfer it to Gen III games or later, since there is no way to trade from Gen I/II to Gen III games. As a side effect, you can't transfer it to Pokémon HOME either.

Credits

About

A Python recreation of the Mew Machine software.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages