YesNoOk
avatar

Select Screen Help (Read 503 times)

Started by thalbc, February 15, 2008, 04:49:14 am
Share this topic:
Select Screen Help
#1  February 15, 2008, 04:49:14 am
  • avatar
  • *
is it possible to take a select screen from one screenpack and put it into another one? and if yes than how?
Re: Select Screen Help
#2  February 15, 2008, 08:45:28 am
  • avatar
  • ***
If you have fighter factory, its pretty easy, but you would have to get that prgram first, google it.


1. Anyways, once you have the program and have made a back up of your data folder , go to sprites and open up the system.sff of the screenpack that you want the select screen from.

2. Then find the select screen image, I believe it will be group 100, image 0, save it as a pcx by clicking the disk with the letters pcx over it. (Note the X and Y axis)

3. Next go to sprites at the top and open up the system.sff of the screenpack you want to implement it on.  Find the select screen and delet it (Note the group and the image number). Now Click Add (its the white square with the letters pcx over it).  Set the group and image to that of the select screen you just deleted and set the X and Y axis to that of the select screen you are bringing in noted in step 2.

4. Click Ok, then save the system.sff. Then bring over the select file from the screen select that you just implemented.  And that should be the end of that.

EDIT: Also bring over the system.def file from the screen pack that you added the select screen from or your character select boxes will be all messed up.

I AM NOT LIABLE/RESPONSIBLE FOR ANY DAMAGES/CORRUPTIONS INCURRED IF YOU TRY TO PERFORM THIS ACT!

In simple terms, don't come complaining if you fuck up your shit.
Last Edit: February 15, 2008, 08:58:04 am by MUGENforever
Re: Select Screen Help
#3  February 15, 2008, 10:39:41 am
  • ******
  • Limited time to use Infinite power !
    • France
    • network.mugenguild.com/cybaster/
It can be much more complicated than that since select screen often have a lot of animations.

Also, to avoid any problems : make backups of your files before making any modifications.
Re: Select Screen Help
#4  February 16, 2008, 04:23:42 am
  • avatar
  • *
damn, it really is complicated. The select screen i want has a lot of animations in it. I'll try though, thanks for your help.