FAQ

From M.U.G.E.N Wiki

Jump to: navigation, search

Contents

Where can I download the latest MUGEN?

The latest official version is at elecbyte.com.

Where do I get characters?

Google it

How do I install a character?

  1. Install the files
    1. Use an extractor such as WinRAR, 7zip, or ExtractNow to unzip the character into a new folder.
    2. Open the new folder and look for a .def file looks like newguy.def.
    3. Use a new Explorer window, go to your MUGEN folder and then open the chars folder.
    4. Make a new folder there with the exact same name as the def file you saw earlier e.g. newguy
    5. Copy all the files from your zip folder to the newguy folder.
  2. Configure MUGEN
    1. Go to your MUGEN folder and open the data folder in it.
    2. Open select.def using Notepad or Wordpad.
    3. Go down to where you see a line like kfm, stages/kfm.def
    4. Type in a new line underneath it with your character name newguy
    5. Save the file and run MUGEN.

How do I install a stage?

  1. Install the files
    1. Use an extractor such as WinRAR, 7zip, or ExtractNow to unzip the stage into a new folder.
    2. Open the new folder and look for a .def file looks like newstage.def. Remember this filename.
    3. Use a new Explorer window, go to your MUGEN folder and then open the stages folder.
    4. Copy everything from your unzipped folder to the stages folder.
  2. Configure MUGEN
    1. Go to your MUGEN folder and open the data folder in it.
    2. Open select.def using Notepad or Wordpad.
    3. Go down to where it says [ExtraStages]
    4. Add a line under it like stages/newstage.def
    5. Save the file and run MUGEN.
Personal tools