Infinity MUGEN Team

IMT Main => M.U.G.E.N Guides & Tutorials => Topic started by: ninetalescommander on February 10, 2013, 09:58:10 AM

Title: Stage problem, any help appreciated
Post by: ninetalescommander on February 10, 2013, 09:58:10 AM
Hello everyone, just yesterday I decided to give Mugen a try and so far I am very impressed but I am having a very annoying problem.

For some reason, all the characters I am downloading are appearing as Stage selections.
I've gotten all my characters working perfect but they are all showing up as stage selections which is annoying because whenever I pick 1, I get an error saying "Missing Camera Info".

Obviously this is because there is no stage info in the characters but I've no idea why the game is making them show up as stage selections.

I've checked my Stages folder and there is only the standard files that came with the pack.

I am using Mugen 1.0.

Any help would be appreciated.
Title: Re: Stage problem, any help appreciated
Post by: DarkValentine on February 17, 2013, 02:10:04 AM
In the select.def, look for the following line:


Code: [Select]
;Insert your characters below.

kfm, stages/kfm.def

Where it says "stages", omit this line, and make it look something like this

Code: [Select]
kfm\kfm.def
Do this for every character you install into mugen. Do this also for any screenpack you happen to use, outside of the default screenpack. This will force it to read from the "chars" folder more properly. As a protip, make sure the folder names for characters contain no spaces. Mugen is quite picky with folder names, if you don't use something like a hyphen or underscore.

The same applies for stages. Make sure the stage in question you are inserting, has the following setup. As seen below:

Code: [Select]
stages/kfm.def
The characters & stages are often in two separate parts of the select.def file. For characters, it is easier to use a backslash, for stages, it is easier to use a forward slash.

That should solve your problem.

You might want to have this moved by a moderator, over to this part of the forum (Click it) (http://www.infinitymugenteam.com/Forum_345/index.php?board=19.0). As you would have gotten better help results there.
SimplePortal 2.3.5 © 2008-2012, SimplePortal