Marconni1985
Member
- Joined
- Apr 5, 2011
- Messages
- 132
- Reaction score
- 8
- Points
- 18
Why it doesn't appear in Skins list?
With the release of 15.2.0 the SI has changed the syntax of the skins (I don't know why ...)
BTW this is the procedure to see them in the skin list and use:
- go to Documents\Sports Interactive\Football Manager 2015\skins\<skin_name>\
- rename <skin_name>.xml to skin_config.xml
- open skin_config.xml with Notepad
- find the row (one of the first) where is <string id="name" value="<skin_name>" />
- copy&paste the row just below
- modify the row pasted as <string id="skin_name" value="<skin_name>" />
- save and close Notepad
where <skin_name> stands for the name of the skin
Skins still not working for me.With the release of 15.2.0 the SI has changed the syntax of the skins (I don't know why ...)
BTW this is the procedure to see them in the skin list and use:
- go to Documents\Sports Interactive\Football Manager 2015\skins\<skin_name>\
- rename <skin_name>.xml to skin_config.xml
- open skin_config.xml with Notepad
- find the row (one of the first) where is <string id="name" value="<skin_name>" />
- copy&paste the row just below
- modify the row pasted as <string id="skin_name" value="<skin_name>" />
- save and close Notepad
where <skin_name> stands for the name of the skin
The 2 downloads provide the skin_config.xml files already. So, if you're 15.2 users, you're good to go.
If you're 15.1.3 users (like me), you need to do what BlackMagic10 said, but in REVERSE.
Rename skin_config.xml as <skin_name>.xml.
Then open it whit Notepad, and delete the row <string id="skin_name" value="<skin_name>" />
Save and close Notepad.
Worked for me, it should work for you too.