-
Posts
668 -
Joined
-
Last visited
Community Answers
-
OldGamer's post in King of Fighters '96 problem was marked as the answer
The school girls are part of the floor sprite and you cant remove them and you need to do a bit of gimps skills and sprite edit and remove the bars and floor around them there no other way but to do it that way
here an example on what I am talking about
I took the time and I rip these images my self by using Nebula emulator. But I had to sprite edit by removing pipes and floor around them and I had to work around there shoe. but I think you get the general idea right ? also you have to do it for each 8 frame animation for the school girl
before
After the pipe and floor is been removed
-
OldGamer's post in How can i make a screenpack with 9000 slots??? was marked as the answer
there no other way around this. you have to tamper with the small portrait size and also make the small boxes and make the cursor size. you have no other choose but to do to this. if you want to have 9000+ for your screen pack that is 640x480 or 1280x720. you need to tamper with the sprites and edit them to fix on the 6x6 small boxes and the cursor box and also position it to fix on your select screen. there is no other way around it but do its the way I shown you and you have to play with the Values Number. I know that its confusing at first but play around it until you get it. you have learn work some way to fit all 9000+ for your screen pack. just work around it until you get it right
-
OldGamer's post in Please Help me with Fonts WinQuatos setting was marked as the answer
HOLY MOLLY i FIGURE MY OWN PROBLEM
But Im going to share this with everyone as well
Here a Picture how its like now with These setting
And here the setting for the win quota for the victory screen
;Win quote text
winquote.text = "Winner!" ;Default win quote text to show
winquote.offset = 400,400
winquote.font = 8,0,0, 0,255,255
winquote.textwrap = w ;Word wrap
By using 81 characters
Now here what happen if you add a number 1 with 8,0,0
winquote.offset = 400,400
winquote.font = 8,0,1, 0,255,255
winquote.textwrap = w ;Word wrap
Now if I try to remove the winquote.textwrap = w ;Word wrap and change the winquote.offset = 400,400 to winquote.offset = 20,370
this is how its look
winquote.text = "Winner!" ;Default win quote text to show
winquote.offset = 20,370
winquote.font = 8,0,1, 0,255,255
;winquote.textwrap = w ;Word wrap
this is how its look now but you can see that the words line up but not fully covering the rest of the characters with the box
then I figure how to make all 81 characters fix in the box by doing this.
I remove the W on winquote.textwrap = and I add a letter lower case L
and should look like this
winquote.textwrap = l
then I made the setting like this
;Win quote text
winquote.text = "Winner!" ;Default win quote text to show
winquote.offset = 20,370
winquote.font = 8,0,1, 0,255,255
winquote.textwrap = l ;Word wrap
and I made all 81 characters fit in the box :)
I hope this help everyone when dealing with text and winquote with mugen victory screen :D
-
OldGamer's post in Screenpack 320x240 was marked as the answer
here you go 7891. I just made a convert just for your request. lol but yeah This screen pack will give you more 1000+slots that for sure XD
Here you go :) http://www.mediafire.com/download/ml6rcaozl1baszx/AlphA-XMUGEN_1.1.rar
click the spoiler to see the screen pack picture demonstration