Jump to content

[FM18] Resize Player Picture on Overview Screen


zeus77

Recommended Posts

The size of the face on the Player -> Overview screen is controlled by two files;

First in 'player overview panel' xml file locate this line at the top of the file:

<layout class="arrange_vertical_attachment" layout="86, 355, -1" offset="0" />

And the first value controls the height of that panel.

Next you need to edit the 'player personal details panel' xml file, locate this line near the top of the file:

<layout class="arrange_horizontal_attachment" layout="90, -1, 10, 1" offset="0" gap="0" />

And the first number determines the width of the player pic.

Adjust these two values to suit, though depending on the size you set and resolution of peoples screens you may need to mess around with the other code in those files to fit everything in.

Both files are found in the panels/player folder extracted from the panels.fmf file, if you don't know how to extract the files read the pinned threads.

Link to post
Share on other sites

  • michaeltmurrayuk changed the title to [FM18] Resize Player Picture on Overview Screen

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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