You are on page 1of 8

M.UG.E.

N
Version 1.0
18 Jan 2011
(c) 1999-2011 Elecbyte
About
----M.U.G.E.N is a 2D fightzlkfjsajfpioajfiopasjfasfing game engine with
many customizable components.
Please visit our forums at elecbyte.com for support, bug reports and
other useful resources.
This distribution includes a sample character Kung Fu Man. You
can check his movelist in the readme file in his directory:
chars/kfm/

Updates
------See history.html for updates.

Contents
-------I.

M.U.

A.
B.

License Agreement
Acknowledgements

================================================================
=====
I. M.U.G.E.N Info
================================================================
=====
M.U.G.E.N may be used free-of-charge for non-commercial purposes.
For other uses, please contact us. Refer to Appendix A for the full
license text.
System requirements
------------------Operating System: Microsoft Windows XP SP2 or newer required.

file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

CPU: Intel Core Duo or equivalent recommended for HD resolutions.


Memory: 512 MB or more (actual requirements may vary based on
character and stage complexities).
What M.U.G.E.N?
--------------M.U.G.E.N is a 2D fighting game engine, originally released in 1999.
M.U.G.E.N was originally designed for users to create games that
matched the technology level of 2D fighters from the mid '90s.
However, it quickly evolved to become highly customizable, allowing
very fine control over each character's behavior. In fact, there
are custom games for M.U.G.E.N that don't behave like your typical 2D
fighter.
The majority of content created for M.U.G.E.N tend to be distributed
as individual characters, stages or motifs (motifs are like themes,
that control the look and feel of the game). Assembling a game is as
simple as downloading the content of your choice, and configuring
M.U.G.E.N to know about it.
M.U.G.E.N is designed to be used by people with little or no
programming experience, but with some artistic talent and patience to
learn. Of course, having some programming background does give you a
bit of a headstart. However, if you are just looking to play with
downloaded content, all you need to know is how to unzip files and
edit a text file.
M.U.G.E.N is also an acroymn for something, but we forgot
what it is. :)
Here's a sampling of features you can find in M.U.G.E.N:
- Customizable title screen, character select screen, life and power
bars, game sound effects, fonts and more.
- Characters can have any number of sounds and sprites of any size
limited by your computer's memory.
- Choose from multiple resolutions, ranging from 320x240 up to full
HD at 1920x1080.
- Cutscenes.
Game Engine
- Use up to 7 buttons for a character.
- Regular moves, special moves, super moves, etc.
- Projectiles and special effects.
- Move cancels and combos, multi-part moves and throws.
- What your character can do is defined by a scripting language (and
your imagination).
How M.U.G.E.N?
-------------M.U.G.E.N was originally developed for DOS in C using DJGPP and
Allegro, an excellent compiler and gaming library respectively.
Today, M.U.G.E.N is built for Microsoft Windows using Visual Studio
Express and SDL.

file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

Where M.U.G.E.N?
---------------http://elecbyte.com/mugen
Why M.U.G.E.N?
-------------To tell you the truth, we were making a shooting game and all of a
sudden it turned into this. Although we were making a shooting game
in the beginning, we noticed that there weren't any good commercial
fighting games on the PC at the time. Some of the inspiration came
from early engines like SFIBM.
Who M.U.G.E.N?
-------------If you want to contact us about something, please use the contact
form on our website.
http://elecbyte.com/
When M.U.G.E.N?
--------------I don't quite remember when we started this project, but it was
sometime around 1997 or 1998. Our first public release version was
9X.06.27.

================================================================
=====
II. Key Configuration
================================================================
=====
This is the default key configuration. You can change it from the
options menu when you run the game.
Button
-----Up
Down
Left
Right
X
Y
Z
A
B
C
Start

Player 1
Player 2
--------------Up arrow
W
Down arrow S
Left arrow A
Right arrow D
L
R
semicolon
T
double-quote Y
comma
F
period
G
slash
H
Enter
U

If you have a joystick, you can enable it through the options screen.
Press F1 to access Input Config and set up your joystick from there.
Press left/right on the joystick type option to enable or disable
the joystick for each player.

file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

================================================================
=====
III. Running the Game
================================================================
=====
From Explorer, double-click mugen.exe to start.
Main menu
Function
---------------Arcade
Go 1 on 1 against the computer
Versus
Go 1 on 1 against your friend
Team Arcade
Play various team-up modes against the computer
Team Versus
Play various team-up modes against your friend
Team Co-op
Gang up against the computer with your friend
Survival
See how long you can last in an endless battle!
Survival Co-op Play survival mode with your friend as a partner
Training
Try out moves and combos
Watch
Watch AI-controlled characters fight
Options
Set up basic game options
Exit
Quit from M.U.G.E.N
For "Arcade" mode, the key you hit will determine which side you play
on. If you chose with one of Player One's keys, your character will
play on the left side. If you chose with Player Two's keys, you will
start on the right side.
For the "team" modes, you first choose what team mode you would like
to play in. Press up/down to choose a mode. Some modes, such as Turns
mode, allow you to set the number of players on a team by pressing
left/right. Press a key to choose an option. In "Team Arcade", after
selecting your players, you have a choice of your opponents' team
mode. These are the different kinds of team modes:
Single - Just you alone. Your character has 2 rounds.
Simul - You and a partner at the same time. Your team has 2 rounds.
Turns - You and up to 3 partners. When one character is KOed, the
next will join in. Each character has 1 round.
The characters' starting life will be adjusted according the number
of players on each side.
Team Co-op is slightly different. The only team mode allowed is
Simul, which is automatically selected. Player One first gets to
select his character, followed by Player Two selecting the partner
character. When Player Two is done, Player One chooses the opponent's
team mode.
In Survival mode, there is an endless stream of opponents. The
objective is to beat as many opponents as possible. The game is over
when your team gets KOed. You can choose to play alone or in a team.
Single player mode gives you highest life points and healing (when you
win a round). The more players you have on your team, the less damage
each player can take, and the less each healing you get after each
round.
In "Watch" mode, first choose the team mode and characters to be on
Player One's side, then do the same for Player Two.
Switching order in Turns mode
file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

----------------------------When you are playing Turns team mode, you can change your team order
during one of these situations:
1. right before the match start loading
2. after you lose a round, and right before the next round is loaded
The order switching is achieved by holding a directional button down.
Hold forward to rotate your team order by one member forwards. Hold
back to rotate your team order by one member backwards. If you have
4 available members, you can rotate it by 2 members by holding up.
Note that you can only rotate with members that have not yet been
KO'ed.
Here is a chart to clarify the way it works.

starting team
1234 | 123 | 12
----------+---------+-----hold fwd: 2 3 4 1 | 2 3 1 | 2 1
hold back: 4 1 2 3 | 3 1 2 | 2 1
hold up: 3 4 1 2 | ^
| ^
^
|
|
|
|
|
this is the character that will come in

Command-line arguments
---------------------M.U.G.E.N accepts optional command-line parameters for Quick-VS mode.
The format is (optional parameters are enclosed in square brackets):
./mugen [player1 player2 [-s stage]]
For example, to start quick versus between players named KFM and
Suave, you can type:
./mugen kfm suave
To play the same two characters in a stage named TEMPLE, type:
./mugen kfm suave -s temple
You can specify alternate .def files for your character:
./mugen kfm/newkfm.def suave -s temple
Here are other useful command-line options:
-h
Displays help
-r <sysfile> Loads a motif (more information below)
-p3 <pname> Loads a character named pname as player3
-p4 <pname> Loads a character named pname as player4
-s <sname> Loads a stage named sname.def in stages/
For a full list of command-line options, type:
./mugen -h
file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

Using motifs
-----------A motif is a custom configuration of the graphics and sounds
used in the game's interface, as well as other things such
as the character roster. The base motif is found in the
data/ directory. Custom motifs are placed as subdirectories
under data/. For example, the "kfm" motif is placed in
data/kfm/, and to use it you would type:
./mugen -r kfm
Here's what a motif covers (and which files each is in):
- character roster and stage list (select.def)
- title screen graphics, sounds and music (system.def)
- character screen graphics, sounds and music (system.def)
- versus screen graphics and music (system.def)
- victory screen graphics, sounds and music (system.def)
- option screen graphics, sound and music (system.def)
- filenames of storyboards (logo, intro, credits, etc) (system.def)
- the actual storyboard files
- fight demo options (system.def)
- continue/game over options (system.def)
- fight screen graphics and sounds (fight.def)
The fight screen includes the life and power bars, "round X"
images and sounds, common hit sparks and sound effects, etc.
To set the default motif, edit data/mugen.cfg with
a text editor, and change "motif" under [Options].
To install a downloaded motif, first unzip the file into a
new directory. Open that directory to see if there are files
in it; if so, move that directory into M.U.G.E.N's data/
directory. If there is a single directory instead, move that
bottom-level directory into the data/ directory.
To make your own motif, create a subdirectory under
data/ with the name of your motif, and copy system.def
into the new directory. If you'd like to edit any other
files besides system.def, make copies of them in your
motif directory and change them there. Any data file
that doesn't exist in your motif directory will default
to the one in the data/ directory, so if you did not
copy select.def over, data/select.def will be used
when you run with your motif selected.
Sample motifs are included:
mugen1 - A motif designed for 1280x720 resolution. This is the
default motif.
big - Gives you many spaces to put characters.
kfm - The Kung Fu Man game motif.
Training Menu
------------A training menu is available in Training mode. You can choose menu
items with your directional keys and exit Pause Mode by pressing
any attack key or Pause. The following options are available:
file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

Dummy control: Cooperative, AI, or Manual


When in cooperative mode, the dummy will perform the actions you
specify elsewhere in the training menu. When in AI mode, the dummy
will act like a normal computer opponent. When in manual mode, the
dummy can be controlled with the opponent's keys.
Guard mode: None, Auto
If guard mode is set to Auto, the dummy will attempt to block most
attacks. If guard mode is set to None, the dummy will not block any
attacks.
Dummy mode: Stand, Crouch, Jump, W Jump
Depending on your selection, the dummy will stand, crouch, or
repeatedly jump. If you choose W Jump, the dummy will keep air
jumping as long as it can.
Distance: Any, Close, Medium, Far
If you choose Close, Medium, or Far, the dummy will try to keep the
appropriate distance from you by walking forward/backward as
necessary. If you choose Any, the dummy will not move forward or
backward.
Button jam: None, A, B, C, X, Y, Z, Start
The dummy will repeatedly mash the selected button. Good for testing
a character's blocking.
You can minimize the training menu by pressing M while it is active.
Press M again to reenable it.

================================================================
=====
IV. Game HotKeys
================================================================
=====
These are the hotkeys recognized at the fight screen:
Key
Function
---------Pause
Toggle pause
ScrollLck Frame-step within pause
Esc
Quit
The following hotkeys are for debugging purposes and can be disabled
by setting AllowDebugKeys = 0 in mugen.cfg.
Key
Function
---------F1
Sets Player 2's life to zero
Ctrl-F1 Sets Player 1's life to zero
F2
Sets both players' life to 1
Ctrl-F2 Sets Player 1's life to 1
Shift-F2 Sets Player 2's life to 1
F3
Gives both players full power
F4
Reset the round
Shift-F4 Reloads stage, characters and fight data
F5
Time Over
F12
Take a screenshot (saved to mugen?.pcx)
file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

Ctrl-C

Toggles display of collision boxes, target data (including


remaining juggle points) and NotHitBy attributes
Ctrl-D Toggles debug information display
Ctrl-I Forces both players into stand state
Ctrl-L Toggles display of the life and power bars
Ctrl-S Run the game as fast as possible
Ctrl-V Enable V-sync (stops "shearing")
Ctrl-# (where # is from 1-4) Toggles AI for the #th player
Ctrl-Alt-# (where # is from 1-4) Enables/Disables the player
Space
Restores full life and power to all players

================================================================
=====
V. Speed Issues
================================================================
=====
If you find this runs slowly on your machine, there are several
things you can do to improve its performance. You can change these
options in data/mugen.cfg.
Close other applications
Closing other CPU or memory-intensive applications may speed up
M.U.G.E.N.
Use the most efficient video mode
Running in a window can be slow on some systens. Try running in
fullscreen. Set FullScreen = 1 in mugen.cfg.
Set a smaller resolution
Try 640x480 or 640x360 if MUGEN is running too slowly in HD
resolutions.
Turn off shadows
You can turn shadows off to speed up drawing. Look in
data/mugen.cfg and set the "DrawShadows" option under [Config]
to 0.
Use frameskip
Auto-frameskip is enabled by default. The game will not draw
some frames in case the computer is not fast enough, and this
helps maintain a constant game speed.
If you'd like to run at a constant framerate, you can hit Ctrl-F
repeatedly to adjust the frameskip. It will switch from "auto"
to "skip none" to "skip 1" to "skip 2" and then back to "auto".
This works only when you are in the fight screen.
Free up memory
Memory may be swapped to the hard disk when you run low, and
this will severely impact performance. See the next section
on how to reduce memory usage.
Disable precaching
If you find the game slows down too much when loading in the
background, you can disable precaching. This will increase
load times, however. Under [Misc], set precache = 0.

file:///D/MUGEN/mugen/readme.txt[01/06/2016 20:52:40]

You might also like