YesNoOk
avatar

Is there a way to not flip P2 portraits in the Vs, & Select Screen? (Read 447 times)

Started by Reck, April 22, 2013, 07:41:12 am
Share this topic:
Is there a way to not flip P2 portraits in the Vs, & Select Screen?
#1  April 22, 2013, 07:41:12 am
  • ****
  • LOVE HER RIGHT IN THE PUSSY!
    • USA
I have a few chars with lettering in their portraits, and for P2 the lettering comes out backwards because of Mugen's P2 settings... Is there a way to change the P2 portrait from flipping in the Vs, & Select Screen?

This is currently what it looks like...


I'd like it to look like this...
Re: Is there a way to not flip P2 portraits in the Vs, & Select Screen?
#2  April 22, 2013, 10:23:07 am
  • ***
  • I work at Elecbyte as a sexy janitor.
    • USA
    • tamez.smeenet.org
In your system.def of your screenpack look for
Code:
[VS Screen]
then under that change
Code:
p2.facing = -1
to
Code:
p2.facing = 1

Re: Is there a way to not flip P2 portraits in the Vs, & Select Screen?
#3  April 22, 2013, 12:47:52 pm
  • ****
  • LOVE HER RIGHT IN THE PUSSY!
    • USA
In your system.def of your screenpack look for
Code:
[VS Screen]
then under that change
Code:
p2.facing = -1
to
Code:
p2.facing = 1



Tried that, didn't seem to work :/
Re: Is there a way to not flip P2 portraits in the Vs, & Select Screen?
#4  May 06, 2013, 02:13:31 am
  • ******
  • Portrait Prodigy EX+
    • mugenguild.com/forum/topics/saikoros-high-resolution-mugen-portraits-fatal-fury-full-set-145724.0.html
While I do not have a definitive answer, maybe I can still attempt to help.

Check out NoZ's WarZoNe or Kyokano's SFxT screenpack. Both of those Screenacks rely on coordinate manipulation. E.G. your standard Screenpack fare, like CFJ or Broken Mugen use the same exact portrait area to display both characters, hence the -1 offset in your .def files. NoZ, as an example, uses the same portrait, but with giving the effect of being different due to layout nuances.

What the hell do I mean??

Look into A: The portrait's size (WarZoNe and SFxT have different Portrait sizes) and B: the coordinates NoZ uses for WarZoNe's select screen. Technically, Player 2's portrait just sees a different spot of Player 1's portrait as it just uses different coordinates for the same picture.

I hope this was helpful
All of your Mugen Portrait needs may be found HERE.

I'd like to report two robots on the MFG forums: One is EXShadow. The other is Saikoro.
There should be a Saikoro plugin for Photoshop.
Re: Is there a way to not flip P2 portraits in the Vs, & Select Screen?
New #5  May 07, 2013, 01:30:53 am
  • ***
  • chill out...
    • Germany
Last Edit: May 07, 2013, 09:29:12 pm by Gara