YesNoOk
avatar

modificate a 9000,0 portrait (cammy from pots) (Read 682 times)

Started by delweynes, December 19, 2010, 11:14:26 am
Share this topic:
modificate a 9000,0 portrait (cammy from pots)
#1  December 19, 2010, 11:14:26 am
  • avatar
  • **
Hello !

I'm not sure to be in the good section, so excuse me if not.

I want to change 9000,0 small portraits in the character's selection screen. So I change all 25X25 portraits to 26X50. The new portraits are coming from big portraits who use unique palette. It's ok for most character.

My prob is for cammy, from pots. I tried all ways but I can't change the small portrait if using a 26X50 portraits cutted out from a CVS's big portrait (so unique palette).

Thanks for the help.
Re: modificate a 9000,0 portrait (cammy from pots)
#2  December 19, 2010, 07:22:32 pm
  • ***
  • Life is Life... WTF!!
    • www.mugenimperiolatino.com/index.php
look i don't know how can i add sprite 9000,0 with nonshared palette, in sff without ruins other sprites with shared palette... add it in the end isn't a solution... so, i give you a tip, add your new sprite at the end of sff, nonshared pal, and change your sprite "[Face] used from fight.def.

eg:

;-----------------------------------------------------------
[Face]
;Player 1
p1.pos    = 2,12
p1.bg.spr = 50,0
p1.face.spr = 9000,0    ;<- Change that with your new sprite... eg 9000,70
p1.face.facing = 1
p1.face.offset = 0,10
;Player 2
p2.pos    = 316,12
p2.bg.spr = 50,0
p2.bg.facing = -1
p2.face.spr = 9000,0    ;<- Change that with your new sprite... eg 9000,70
p2.face.facing = -1
p2.face.offset = 0,10

so using that you can put any sprite like portrait, no worry about screw your sff.

bye!
[

Nice userbars no? :P Make click & Download something nice for your Mugen!!!
________________________________
Re: modificate a 9000,0 portrait (cammy from pots)
#3  December 19, 2010, 11:49:06 pm
  • avatar
  • **
Yes thank you but this tip work for portrait ingame.

My prob is to change portrait in the selection screen. I see anywhere were i could change the 9000,0 base portrait with something like 9000,50 or so.
I tried to add the command line 9000,50 in the Character select definition in the system.def but it doesn't change a thing.

ex.

  ;Character select definition

[Select Info]
...
...

  ;Portraits
portrait.offset = 0,0
portrait.scale = 1,1
portrait.spr = 9000,50 <--- does not works.
Re: modificate a 9000,0 portrait (cammy from pots)
#4  December 20, 2010, 12:00:04 am
  • ***
  • Life is Life... WTF!!
    • www.mugenimperiolatino.com/index.php
sorry but if don't have the same palette you could change the other sprites pals, upload
a sprite from standing action, a palette (.act file), and the portrait image that you want to use, i'll try my best!
[

Nice userbars no? :P Make click & Download something nice for your Mugen!!!
________________________________
Re: modificate a 9000,0 portrait (cammy from pots)
#5  December 20, 2010, 09:49:42 am
  • avatar
  • **
Well I try to add another sprite, i try to change 9000,0 to another sprite. I try to duplicate 9000,0 and so but nothing changes.

The best would be to see by yourself with pots cammy. To try to use another small portrait than the base 9000,0 in the character selection's screen.

Thank you.
Re: modificate a 9000,0 portrait (cammy from pots)
#6  December 20, 2010, 10:01:43 am
  • ******
  • I hang out tough. I'm a real boss.
    • USA
    • litotichues.com/
You need to make the palette of the new small portrait the same as the palette of the old small portrait. There is no other legitimate way to make this work correctly.
Re: modificate a 9000,0 portrait (cammy from pots)
#7  December 20, 2010, 10:16:13 am
  • ***
  • Life is Life... WTF!!
    • www.mugenimperiolatino.com/index.php
emmm sorry but that works....

like 50 bit cent says, the same that i say XD you have to "indexed" and apply the same character palette XD for example here u have my test with a piece of standing... (yes u know was easy.... for that im requesting your new small portrait)

How to add that... just change the current portrait to prevent possible bugs with linked sprites...

http://rapidshare.com/files/438333619/9000-0.rar

see ya
[

Nice userbars no? :P Make click & Download something nice for your Mugen!!!
________________________________
Re: modificate a 9000,0 portrait (cammy from pots)
#8  December 20, 2010, 06:21:18 pm
  • avatar
  • **
Ho yes allright I see it. Thank you.

I understand my problem. I used the CVS big cammy's portrait (warusaki's cammy). I cutted it 25X50 and tried to use it as pot's cammy 9000,0 small portrait, in the character's selection's screen.

But I suppose then that this method can't be done like this ?
Re: modificate a 9000,0 portrait (cammy from pots)
#9  December 22, 2010, 12:17:09 am
  • ***
  • Life is Life... WTF!!
    • www.mugenimperiolatino.com/index.php
i used a shared palette in 9000-0, i mean this sprite must have the same palette that your character to prevent color distortions.

Read this tutorial... sorry its in spanish but you should understand.
Spoiler, click to toggle visibilty

anyway i like the pot's cammy portrait XD

if you have any problem please sent to me and i'll show you how can you edit that with photoshop.
[

Nice userbars no? :P Make click & Download something nice for your Mugen!!!
________________________________