YesNoOk
avatar

Need Help! Stages messing up (Read 1617 times)

Started by SNOWMAN, September 08, 2012, 12:40:45 pm
Share this topic:
Need Help! Stages messing up
#1  September 08, 2012, 12:40:45 pm
  • avatar
    • Australia
    • marriott.jacob@gmail.com
OK, so I'm new to mugen. i just started adding in some characters and all that has been successful but they also have been added as stages to, how do i fix this!
Re: Need Help! Stages messing up
#2  September 08, 2012, 01:15:26 pm
  • *****
  • Fuck you.
    • Philippines
    • Skype - Markpachi
    • mugenguild.com/forum/topics/-opensource-mps-psds-stages-and-resources-please-put-them-good-use-172321.0.html
Steps:
1. Open "select.def" located in the data folder of your mugen. You can open .def files using notepad.
2. Find the line that says [ExtraStages] using Ctrl+F
3. Add the name of the stage after the [ExtraStages] line.

Example

[ExtraStages]
stages/Bar.def
stages/EVE-MP.def
stages/EVE-MP 2.def
stages/Nac.def
stages/NIGHTRIDING.def
stages/AndoreArena.def
stages/DudleyGarden.def
stages/SagatDojo.def
stages/CRASH_SITE.def
stages/JB_Apocalypse_View.def
stages/GaiStage.def
stages/ZangiefRing.def



And you're done! Have fun!

Rest in peace, Tamez. Thank you for everything.
Re: Need Help! Stages messing up
#3  September 08, 2012, 02:03:29 pm
  • avatar
  • **
    • florin_matei1996@hotmail.com
How is it that they have been added as stages :???: it's impossible unless you add the char's def to [ExtraStages] if that's the case just delete it
Re: Need Help! Stages messing up
#4  September 08, 2012, 02:05:54 pm
  • *****
  • Fuck you.
    • Philippines
    • Skype - Markpachi
    • mugenguild.com/forum/topics/-opensource-mps-psds-stages-and-resources-please-put-them-good-use-172321.0.html
What?

Rest in peace, Tamez. Thank you for everything.
Re: Need Help! Stages messing up
#5  September 08, 2012, 03:01:00 pm
  • avatar
    • Australia
    • marriott.jacob@gmail.com


ok your steps didn't really fix my problem, there are only two stages in extra stages and they were the default ones.
Re: Need Help! Stages messing up
#6  September 08, 2012, 03:09:24 pm
  • avatar
  • **
    • florin_matei1996@hotmail.com
Do you actually have stages besides those two and how did you managed to add those chars as stages?
Re: Need Help! Stages messing up
#7  September 08, 2012, 03:13:19 pm
  • avatar
    • Australia
    • marriott.jacob@gmail.com
i have no clue, I'm using the SNKvsCapcom pack. add character to the select file then save when I'm finished selecting the characters i get a choice of 88 stages, only 2 being the ones in extra stage, ORIG-Stealth and HellVerse. the rest are characters and when they are selected i get an error message saying
"missing camera info. chars/asdf/asdf.def"
Re: Need Help! Stages messing up
#8  September 08, 2012, 03:35:35 pm
  • avatar
  • **
    • florin_matei1996@hotmail.com
There is one guy who gets the same error but i don't know what's the cause. it never happened to me.
Where did you get the screenpack... probably it's not compatible with mugen 1.0.
and are you saying your extra stages looks only like this but you get to select 88?
Code:
[ExtraStages]
 ;Put extra stages here. They will be available in VS and Watch modes.
 ;For example, you can insert "stages/mybg.def".
stages\stage0-720.def
stages\stage0.def
Re: Need Help! Stages messing up
#9  September 08, 2012, 03:39:09 pm
  • avatar
    • Australia
    • marriott.jacob@gmail.com
yes, oh and its winmugen
Re: Need Help! Stages messing up
#10  September 08, 2012, 03:52:38 pm
  • avatar
  • **
    • florin_matei1996@hotmail.com
Ooooooooooh now i get, the error happens when you select a ""char stage"" because the character is indicated to be a stage and mugen can't find the [Camera] parameter.
So this being said do your chars have stages after their names like "kfm, stages\kfm.def, includestage=1"?
or like some of the examples given in select.def
Quote
;   Some examples:
 ;        kfm, stages/mybg.def, includestage=0
 ;        kfm, stages/mybg.def, music=sound/song.mp3
 ;        kfm, stages/mybg.def, music=sound/song.mp3, includestage=0
 ;        kfm, stages/mybg.def, order=3
Last Edit: September 08, 2012, 03:56:14 pm by SilverSkin
Re: Need Help! Stages messing up
#11  September 08, 2012, 03:56:09 pm
  • avatar
    • Australia
    • marriott.jacob@gmail.com
no
Re: Need Help! Stages messing up
#12  September 08, 2012, 03:57:43 pm
  • avatar
  • **
    • florin_matei1996@hotmail.com
Are you sure you are editing the right select.def?
Re: Need Help! Stages messing up
#13  September 08, 2012, 04:01:14 pm
  • avatar
    • Australia
    • marriott.jacob@gmail.com
there's only 1 select.def in the data folder
Re: Need Help! Stages messing up
#14  September 08, 2012, 04:04:33 pm
  • *****
  • Fuck you.
    • Philippines
    • Skype - Markpachi
    • mugenguild.com/forum/topics/-opensource-mps-psds-stages-and-resources-please-put-them-good-use-172321.0.html
Think of it like this.
You'll see this line in your select.def

"Ryu, stages\Stage.def"


Make sure that you have that stage in your stage folder, your Mugen will crash if you don't have that stage.

Rest in peace, Tamez. Thank you for everything.
Re: Need Help! Stages messing up
#15  September 08, 2012, 04:06:19 pm
  • avatar
    • Australia
    • marriott.jacob@gmail.com
HOLD ON, MY AMAZING ABILITY TO RANDOM TYPE STUFF APPEARS TO BE FIXING THE PROBLEM? will type back if problem is fixed/


     Posted: September 08, 2012, 04:09:55 pm
VICTORY IS MINE! gentleman sorry for wasting your time.