It works on the newest MUGEN and Fighter Factory 3, though it loops on the right side unless the width is at least ~800 pixels. Also, the camera stops moving really quickly when going up so you can't see the top of the picture.
😀Nice video but with some wrong informations. I try to explain why, for an image with these dimensions 638*400pxs you have to use these values: Camera Info: boundleft = -159 boundright = 159 boundhigh = -160 SFF Info: x axis = 319 y axis = 160 You calculated an erroneous "Bound" (why did you divide the width by 3? what is the use?), for a resolution of 4:3 and a localcoord of 320:240 I have always used (and still do today) a other method of centering the image. Bound = (image width - 320)/2 es: (638-320)/2 318/2 Bounds = 159 Another mistake is In the video you say you don't understand why the stage repeats both to the right and to the left. This happens because you have wrongly calculated the bound which for you is 212 (the correct one is 159pxs) and furthermore the problem is also given by "tile = 1,0" ( ua-cam.com/video/Pq2hYS6Bhsw/v-deo.html ). The tile serves precisely to make an element repeat, in this case on the X axis. So you should fix the tile like this: "tiles = 0,0" Do a google search with: Mugen Bound Calculator kain the supreme kaints [ . ] com / mbc / You should arrive at my site so by inserting the dimensions of your image you get both the basic calculation and all the code for your stage. Just do "Copy", paste it into a new text file (.txt), rename your file to ".def" and you have your code ready right away. Just create the sff file like you demonstrated and in less than 5 minutes you have a stage for mugen. Obviously if the image is very large or has a different aspect ratio you will always have to make some adjustments to the code. I know it's a 12 year old video, but I hope this explanation of mine will help someone. Maybe you'll come back to making videos and stages for mugen too ;)
Adding an animation would be more work, but sadley i am unsure how to do it X3 although, if you havent already seen them, MugenLord has some great tutorials!I also want to create Mugen stages/charecters, but im unsre were to start, all tutorials seem to start of big, and not simple...
your tutorial was better but when i saved my bitmap i used the 24bit my stages are much better plus i resized the stages to 625x240 it was easier for me to calculate thanx alot
Thanks for the tutorial and just for solution purposes, try to scale the image down even more and set the bound settings to half, reimport and resale as sff, then run the game and see if the stage image is resized Gonna keep my stage a secret until after I release my 2 new mugen episodes this weekend
my stage leaves weird traits of the chars can someone please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The website to Fighter Factory Classic is nothing but an annoying forum. And the link to it says "Error 404". This vid did not help at all and I don't appreciate it.
+Darth Dudley EXCUSE ME! I AM 11 YEARS OLD! YOU DON'T CALL ME A BABY! I'LL REPORT THIS COMMENT! I JUST HATE THIS TUTORIAL, BECAUSE IT IS HARD! IF YOU ARE BEING MEAN, THEN LOTS OF MIDDLE FINGERS WILL BE IN YOUR FACE!
if you didn't then put stages/(your stage name here).def in my case i put stages/DDD Arena.def (mine was based after kirby super star ultra's masked Deedeedee fight.)
Just got Lee Chaolan's Tekken 2 stage into M.U.G.E.N. thanks to your tutorial. Thank you, man! This video will be ten years old soon, BTW!
Dude this completely worked perfectly for me! Thank you so much! Great easy and quick tutorial with an easy to understand narrator, can't beat that.
What happens if your boundhigh number isn't negative?
The stage sprite didn't show up. What did I do wrong?
I know this vid is over a decade old but I can't open the image I want to use for my stage and i've tried pretty much everything
And how exactly do you add music?
It works on the newest MUGEN and Fighter Factory 3, though it loops on the right side unless the width is at least ~800 pixels. Also, the camera stops moving really quickly when going up so you can't see the top of the picture.
This was really helpful. Plan on making a bunch of MUGEN stages in the future.
😀Nice video but with some wrong informations.
I try to explain why, for an image with these dimensions 638*400pxs you have to use these values:
Camera Info:
boundleft = -159
boundright = 159
boundhigh = -160
SFF Info:
x axis = 319
y axis = 160
You calculated an erroneous "Bound" (why did you divide the width by 3? what is the use?), for a resolution of 4:3 and a localcoord of 320:240 I have always used (and still do today) a other method of centering the image.
Bound = (image width - 320)/2
es:
(638-320)/2
318/2
Bounds = 159
Another mistake is In the video you say you don't understand why the stage repeats both to the right and to the left.
This happens because you have wrongly calculated the bound which for you is 212 (the correct one is 159pxs) and furthermore the problem is also given by "tile = 1,0" ( ua-cam.com/video/Pq2hYS6Bhsw/v-deo.html ).
The tile serves precisely to make an element repeat, in this case on the X axis.
So you should fix the tile like this:
"tiles = 0,0"
Do a google search with: Mugen Bound Calculator kain the supreme
kaints [ . ] com / mbc /
You should arrive at my site so by inserting the dimensions of your image you get both the basic calculation and all the code for your stage.
Just do "Copy", paste it into a new text file (.txt), rename your file to ".def" and you have your code ready right away.
Just create the sff file like you demonstrated and in less than 5 minutes you have a stage for mugen.
Obviously if the image is very large or has a different aspect ratio you will always have to make some adjustments to the code.
I know it's a 12 year old video, but I hope this explanation of mine will help someone.
Maybe you'll come back to making videos and stages for mugen too ;)
followed step by step... and everything works. thanks a bunch.
my very first stage.
MAKING STAGES USING THE NEW FIGHTER FACTORY IS VERY EASY
thanks my baby dolls of how to make a mugen stage of time thank you mr. reklamy
9:14 best part
I dont understand I get a missing camera info??
Adding an animation would be more work, but sadley i am unsure how to do it X3
although, if you havent already seen them, MugenLord has some great tutorials!I also want to create Mugen stages/charecters, but im unsre were to start, all tutorials seem to start of big, and not simple...
The stage works, but the ground is way in the background and the characters are fighting in a void. What did I do?
how do you fix the looping
I am using Fighter Factory 3.
And so many change here. Can make new tutorial for FF3?
Thanks dude! and i didn't even use fighter factory classic, and it still worked for me!
it did not work. it says bg error reading.
This worked %100 thanks!
It didn’t work for me either. Everything was accepted but the stage does not appear when I try to watch a match. Does FFC correspond with Mugen 1.1?
Does the size makes mine not work?
I made a stage in Mugen, but the characters make weird trails wherever they walk. Any help?
Whats the paint app ur using
it didnt work for me please help
Thanks so much man, This makes things so much easier
Thanks for the tutorial. Love the background btw, I got lost in the picture and had to rewind at some points!
How make a stage with colors? It doesn't works! I think it's because the palette
it said out of resources when I tried to upload it, what does that mean?
Try choosing a image with less colors,and if you're using Fighter Factory Classic use the .bmp image format
I actually STILL havnt figured it out...although it seems not to happen if i make the length of the picture longer
This worked really well, however, IDK what to do with my "homemade stage". It is so enlarged, that the background pillars don't even show up.
What kind of laptop do you have?
The stage won't download on media fire... :(
FFC won't show my .bmp files when i set the bar to .bmp! please help!
STOPPED PLAYING MUGEN!!! HOW CAN YOU DO THAT IT IS SO BRILLIANT!!!!!!
Are you kidding me?!
That doesn't work!
it doesn't work by me too
give me your file i will fix this or maybe ill do it for you
@@issammugenthing4958 The Comment is 5 Years Old, So Obviously He won't send you the .def File
old comment
change the def and sff to the same name
i cant get that boxing stage to work in my new classic version but its broken
how do u give the stage a 3d feel???
where did u get the mario pc wallpaper? :o
how do i make a image bitmap?
this works its kinda hard doing it your first time
That wallpaper lmao
Cant select stage in menu
FFC won't let me look on my desktop >:(
the ffc download is broken
How do you do a stage of Persona 5!?
And i thought school was over for today
I just found it whilebrowsing google images
Thank you very much, this worked perfectly. A sub extra for you!
I try it and it keep's on reversing the color of my stage's.
were did u get mario sonic kunx tails luigi
This might be outdated
WHY IS IT NOT WORKING FOR ME????????????????????????????😢😢😢
i cant even open the image :(
the only way i managed to do that was with paint o.o? but thx epic tutorial :D :P but where did u get the desktop picture?
You save it as a bitmap.....
your stage0 link is broke
Helped a lot, Thank you!
Oh hey, didn't expect you here.
I'm not an administrator. :(
wont optimize
YO THANK YOU THIS WORKED
your tutorial was better but when i saved my bitmap i used the 24bit my stages are much better plus i resized the stages to 625x240 it was easier for me to calculate thanx alot
i had a error
2020 anyone
Doesnt work :'(
NOW TELL ME HOW TO MAKE A FIGHTER
The math kinda threw me off but thanks! I'll definately subscribe.
i make training stage from punch time explosion aka era without logo
I just get a black background. I followed the instructions 100%. I even checked a ton of times.
IT DORSNT WORK! I HAVE BEEN WORKING FOR HOURS WITH NO SUCCESS!
worked for me, are you using a new mugen
you have gmod
thanks, it works!
It didnt work!!! :(
Cool. I'll see if it works
This doesn't work!!!
Thanks :)
thank you dude :D
Great video bro :D
wow thanks bro!
thanks, i made one
thankx bro
Thanks for the tutorial and just for solution purposes, try to scale the image down even more and set the bound settings to half, reimport and resale as sff, then run the game and see if the stage image is resized
Gonna keep my stage a secret until after I release my 2 new mugen episodes this weekend
ohhh :o cool hopefully ill find it :3 thx
my stage leaves weird traits of the chars can someone please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
working bro they all are fool
you earned a sub :D
You deserve a like :D
too bad i stopped playing mugen :D
Subscribed :D
I made a simple download for the Stage0 so download now!
www.mediafire.com/file/dc5ov4uc2jlj8uc/stage0.def
Alexk2695 hiw it looks like?
and thankx for you bro
you give me real stage0.def
The website to Fighter Factory Classic is nothing but an annoying forum. And the link to it says "Error 404". This vid did not help at all and I don't appreciate it.
+Darth Dudley EXCUSE ME! I AM 11 YEARS OLD! YOU DON'T CALL ME A BABY! I'LL REPORT THIS COMMENT! I JUST HATE THIS TUTORIAL, BECAUSE IT IS HARD! IF YOU ARE BEING MEAN, THEN LOTS OF MIDDLE FINGERS WILL BE IN YOUR FACE!
+Darth Dudley I'm not a clown, you freak. My sister, Rosie Legend, has coulrophobia, so I'm not a clown. You're the clown.
+Anthony Dias de Batista What's up? You seem nice to talk with.
+Darth Dudley SHUT UP! He's a nice guy to talk with, and he is NOT a ballbag!
Sankofa Legend Be more mature, you pathetic kid. This is the Internet
How to make a mugen stage (HARD!)
There was an error reading the stage. Some help?
I had the same probelm
did you put the stage in your select.def file
if you didn't then put stages/(your stage name here).def in my case i put stages/DDD Arena.def (mine was based after kirby super star ultra's masked Deedeedee fight.)