Jump to content

[FM22] How to increase player face size on profile overview?


F0XES
 Share

Recommended Posts

Hi guys,


As the title says, how do I increase player face size on profile overview?

I know there's an XML file you can change for FM21 but I've copied across that FM21 XML for my FM22 skin and it isn't working....

Presume that's due to different coding?

Anyone have an .XML file to do this for FM22? Or know which code I need to put in an .XML to do this on FM22?

Just to clarify, this is on the "attribute" page on a player profile - to increase the size of their face picture.


Thank you

 

@michaeltmurrayuk not sure if this can be done on the beta?

Edited by F0XES
Link to post
Share on other sites

@F0XES You need to edit the player profile personal details xml file which is found in the panels\player folder and is extracted from the panels fmf file. For the moment you can use the FM21 Resource Tool to extract the FM22 files as you will need the FM22 file due to some changes in the file.

In that file locate this section of code (lines #21-23):

<!-- Profile picture -->
<widget class="picture" id="prop" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre_x,bottom">
<layout class="stick_to_sides_attachment" alignment="all" inset="
40,40,0,0" />

And adjust the inset values the order should be left, top, right, bottom if I am remembering correctly, you can also do the same on the line further up to adjust the size of the logo.

 

Link to post
Share on other sites

1 hour ago, michaeltmurrayuk said:

@F0XES You need to edit the player profile personal details xml file which is found in the panels\player folder and is extracted from the panels fmf file. For the moment you can use the FM21 Resource Tool to extract the FM22 files as you will need the FM22 file due to some changes in the file.

In that file locate this section of code (lines #21-23):

<!-- Profile picture -->
<widget class="picture" id="prop" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre_x,bottom">
<layout class="stick_to_sides_attachment" alignment="all" inset="
40,40,0,0" />

And adjust the inset values the order should be left, top, right, bottom if I am remembering correctly, you can also do the same on the line further up to adjust the size of the logo.

 

That worked perfectly. Thank you very much!

Link to post
Share on other sites

On 25/10/2021 at 16:41, Nahuelzn said:

Hi, can you upload the file? I want to do that but I always have problems editing skin files.

Thanks :)

Apologies for the delay, just noticed this reply.

Just place the following file in the (Skin Name) \ Panels \ Player folder.

 

https://www.mediafire.com/file/y5pdyowsyz8o837/player+profile+personal+details.xml/file

Link to post
Share on other sites

  • 2 months later...
On 25/10/2021 at 10:26, michaeltmurrayuk said:

@F0XES You need to edit the player profile personal details xml file which is found in the panels\player folder and is extracted from the panels fmf file. For the moment you can use the FM21 Resource Tool to extract the FM22 files as you will need the FM22 file due to some changes in the file.

In that file locate this section of code (lines #21-23):

<!-- Profile picture -->
<widget class="picture" id="prop" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre_x,bottom">
<layout class="stick_to_sides_attachment" alignment="all" inset="
40,40,0,0" />

And adjust the inset values the order should be left, top, right, bottom if I am remembering correctly, you can also do the same on the line further up to adjust the size of the logo.

 

I know I'm being thick here but I don't understand any of this. 

 

I can't even find the folder you're talking about? 😶

Edited by Chrisflev
Link to post
Share on other sites

  • 9 months later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...