Search
On FM Scout you can chat about Football Manager in real time since 2011. Here are 10 reasons to join!
fm25 cheap - download steam key

FM 2016 FLUT skin v2.3

A skin for the regular career mode of Football Manager 2016. Version 2.3 released on 29 August 2016.

By Updated on Aug 29, 2016   964552 views   263 comments
Download Now
Downloads: 41094 / Size: 87.3 MB / Added: 2015-11-06
FM 2016 Skins - FM 2016 FLUT skin v2.3
FM 2016 FLUT skin v2.3
Skin for FM 2016 regular career mode and widescreens (1920x1080).

Well, I know I said that the version 2.2 of FlutSkin was the last version for this season (FM16). However, I already should know that the edition of a skin is a “never ending story”…..
Thus, I'm pleased to present you the version 2.3 of FLUTSkin White for FM16.


Once again, thanks to all FM fans and especially to all of the fantastic FM skinners who contribute a lot to produce the FLUTSkin as it is today since FM 2013.



This skin is compatible with DF11, Scope and Cutout Faces
.


Released: 29 August, 2016

.
Resolution requirements
This skin was made to work properly in 1920x1080 full screen mode. As a result, some panels won’t work properly in other resolutions (and also in 1920x1080 windowed mode).

The changes (some of them are just minor changes) in this version are in the following panels:
  • Stadium Overview Panel
  • Game Processing
  • Calendar Popup Panel
  • Club General Panel
  • Nation General Panel
  • Team Report Panel
  • Manager Home Panel


IMPORTANT NOTES:

1. In this pack I included a TUTORIAL PDF with instructions regarding the structure of your Graphics folder in order to view the citypics, the kits and the competition logos in player details and in title bar.

2. I also included a folder with the files you need to use in order to remove the attributes background boxes (you just have to place the files of that folder in the panels folder of the skin and overwrite the originals).


You can download the FOOTBALL MANAGER BACKGROUNDS SUPERPACK or the City Pics MEGAPACK v4.0 to further enhance the skin.


FM16 Flut skin Preview




How to add Flut Skin in FM16

  1. Download and extract the .rar file (using either 7-Zip for Windows or The Unarchiver for Mac).

  2. Place the "fm2016flutskin" folder here:
    Documents\Sports Interactive\Football Manager 2016\skins
    Create the folder "skins" if it doesn't exist.

  3. Start FM16 and go to Preferences screen and then into the Interface tab.
    You should see FM 2016 Flut Skin - v. 2.3 as option in the skin drop down of the Overview box.
    Hit the Confirm button.

Please note this skin is provided as is. It has nothing to do with Sports Interactive or SEGA and won't be supported by them.


Download Now
Downloads: 41094 / Size: 87.3 MB / Added: 2015-11-06
Your content on FM Scout

We are always looking for quality content creators, capable of producing insightful articles. Being published here means more exposure and recognition for you.

Do YOU have what it takes?

Discussion: FM 2016 FLUT skin v2.3

263 comments have been posted so far.

  • alexpuk2002's avatar
    Thanks Flut, thats exactly what I wanted. Great Skin
  • Flut's avatar
    hi alexpuk: Thanks :-)
    In order to remove the colours go to the team squad.xml (in the panels folder of the skin) and change the code:

    <!-- Starting XI Styles -->
    <flags id="stxi" value="tables/custom/flutstartingsquad/row" />

    <!-- Subs Styles -->
    <flags id="subs" value="tables/custom/squad/substitute/row" />

    <!-- Sent off Styles -->
    <flags id="soff" value="tables/custom/cards/red/row" />

    <!-- Not in squad Styles -->
    <flags id="nisq" value="tables/custom/squad/flutoutsidesquad/row" />

    <!-- Highlighted Styles -->
    <flags id="hida" value="tables/custom/league/champions/row" />


    by this one

    <!-- Starting XI Styles -->
    <flags id="stxi" value="table/standard/row/normal/row" />

    <!-- Subs Styles -->
    <flags id="subs" value="tables/custom/squad/substitute/row" />

    <!-- Sent off Styles -->
    <flags id="soff" value="tables/custom/cards/red/row" />

    <!-- Not in squad Styles -->
    <flags id="nisq" value="tables/custom/squad/outside squad/row" />

    <!-- Highlighted Styles -->
    <flags id="hida" value="tables/custom/league/champions/row" />

    If you want do the same in the tactics panel, go to team squad tactics panel.xml and change the code:

    <!-- Starting XI Styles -->
    <flags id="stxi" value="tables/custom/flutstartingsquad/row" />

    <!-- Subs Styles -->
    <flags id="subs" value="tables/custom/squad/substitute/row" />

    <!-- Sent off Styles -->
    <flags id="soff" value="tables/custom/cards/red/row" />

    <!-- Not in squad Styles -->
    <flags id="nisq" value="tables/custom/squad/flutoutsidesquad/row" />

    <!-- Highlighted Styles -->
    <flags id="hida" value="tables/custom/squad1/substitute/row" />

    by this one:

    <!-- Starting XI Styles -->
    <flags id="stxi" value="table/standard/row/normal/row" />

    <!-- Subs Styles -->
    <flags id="subs" value="tables/custom/squad/substitute/row" />

    <!-- Sent off Styles -->
    <flags id="soff" value="tables/custom/cards/red/row" />

    <!-- Not in squad Styles -->
    <flags id="nisq" value="tables/custom/squad/outside squad/row" />

    <!-- Highlighted Styles -->
    <flags id="hida" value="tables/custom/league/champions/row" />
  • alexpuk2002's avatar
    Hi Flut

    Loving the skin. Could you tell me how to remove the colours for the players when you view the squad. I have attached a pic to show you what I mean. Can we change the red, green highlight on the players to the default?

  • Nikke177's avatar
    @Flut
    Sorry, I missed that while looking through the comments, but thanks for explaining it again. Much appreciated!
  • Flut's avatar
    @Nikke177: I already explained here several times how to change the colour of background attribute boxes...but..okay, I explain once again:

    Go to the settings xml of the skin and search for:

    <!-- background attribute box colours Flut 1.5 -->
    <colour name="unknown attribute background" red="210" green="210" blue="210"/>
    <colour name="low attribute background" red="241" green="159" blue="193"/>
    <!--<colour name="normal attribute background" red="248" green="207" blue="0"/>-->
    <colour name="normal attribute background" red="128" green="188" blue="244"/>
    <!--<colour name="good attribute background" red="83" green="184" blue="66" />-->
    <colour name="good attribute background" red="15" green="158" blue="15" />
    <!--<colour name="excellent attribute background" red="62" green="211" blue="62" />-->
    <colour name="excellent attribute background" red="28" green="207" blue="28" />

    Change the values of red, green, blue in the lines without <!-- in the beggining (because these lines are not active). Clean the cache of the game, exit the game and reload it.
  • Nikke177's avatar
    Hi Flut
    How do I change the attribute colours on the player profiles? I go to Preferences -> Interface -> Skin Colours, but the changes I make doesn't have any effect. The attributes are always the same colours, no matter which colour I choose?
  • Flut's avatar
    Hi jsmyth70: unfortunately you have to edit lots of xml in order to adjust for your screen resolution.....
  • jsmyth70's avatar
    hi, thanks for the reply. unfortunately i can only go to 1366x 768. would there be anything else i could do?
  • Flut's avatar
    Hi jsmyth70: this is due your screen resolution. The skin works properly, showing all the stuff, in 1920x1080 full mode.
  • jsmyth70's avatar
    hi can anyone help? this skin is great but i cant seem to see the bottom part of a player profile, i.e morale, form, transfer status etc. I also cant seem to see all staff attributes as it cuts off at the bottom. Thanks
  • Flut's avatar
    Hi el-chambo: in order to delete the "signature" name you have to go to the custom folder (inside the panels folder) and, in all of the xml except picture selector panel, you have to delete the code similar to the following:

    <widget class="picture" file="boxes/flut/paper11" image_alignment="bottom" >
    <layout class="stick_to_sides_attachment" alignment="bottom" inset="4"/>
    <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
    <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
    <!-- colorir fundo da cor da equipa -->
    <record id="object_property">
    <integer id="get_property" value="tbcl" />
    <integer id="set_property" value="colr" />
    </record>

    </widget>


    and this one:


    <!-- person name -->
    <widget class="person_button" dslk="true" font="fonts/signature" alignment="bottom,can_scale" size="17" colour="secondary">
    <layout class="stick_to_sides_attachment" alignment="bottom" inset="4" />
    <layout class="stick_to_sides_attachment" alignment="centre" inset="0"/>
    <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
    <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
    <record id="object_property">
    <integer id="get_property" value="objt" />

    </record>
    </widget>

    Regarding the logos, is not a bug. In fact the code for the logos "call" the team logo when you are in the player from the club, and the nation flag/logo when you are in player panel, from the nation. It happens because is the same code.

    Hi medo9312: I answered you through PM
  • medo9312's avatar
    this skin is awesome, can you help me how to increase the font size so that I can feel more comfortable with the game.
  • el-chambo's avatar
    Flut
    Could you tell me which file I would need to change to remove the name from under the players face picture.
    Also is it meant to show to national flag logos next to the players face when looking at a player on the national screen.
    On the club screen it shows a national and club.
    Thanks for your help
  • fidelfc's avatar
    Flut
    Thanks! I found it now, i believe you should add this information to the manual or the page, since it's being requested quite a lot.
  • Flut's avatar
    Thanks Waltencyr :-)
  • Waltencyr's avatar
    always surprising us. better. imagine in 2017 how it goes. I'm already thinking ahead. Sorry. I am very grateful for his work.
  • Flut's avatar
    Hi fidelfc: yes you can do it. Please search in the comments because I already explained how to do it several times.

    Hi cerses: sorry but unfortunately I don't plan to adjust the skin for other resolution.
  • Cerses's avatar
    it is possible do get this skin of 1366x768 resolutions :(?
  • fidelfc's avatar
    Hi, is there any way to change the color of the attributes boxes?
  • DMstratz's avatar
    thankyou man works great
  • Doddo04's avatar
    Hi DMstratz: put the following file in skin/graphics
    https://mega.nz/#!Eh5z1ZwI!uxF3CtSYy4oTI8D1yyZeYfZ_8H2PzzVzxGWkHomlXYI
  • DMstratz's avatar
    you are the best!

    The only problem i have now (which i had when i first installed it before) when running @1440p 125% zoom..all the "Player Status Information" icons...like

    "Tut" , "Loa" , "Inj" , Rsv" etc on the tactics/team pages are all red. no longer green & red
    Screenshot
  • Flut's avatar
    Hi DMstratz: Put these folder (extracted, of course) in the following path:
    skin/graphics/boxes/subsection (overwrite the other with the name standard)
    DOWNLOAD
  • DMstratz's avatar
    Or Better yet, i play at 125% zoom @1440p but the only issues i have are the transparent grey boxes over some of the pages on fixtures/team report/tactics etc.. could you say where these are in the files so i could remove them??

    i looked but would like to confirm before removing them
  • DMstratz's avatar
    Any chance there will ever be a 1440p version?

FMS Chat

Stam
hey, just wanted to let you know that we have a fb style chat for our members. login or sign up to start chatting.