[h=2]From SI Forums:
Sports Interactive Community
Important: Skins in FM15.2[/h][h=2]
[/h]
Sports Interactive Community
Important: Skins in FM15.2[/h][h=2]
Hello,
There are currently reports that skins from 15.1 are not selectable in 15.2. For this to work, artists need to modify and update their skins:
In FM15.1 skins you’d have this –
\skins
…\fm dark\
…\fm dark\fm dark.xml
The new format for 15.2 is now
\skins
…\fm dark\
…\fm dark\skin_config.xml
Any folder with the skin_config.xml will be discovered, and the folder name is not important anymore.
The real name of the skin is now defined within the skin_config.xml itself with a line like this –
<string id="skin_name" value="fm dark" />
This value is important as it’s used to find a skin, and required to work in FM15.2.
In 15.2, if a skin is set, and isn’t found through the new skin discovery mechanism, it will fall back to the games default skins so any pre-existing 3rd party skin someone may be using would have their skin changed to the default until their 3rd party skin is updated, and can then be re-selected.
If any of this isn’t clear or doesn’t make sense please let me know.
Thanks,
Lucas
There are currently reports that skins from 15.1 are not selectable in 15.2. For this to work, artists need to modify and update their skins:
In FM15.1 skins you’d have this –
\skins
…\fm dark\
…\fm dark\fm dark.xml
The new format for 15.2 is now
\skins
…\fm dark\
…\fm dark\skin_config.xml
Any folder with the skin_config.xml will be discovered, and the folder name is not important anymore.
The real name of the skin is now defined within the skin_config.xml itself with a line like this –
<string id="skin_name" value="fm dark" />
This value is important as it’s used to find a skin, and required to work in FM15.2.
In 15.2, if a skin is set, and isn’t found through the new skin discovery mechanism, it will fall back to the games default skins so any pre-existing 3rd party skin someone may be using would have their skin changed to the default until their 3rd party skin is updated, and can then be re-selected.
If any of this isn’t clear or doesn’t make sense please let me know.
Thanks,
Lucas
[/h]