YesNoOk
avatar

cool screenpack idea (Read 830 times)

Started by Noob_saibot, October 16, 2007, 12:31:32 am
Share this topic:
cool screenpack idea
#1  October 16, 2007, 12:31:32 am
  • avatar
I need help making this picture into a screenpack menu and background if someone could help i would really appreiciate it thanx

 :sugoi:
Re: cool screenpack idea
New #2  October 16, 2007, 03:31:47 am
  • ***
..............................


make the image 256 colordepth
320x240
.pcx file
apply a pal (a masking color to its pallette     make it to a color thats not in the picture)
insert in the sff
code it accordingly


fuck it
ill explain since i just did it in less than 5 mins

get the image and use Infranview (google it ITS FREE)
with infranview open up the image and press Ctrl+R     and in the set new size box put in 320x240  (widthxheight)
(u may have to uncheck the preserve aspect ratio box)
then click on Image>>>>>>>Decrease color depth>>>>256 colors (8BPP)

save it as a .pcx file

next use either Fighter Factor OR MCM ( i personally use MCM ) and open up the system.sff file that yur mugen is using
*Note: I am using the default mugen screenpack

then just add in the newly made pcx file and u can save as a anygroup,image number
I used Group 0 Image 1        and set the X axis to 120  and leave the Y axis at 0

save it as system.sff (Yes overwrite)
then just go to the system.def file and scroll down to the "Title background definition" section

and  hell   just copy and paste this code *This is the code that IM using

[TitleBG GNR]
type  = normal
spriteno = 0, 1
start = 0, 0


u may have to edit the spriteno  line depending on what group,image number u save it as

save and close




?????








PROFIT!!!!
very simple


btw
Megadeth FTW!!!
When done correctly it should look like this ( I used my personal favorite band)
Last Edit: October 16, 2007, 03:54:11 am by txrocker281