YesNoOk
avatar

How to change the default portrait for Screenpacks? (Read 11855 times)

Started by RΣDDBRIПK, August 26, 2018, 12:56:57 pm
Share this topic:
How to change the default portrait for Screenpacks?
#1  August 26, 2018, 12:56:57 pm
  • ***
  • Elite Gaming Specimen
  • twitch.tv/reddbrink
    • USA
im looking to change the default portrait it shows on the character select screen.

I know the default number is 9000,1. is there a way i can change the number to display the character stand sprite (0,0) instead? or would i have to modify every character to do this?
Penguinz0 said:
"Oh its all happening! Everything that's ever existed is happening at once!"
Re: How to change the default portrait for Screenpacks?
#2  August 26, 2018, 01:20:59 pm
  • ****
  • Retired
  • Terminally Online
    • New Zealand
    • network.mugenguild.com/devon/
Screenpack portraits are either 9000,0 or 9000,1, if you want to use the stand sprite you gotta copy it in fighter factory and change it to 9000,0 or 9000,1
And yes, you have to do this for every character.
Re: How to change the default portrait for Screenpacks?
#3  August 26, 2018, 01:52:09 pm
  • ***
  • Elite Gaming Specimen
  • twitch.tv/reddbrink
    • USA
Screenpack portraits are either 9000,0 or 9000,1, if you want to use the stand sprite you gotta copy it in fighter factory and change it to 9000,0 or 9000,1
And yes, you have to do this for every character.
I figured as much. Thanks for the help Devon I appreciate it.
Penguinz0 said:
"Oh its all happening! Everything that's ever existed is happening at once!"
Re: How to change the default portrait for Screenpacks?
#4  August 26, 2018, 08:21:09 pm
  • ****
    • crepa.neocities.org

  • Online
Actually there's a way to change it much easier. Go to the system.def of the screenpack and look for this line:

portrait.spr

It should be 'portrait.spr = 9000,0", you can change the number to 0,0 and it will display the 0,0 sprite of your characters.
Re: How to change the default portrait for Screenpacks?
#5  February 01, 2023, 03:01:40 pm
    • Romania
    • https://lordmikehnk.blogspot.com/
Sorry for bumping a 4y old thread, but i feel my question relates.
Can i have the character select screen display 9000,1 portraits and the character versus screen display 9000,2 portraits? The character victory screen uses 9000,2 but 9000,1 and 9000,1 for the other screens (from the pack that i am using).
Re: How to change the default portrait for Screenpacks?
#6  February 01, 2023, 10:24:36 pm
  • ****
    • crepa.neocities.org

  • Online
Sorry for bumping a 4y old thread, but i feel my question relates.
Can i have the character select screen display 9000,1 portraits and the character versus screen display 9000,2 portraits? The character victory screen uses 9000,2 but 9000,1 and 9000,1 for the other screens (from the pack that i am using).

Yes. In your system.def, search for "[VS Screen]", then, under it, search for "p1.spr = 9000, 1" and "p2.spr = 9000, 1". Change it as you want.