The Mugen Fighters Guild

M.U.G.E.N Central => Introductions and Guides => Topic started by: JustNoPoint on March 08, 2006, 04:21:26 pm

Title: FAQ - DOWNLOAD MUGEN
Post by: JustNoPoint on March 08, 2006, 04:21:26 pm
FAQ = Frequently Asked Questions

What is M.U.G.E.N?

M.U.G.E.N (also known simply as MUGEN) is a freeware 2D fighting game engine designed by Elecbyte. More information can be found on its Wikipedia page found here (http://en.wikipedia.org/wiki/M.U.G.E.N)

How Do I download M.U.G.E.N?

The latest version of MUGEN is available on Elecbyte's site.Get the latest version of mugen (1.0) right here. (http://elecbyte.com)

How many characters and/or stages does M.U.G.E.N come with?

The engine comes with one character Kung Fu Man and it also comes with the default screenpack and lifebars.  To acquire more playable content you will need to go to someone's site that creates content for MUGEN or create it yourself.

How can I find the creator's web sites?

Searching with Google (https://www.google.com/) will turn up a lot fast. There are several Portal sites that keep a database like The Mugen Fighter's Guild Database (http://mugenguild.atspace.eu/start.html). If you can't find a specific character you can request for it in the request board (http://mugenguild.com/forumx/index.php?board=313.0). But please put in a bit of effort to look before requesting away.

How do I install new characters?

You will need to extract them from whatever kind of zip they are in and then, cut the character's folder and paste in the Mugen Folder named "CHARS" Then you need to open the data folder and open select.def with a text editor.

In the select.def you find Kung Fu Man he will look like this.

KFM, stages/kfm.def

To add the character you just downloaded you would put down that characters name here is an example.

KFM, stages/kfm.def
Ryu,

That's it just save the file and run mugen and your new character should be there.

How do i add stages and how do I assign a stage to a character?

Well just like the character you download extract, but instead of leaving the stage in the folder like you do with the character files, you just paste the stages .def and .sff file right into the stages folder.

Then open select.def and scroll down until you see where it says "extra stages". After this line input the stage as follows.

Stages/ryustage.def.

Now that stage will come up randomly when playing arcade. Buy you also want to know how to assign it to a character. Well it just like this:

KFM, stages/kfm.def
Ryu, stages/ryustage.def.

Now when you fight ryu you will fight him at the ryustage.

How do I set the order of the characters I fight?

At the bottom of the select.def file you will see something like this.

1, 1, 1, 0, 0, 0, 0, 0, 0, 0,

There should be two of these one for arcade and on for team arcade.

As you can see there are 10 numbers and you can assign 10 different orders to your characters.

The current setting above is for three matches that follow the order 1, 2, and then three and the game is over.

Now lets say you want to fight all your characters randomly but the you want to fight a boss type character at the end. Lets also say you have 10 characters. You can set that like this.

9, 1, 0, 0, 0, 0, 0, 0, 0, 0,

This would cause you to fight 9 characters randomly at order 1 and fight 1 boss type at order 2 then the game would be over.

You can set the order all the way up to 10 10 is the limit to the order number.

After you have it the way you want you will need to add the order number to the character and this is how.

KFM, stages/kfm.def, order=1
Ryu, stages/ryustage.def, order=2

This means that you have assigned kfm to fight in order 1 and you set ryu to order 2.

How do I get my joystick to work

Start MUGEN go to options and configure your joysticks.

I am having trouble with configuring my mugen. Where do I need to post to get my questions answered?

The "M.U.G.E.N Configuration Help" (http://mugenguild.com/forumx/index.php?board=314.0) board is where you should post to get your questions on how to configure your mugen answered.

I am interested in MUGEN creation. Where can I find some tips to get me started?

There are tutorials in a folder called "docs" within your mugen folder. Check out the tutorials to get some basic character creation tips. Be sure to check the files called air.html, cns.html, sctrls.html and trigger.html to learn the basics of mugen creation. There is a four part tutorial that shows how to make a basic character.

I am having a few problems with MUGEN creation. Where should I go to find a solution to my problem?

The solution usually exists within the problem domain. My lecturer told me that once. Alternatively, you can check out the
M.U.G.E.N Development Help (http://mugenguild.com/forumx/index.php?board=315.0) board. If you ask a question here, you are bound to get an answer, but endeavor to solve problems on your own.






FAQ = Frequently Asked Questions

Tips, Tools (programs), and Tutorials (http://mugenguild.com/forumx/index.php?topic=41715.0)

Click the links below to find answers to your questions.

Get Dos Mugen (http://www.randomselect.piiym.net/)

Get Linux Mugen (http://mugenguild.com/mugen/mugen-2002-04-14.tar.bz2)

Get Windows MUGEN (http://mugenguild.com/mugen/win-mugen_no_limit_patch.zip)

Get Windows MUGEN Plus ( Hi res ready version )  (http://mugenguild.com/mugen/mugen-hi.rar)

Get the latest M.U.G.E.N from the authors. (http://www.elecbyte.com)

Where to find free to use (open source) sprites and sounds (http://mugenguild.com/forumx/index.php?topic=23554.0)

File Compression Formats (http://mugenguild.com/forumx/index.php?topic=37273.msg349112#msg349112)

Sound Issues Dos Mugen (http://mugenguild.com/forumx/index.php?topic=37273.msg349115#msg349115)

Video Issues Dos Mugen (http://mugenguild.com/forumx/index.php?topic=37273.msg349117#msg349117)

Console Controller Help (http://mugenguild.com/forumx/index.php?topic=37273.msg349118#msg349118)

Making Batch Files (http://mugenguild.com/forumx/index.php?topic=37273.msg349119#msg349119)

Crashing in address 8d48f  (http://mugenguild.com/forumx/index.php?topic=37273.msg349120#msg349120)

Optimizing WinMugen Keeping it from crashing as much (http://mugenguild.com/forumx/index.php?topic=34592.0)

Adding characters in mugen for dummies  (http://mugenguild.com/forumx/index.php?topic=37273.msg349127#msg349127)

If you get the dreaded "assert failure in charsel.c line 3162" (http://mugenguild.com/forumx/index.php?topic=37273.msg349130#msg349130)

How to add a motif/screenpack to Mugen. (http://mugenguild.com/forumx/index.php?topic=37273.msg349131#msg349131)

Joy2Key (http://mugenguild.com/forumx/index.php?topic=37273.msg349136#msg349136)

Playing the correct characters music when Cpu challenges you  (http://mugenguild.com/forumx/index.php?topic=6557.0)

Midis on your Mugen (http://mugenguild.com/forumx/index.php?topic=10159.0)

Win Mugen and it's Clsn Errors (http://mugenguild.com/forumx/index.php?topic=20211.0)

Mugen's Filetypes (http://mugenguild.com/forumx/index.php?topic=30094.0)

Module Music in WINMUGEN!!!111 (http://mugenguild.com/forumx/index.php?topic=31222.0)

Solution for the usb Analog controllers without the switch (http://mugenguild.com/forumx/index.php?topic=34097.0)

VGmusic playback (http://mugenguild.com/forumx/index.php?topic=35970.0)

I have just downloaded mugen so how do I get better people.
And how do you do the moves I can't find the move list. (http://mugenguild.com/forumx/index.php?topic=37273.msg357736#msg357736)

How do I use order number? (http://mugenguild.com/forumx/index.php?topic=85529.0)

Can I play MUGEN online? Can I play MUGEN on my console? (http://mugenguild.com/forumx/index.php?topic=37273.msg363242#msg363242)

Creating Characters (http://mugenguild.com/forumx/index.php?topic=63562.0)

Highlight of The Month: Secret/Hidden Characters (http://mugenguild.com/forumx/index.php?topic=7274.0)

[small] smoother winmugen (http://mugenguild.com/forumx/index.php?topic=37984.0)

How to change order in "Turns" KOF style (http://mugenguild.com/forumx/index.php?topic=48084.0)

Shin RyuKen's Official Mugen Guide (http://mugenguild.com/forumx/index.php?topic=54352.0)

Free tutorial making/ recording software (http://mugenguild.com/forumx/index.php?topic=66728.0)

King Yoshis Guide For Beginners (http://mugenguild.com/forumx/index.php?topic=64271.0)

How to add a character on mugen (http://mugenguild.com/forumx/index.php?topic=61724.0)

How To Make Hidden Stages (http://mugenguild.com/forumx/index.php?topic=6612.0)

Mugen Problems (http://mugenguild.com/forumx/index.php?topic=68251.0)

Adding all characters & stages to mugen fast. (http://mugenguild.com/forumx/index.php?topic=54431.0)

Question: How to open on a Dgca program and how? Answer is on this topic. (http://mugenguild.com/forumx/index.php?topic=6567.0)

[Tutorial] How to add downloaded Chars into Mugen (http://mugenguild.com/forumx/index.php?topic=47053.0)

MUGEN char/stage tutorial. (http://mugenguild.com/forumx/index.php?topic=49236.0)

Are you a new member and people are not answering your questions and/or being rude? (http://mugenguild.com/forumx/index.php?topic=37273.msg372606#msg372606)
Title: File Compression Format FAQ
Post by: JustNoPoint on March 08, 2006, 04:30:09 pm
File Compression Format FAQ
by Ignatius


The file formats listed below are sometimes proprietary formats but most of the mugen archives are compressed with 3 or 4 file formats. First you got to find a program to extract or compress the files. Note that this isn't reserved to mugen but also applies to all domains as most of the files on the internet are compressed.

ZIP - .zip extension.
This is a common file format for most of the sites.
Try Winzip at www.winzip.com

RAR - .rar extension.
Another common file for some of the sites.
Try WinRar at www.rarlab.com
Note : WinRAR supports ZIP, RAR, ACE and some other formats, so I think you'll only need this shareware for 98 % of the files out there. Japanese creators will use ZIP or DGC/GCA most of the time.

ACE - .ace extension.
Less common but still a used file for some of the sites.
Try WinAce at www.winace.com

LZH - .lzh extension.
This is another file format that's familier with zip files. Winzip does not work
to extract those. Use WinRar instead.

GCA - .gca extension.
This is a mysterious file that is extremly uknown to many mugen fans and newbies. Try this GCA program at www.emit.jp or try www.zipzag.com

DGC - .dgc extension.
This another mysterious file that is made by the same creator who made GCA. get this program at www.emit.jp

7zip - .7zip extension.
This program is very good at packing large amounts of images into much much smaller files. Get this program at http://www.7-zip.org/

Note that all programs are shareware except DGCA and GCA and 7zip which are freeware.
Note : DO NOT ASK FOR CRACKS FOR THE SHAREWARE ONES. Mugen Guild does not want to be affiliated with warez or any other form of illegal content.



Special Additions from users.
Retrieved from posts

Extra information on DGC / GCA & tips by N.

Got a DGC file and it won't extract when you double click it?  That's because there may be a file a two your computer can't read, so it stops the process and you're stuck with a partial or failed extraction.  Try the following:

Open up DGCA.exe, use it to find ____.gca (or type the path to it in its address bar,) then double click it. You should now see a ____ folder.  Double click that and you should now see the files.  Highlight and extract the ones that don't have question marks for their names (they're what's causing it to fail, since they can't be read.)

Hopefully, that's a clear explanation.
Title: Sound Issues Dos Mugen
Post by: JustNoPoint on March 08, 2006, 04:37:07 pm
Sound Issues Dos Mugen

In case you can't get dos mugen to work, use winmugen.

Most of the time you'll get crappy sound when running MUGEN under NT series (including Windows NT, Windows 2000, Windows XP). This is due to the fact that DOS environment is now only emulated, and not implemented like in previous Windows versions (95/98/98Se).
If you have some weird sound output when lauching MUGEN, get VDMSound. This program "overcomes what has probably been the most exasperating limitation of DOS boxes since Windows NT -- sound support."

Note 1 : By the way, get also the LaunchPad available on the same page, in order to configure VDMSound.
Note 2 : It is known that VDMSound can crash Allegro, the heart of the MUGEN engine. So if you get an exit screen with various informations, you know what is the cause.

This only applies to DOS Mugen!
Title: Video Issues Dos Mugen
Post by: JustNoPoint on March 08, 2006, 04:39:40 pm
Video Issues Dos Mugen


In case you can't get dos mugen to work, use winmugen.

This is also an annoying problem when trying to run MUGEN. There are several issues, depending sometimes of the hardware. I'll try to list them as much as possible.

a. VESA Drivers

Many questions concerns the screen where you see MUGEN asking you to install the VESA drivers of your graphic card. Modern cards (>= GeForce 2) use different VESA modes than MUGEN can actually support in its DOS form. New VESA drivers are not detected by the DOS engine, thus results with an error message. Here's what you can try to do :

-> Configure properly mugen.cfg file

Quote
;-------------------------------------------------------
[Video]
;Enter the width and height of the resolution you want to set here.
;The optimal resolution is 320x240, but if your video card has problems
;You may want to try 640x480.
Width  =320
Height =240

;This is the color depth at which to run MUGEN. You should set it to
;16 bit color unless your video card has problems with it.
;16-fastest, 24,32-slower, 8-slowest/worst
Depth =16

;Set this parameter to 0 to disable screen stretching, and set it to 1 if
;you want to scale it up to fit the current resolution.
Stretch =0

;Set this parameter to use a resolution-doubling filter. You will
;need a fast machine to use these filters. You will need to increase
;the screen resolution to at least 640x480 for these modes.
;0 - off
;1 - diagonal edge detection
;2 - bilinear filtering
;3 - horizontal scanlines
DoubleRes =0

;Choose from "1" for VESA1, "Linear" or "Banked" for VESA2, and "3" for
;VESA3.
;Note: VESA1 is very slow on certain video cards, especially the newer
;ones. "Linear" or "3" is usually the fastest for new cards.
; Default is "Linear".
Vesamode =1

;Set to 1 to enable vertical retrace synchronization.
VRetrace=0

The parameters values bolded should solve 70/80 % of your problems.
If they don't work, try fiddling with the values to see if you can get it to work.

b. Weird graphics


-> Update your drivers

Sometimes, updating your drivers will allow you to run MUGEN. If the previous didn't work, go to the official site of your manufacturer's card

This only applies to DOS Mugen!
Title: Console Controller Help
Post by: JustNoPoint on March 08, 2006, 04:44:25 pm
Console Controller Help
another link for those who have problems getting their PlayStation/Saturn/Atari/Genesis/Jaguar/SNES controllers to work :)

http://www.caprice32.cybercube.com/downloads.php

in the pc utilities section, the first three entries :)
Title: Making Batch Files
Post by: JustNoPoint on March 08, 2006, 04:47:10 pm
Making Batch Files
For the curious: making batch files...

Open up notepad (not wordpad) and type the text for the bat file into it. Then select save as, and save it as "Name.bat", where Name is the desired name of your file. Make sure to include the quotation marks: this will make it save the file as a BAT type, not TXT.

When you need to make changes to the BAT file, simply right click, and select Edit from the menu.
Title: Crashing in address 8d48f
Post by: JustNoPoint on March 08, 2006, 04:50:12 pm
Crashing in address 8d48f
If you experience some loading crashes in a character, resulting in a crash in address 8d48f (or similar), this is an issue in the character's def file.

1. Version dates should NEVER have strings.

Code:
versiondate  = 06,16,2002
mugenversion = 04,14,2001 

The code above is the only accepted syntax. NONE ELSE.

2. The same for pal defaults. only 1-12 values are allowed, delimited by commas. Other values will cause the crash!

Code:
pal.defaults = 4,5,6,1,2,3

3. If the character has no intro or ending, yet there's an [Arcade] section written, it also is a probable cause of crashing. Comment the code out or omit it altogether.


Title: Adding characters in mugen for dummies
Post by: JustNoPoint on March 08, 2006, 05:06:51 pm
Adding characters in mugen for dummies
Adding characters in mugen for dummies
_________________________________________________ ________
Say you want to add the character svcKen.

1.  move the folder "svcKen" (Your character that you want to use) to the CHARS folder.  The CHARS folder is located in your main MUGEN folder.

2. Make sure that Ken's character directory/folder name is "svcKen" and that its .def file is also the same as your directory's/folder's name. The .def file is a file that is an ID card of sorts. It tells MUGEN what that character or stage is. Every character and stage has one.

So in this example, your directory/folder's name would be "svcKen" and your .def file would also be "svcKen.def"

To summarize:

your folder/directory name = svcKen
your character's .def name = svcken.def

Make sure that that is the case before you move on.

3. Now, goto the DATA folder of your mugen.

4. Open up the "select.def" file.

5. Scroll down where you see [Characters]

6. Right BELOW "[Characters]" and the " ;Insert your characters below.," Put "svcken" (without the quotation marks)

7. It should look something like this:

[Characters]
..
...
... (Bunch of text that actually tells you how to add characters )
..
...
;Insert your characters below.
kfm (<=== this should already be there)
svcken (<===this is the character you want to add)

8. Close and Save your select.def

9. That's it.

Add Characters:
http://youtube.com/watch?v=zDwB-6Z7wI8&search=mugen%20tutorial

Adding Stages and Music:
http://www.youtube.com/watch?v=UMvPOa9Xp08
Title: If you get the dreaded "assert failure in charsel.c line 3162"
Post by: JustNoPoint on March 08, 2006, 05:10:11 pm
If you get the dreaded "assert failure in charsel.c line 3162"
If you get the dreaded "assert failure in charsel.c line 3162"

To dumb it down a little, you have to check everyone one of your character's .def file to see if it's missing a line of code.  Listen carefully:

1. Suppose the character's name you are checking is called "supernoob." 

2. Every character has a .def file.

3. A .def file is like a ID/driver license

4. And let's say that the .def file name is supernoob.def

5. open your character's folder

6. Look for supernoob.def.  open it.

7. You should get something like this:

; Player information
[Info]
name = "Supernoob"       
displayname = "Supernoob"
versiondate = 07,17,2000
mugenversion = 06,27,2000
author = "Black-Baster"

8.

; Player information
[Info]
name = "Supernoob"       
displayname = "Supernoob"
versiondate = 07,17,2000
mugenversion = 06,27,2000
author = "Black-Baster"
pal.defaults = 1,3,4,6  <=== (If this character "supernoob" already has a line of pal.defaults code, then this one is good.  Go check another character, and repeat the whole process again from 1. to 8.  If this character doesn't have a code like that, then goto 9.)

9.
; Player information
[Info]
name = "Supernoob"       
displayname = "Supernoob"
versiondate = 07,17,2000
mugenversion = 06,27,2000
author = "Black-Baster"
pal.defaults = 1,2  <=== (Add this line of code here if there isn't already a pal.defaults code )

9.  save supernoob.def and close it.

10. Keep checking and adding pal.default codes as necessary until everyone of your characters in your MUGEN game is taken care off. 

11.  Run your mugen game and see if the same problem comes up.

 

Title: How to add a motif/screenpack to Mugen.
Post by: JustNoPoint on March 08, 2006, 05:12:15 pm
How to add a motif/screenpack to Mugen.
How to add a motif/screenpack to Mugen.



First extract the screenpack files into a new folder and name it whatever you want (You'll probably want to name it as the screenpack)

Then move that folder to the DATA folder.

Open mugen.cfg and find the motif= line , and change it as follows:

Quote
;motif= system.def ;Default Motif
motif= data/yourfoldernamehere/system.def

You can add several lines to organize your screenpacks, and remeber to add a ";" to your inactive screenpacks to avoid errors like so:

inactive: ;motif =

active: motif=
Title: Joy2Key
Post by: JustNoPoint on March 08, 2006, 05:31:40 pm
Joy2Key

Windows/Dos Version : http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm
Linux Version : http://interreality.org/~tetron/technology/joy2key/

Tutorial to use Joy2Key
http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm
http://mugenguild.com/forumx/index.php?topic=32977.0
Title: Re: FAQ
Post by: JustNoPoint on March 31, 2006, 06:35:58 am
I have just downloaded mugen so how do I get better people.
And how do you do the moves I can't find the move list.

Quote
I have just downloaded mugen so how do I get better people.
- Google them.  Don't ask for characters here, unless you want a 'thrashing'.

Quote
And how do you do the moves I can't find the move list.
- Look for a readme.txt or some other document of some kind in that character's folder.  Any creator should have included a movelist.
Title: How to add characters, stages and music videos
Post by: Cong Fu Man on April 08, 2006, 06:26:44 am
Add Characters:
http://youtube.com/watch?v=zDwB-6Z7wI8&search=mugen%20tutorial

Adding Stages and Music:
http://www.youtube.com/watch?v=UMvPOa9Xp08
Title: Can I play MUGEN online? Can I play MUGEN on my console?
Post by: JustNoPoint on April 19, 2006, 04:07:12 pm
"Can I play MUGEN online?"
No

"Can I play MUGEN on my console?"
Only on XBOX. Use the link below for details.
Eh, use the search button here or in google for more info.
Title: Re: FAQ
Post by: JustNoPoint on May 18, 2006, 11:54:55 pm
Are you a new member and people are not answering your questions and/or being rude?

r u typin lik this? lol
OR MAYBE YOU ARE TYPING WITH ALL CAPS?
B carful not 2 tipe thes ways

 If you type like above too much on a forum it is hard for people to understand what you are saying. Or they just don't like it. Try to fully type out as much as you can and be as informative as possible.
Let the members know you have made efforts to solve the problem yourself as well by checking stickies, googling, and using the (http://mugenguild.com/forumx/Themes/default/images/english/search.gif) (http://mugenguild.com/forumx/index.php?action=search) button.
Title: Re: FAQ
Post by: Messatsu on May 19, 2006, 12:05:09 am
This thread needs to be renamed to Dreamslayer's thread.
Title: Re: Your Question Might Already Be Answered Here!
Post by: aokmaniac13 on May 29, 2006, 08:56:52 pm
Nah, I have something else in mind.  Better or worse?
Title: Re: FAQ
Post by: Messatsu on May 30, 2006, 02:06:14 am
Nah, I like the ambiguity of Dreamslayer's thread since appropriately naming threads doesn't determine whether or not someone new will read it or not.
Title: Re: FAQ
Post by: Tekkaman Blade on May 31, 2006, 11:29:35 pm
Since a few versions ago, 7-zip can also open RAR files

(Supported formats: 7z, ZIP, CAB, RAR, ARJ, LZH, GZIP, BZIP2, Z,CHM, TAR, CPIO, RPM and DEB)

edit: It can compress into zip, tar and 7z formats... I have found that it compresses zip files better than WinRAR does.
edit: on max settings

When compressing large files, the .7z format has a better compression ratio than .rar but takes way longer to actually compress.
edit: This is no longer always true, .rar sometimes has better compression AND WinRAR may just be the best archiver out there now, primarily because of it's speed/compression ratio.
Title: Re: FAQ
Post by: Thunder_King on July 30, 2006, 06:18:56 am
yah but it can't recompress them into .rar or .zip (winzip style) I think. o_O
still good ;)
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Bastard Wolf on November 20, 2006, 08:58:38 pm
Since everyone asks the same thing over and over again:

"How to get rid of information displayed on screen"

Look for mugen.cfg in the data folder, open it with notepad and search for:

Quote
[Debug]
 ;Set to 0 to disable starting in debug mode by default.
Debug = 1
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: cacarot on July 28, 2007, 06:49:40 pm
how do i add more characters slots on mugen?
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: nick09 on August 29, 2007, 01:48:49 pm
you should add where to get HI-RES mugen..........
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Mr. Sand on September 17, 2007, 08:10:18 am
but where.

Hi im new to mugen and with a lil help from mugen fury tutorial i now have spiderman, liono, colossus, and flash.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: RAVENOUS31492 on September 17, 2007, 03:10:17 pm
you should add where to get HI-RES mugen..........

yeah i've heard about that
where would you get it?

by hi res mugen do u mean like everything in hi res, or just the screenpack, cuz i already know about hi res chars and stage.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Siebzehn on September 18, 2007, 06:40:37 pm
You can make use of Hi-res stages (although normal stages won't work right).
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: extreme_reborn on September 21, 2007, 07:15:17 am
I heard that in training mode you can have certain settings like having the computer AI go from standing still to attacking and such. How do I do that?

And is there a pause key?
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Bastard Mami on September 21, 2007, 06:25:10 pm
yes, press pause on your keyboard.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Mature4evr on September 30, 2007, 02:28:35 am
For the ambitious among you, here's a list of suitable emulators (pertaining to the ease of Mugen conversion).  Reason being is, these programs consist of far more comprehensible interfaces.

Title: Re: FAQ - DOWNLOAD MUGEN
Post by: nick09 on September 30, 2007, 02:44:10 am
you should add where to get HI-RES mugen..........

yeah i've heard about that
where would you get it?

by hi res mugen do u mean like everything in hi res, or just the screenpack, cuz i already know about hi res chars and stage.

everything.

but Kung Fu Man made one that allows you to use lowres stages and everything else is hires.

which you can get it at his site: http://randomselect.piiym.net/
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: pkeffect on October 01, 2007, 03:26:56 am
You can also visit Mugen Wiki (http://mugen-wiki.com/) and check out the download section.

 ;)
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: thargh on October 07, 2007, 12:10:23 am
the Character order thing doesn't exist anymore.
How do you do it?
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: donathan on October 12, 2007, 08:42:23 am
err when you click on the lick to dl mugen for windows all you get is a link to download 2 ininity patches
can some one give me the link to dl the mugen program?
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: eco95 on October 21, 2007, 03:16:53 pm
I am a mugen newbie ~

so glad to find this excellent forum!

very useful faq for me! great post!  truly appreciated!

Thank you so so much!  Keep up the good work!
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: agent_samsonite on November 18, 2007, 05:39:58 am
greetings everyone. I really want to express gratitude to the creaters of this website as wel as mugen itself. Ive read the faq guides and downloaded the no limit mugen off the link from the site and figured out how to add new characters, however, i seem to be running into the 10 player limit problem, i was under the assumption that the no limit mugen ive downloaded included the patch and would automatically download. So ive googled other sources and have downloaded the patch only but it seems to still not work. Can anybody offer me some additional advice, maybe im doing this wrong. Thanks so much.
Title: Re: FAQ
Post by: zabuzafreak on January 02, 2008, 02:00:53 am
This thread needs to be renamed to Dreamslayer's thread.

Seconded!

TDS is how I got started in MUGEN, thanks again, now I can actually do things with MUGEN, and am enjoying it a lot.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: romiron3 on March 25, 2008, 03:23:34 pm
How, the hell, i can to know about if that topic is blocked for me?
What's wrong? Why i can't use "Topics, tips and FAQ" link, why
"Creating characters"?
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Eco on April 17, 2008, 01:48:05 am
Just saying, some of the links are broken.  --;
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: please dont on July 15, 2008, 08:59:00 pm
Specifically, I'd like the "Order" links back, because no matter what I do, I can't get the Order code to work.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Stryfe on September 15, 2008, 08:14:41 am
The "Download winmugen" Link redirects you to a generic site hosting site. Not the Winmugen hosting site.
Just thought I'd let you guys know =)
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Minus (Tails Clock) on September 21, 2008, 09:18:43 pm
you should add where to get HI-RES mugen..........
I am in need of it and Mugen-Wiki is down. Am I right in thinking that both stages and characters are hi-res? I've heard of Mugen-Plus having hi-res features of some sort but I can't really find much info about it at all...Same as with hi-res Mugen.
I also did a search for it but only this one page came up. Please help me out with this, It's pretty important that I get a full hi-res version of Mugen.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Shamrock on September 21, 2008, 11:56:52 pm
Go to first post and download mugen plus.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Not Muggins on November 09, 2008, 03:21:47 am
If you want the regular WinMugen instead of WinMugen Plus. Here's the download.

http://www.mugenfury.com/mugen/winmugen_04-07-04.zip
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: rlrunyon on June 10, 2009, 02:54:03 pm
Is the only version of Mugen for Linux the beta version? I can't get rid of the debug mode and the ugly text on the title screen. =P
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: shinsou on July 23, 2009, 05:31:27 am
the Optimising winmugen doesn't get me anywhere
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: jinnwriter on July 23, 2009, 07:43:17 am
I'm trying to build a character with Fighter Factory right now, but the "Run in WinMugen" button seems to do nothing for me.  Any ideas?

*ah, nevermind.  Figured it out.
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: Haziel on July 30, 2009, 09:16:21 pm
The character creation link gives me a error. Can you fix it?
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: mAdLaX on January 30, 2010, 07:15:43 pm
Is the only version of Mugen for Linux the beta version? I can't get rid of the debug mode and the ugly text on the title screen. =P

Try pressing "CTRL D"... Press it TWICE or TRICE...
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: elmasloco10 on March 15, 2010, 06:47:18 am
Hi having a problem with sound on win mugen plus, music sounds distorted in both the vs and menu screens btw im using Coruscation screen pack that runs the ms dos batch file. I dont know if i need to configure something in a def file or im using the wrong screenpack. Any help will be appreciated
Title: Re: FAQ - DOWNLOAD MUGEN
Post by: JustNoPoint on March 08, 2012, 03:10:59 pm
We are in the process of updating this sticky. If you would like to help out please visit this thread.

http://mugenguild.com/forumx/index.php?topic=139423.msg1532050#msg1532050 (http://mugenguild.com/forumx/index.php?topic=139423.msg1532050#msg1532050)