is it possible to take a select screen from one screenpack and put it into another one? and if yes than how?
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.
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.
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.