YesNoOk
avatar

Portrait issues (Read 764 times)

Started by GrandOne, April 05, 2014, 06:54:56 pm
Share this topic:
Portrait issues
#1  April 05, 2014, 06:54:56 pm
  • *
  • "A man with his blade."
    • Portugal
    • Skype - gborg23
Greetings! Id like to know how can i insert transparent portraits (without a grey background for example) and id also like to know how can i set a portrait to show up in the screen i want: select,versus and victory screens. To be more specific i am trying to change the portraits of the enemies of fear screenpack.
Last Edit: April 05, 2014, 10:10:33 pm by GrandOne

VHR

Re: Portrait issues
#2  April 06, 2014, 02:01:46 am
  • ***
Hello,

Assuming u are using mugen 1.0 or winmugen.

To insert a picture onto mugen, u must index it first to a 8bit pcx image 256 color (not needed in mugen 1.1 ) 

and add the last color on the palete has transparent (ff00ff) not doing so, u might corrupt your characters .sff


How to index ? See Here  -> http://mugenguild.com/forum/topics/nozs-warzone-custom-portrait-thread-144404.0.html

9000,0 = small portrait
9000,1 = big ports (select / versus screens )
9000,2 = win         
9000,3 = lifebar     


 Tools needed - Photoshop or similar program  ,  Fighter factory (for changing the portraits and other stuff....)
Re: Portrait issues
#3  April 06, 2014, 07:10:06 pm
  • *
  • "A man with his blade."
    • Portugal
    • Skype - gborg23
Thank you very much!