Informacje o blogu

Manifest użytkownika Pikawa

Ten manifest użytkownika Pikawa przeczytało już 2834 czytelników!
Łącznie swój komentarz zostawiło 0 z nich.

Pokaż notki z kategorii:

MÓJ BLOG

Sprawa jest bardzo prosta lecz ilość postów spowodowana tymże problemem wzrasta więc wyszedłem z założenia, że warto napisać ten mini-poradnik póki autorzy skinów sami nie wprowadzą korekt do swoich dzieł i problem na stałe zniknie (bądź nie gdy fajnie wygladający skin przez autora nie będzie już aktualizowany)
Cały poradnik zrobony jest na przykładzie skina FM15 Unofficial Dark Skin
Wchodzimy w C:\Users\<Nazwa użytkownika>\Documents\Sports Interactive\Football Manager 2015\skins\FM15 Unofficial Dark Skin.


Następnie szukamy pliku (configu) z rozszerzeniem .xml i otwieramy go (w tym przypadku nazywa się on "FM15 Unofficial Dark Skin".
Na ekranie monitora pojawiaja się nam kilkadziesiąt linijek tekstu

<?xml version='1.0' encoding='utf-8'?>
<record>
 
<!--  
============================================================
Basic Skin Details
 
The commands in this file are only used to describe the skin. 
Settings should be placed in the file "skins/<skin>/settings/<skin> settings.xml",
where <skin> is the name of the skin.
 
$DateTime: 2013/10/09 17:09:29 $
============================================================ 
-->
 
<!-- skin name, author etc -->
<string id="name" value="FM15 Unofficial Dark Skin" />
<string id="author" value="MurChupKampSantArtS8" />
<translation id="description" translation_id="249669" type="use" value="FM15 Community Dark Skin " />
<string id="version" value="15.1.3" />
<flags id="parent" value="fm dark-widgets" />
 
<!--
Minimum game version this skin requires to be valid, and listed as an option in the list of skins .
 
This is used for two things: 
- First of all you can force a sking to only be availble for a minimum minor release (ie patch), in other words
setting the required_version to 7.0.1 makes sure the skin won't be listed if the game is in version 7.0.0.
- Secondly, the first number ("major version") is used to decide which version the skin was designed for,
so if the version is "7.0.0" it won't be listed in the list of skins if the game version is "6.0.0." or "8.0.0",
even though 7 is less than 8.
-->
<string id="required_version" value="15.0.0" />
 
</record>
Wyszukujemy w kodzie tejże linijki:

<string id="name" value="FM15 Unofficial Dark Skin" />

Podkreślony fragment kodu należy skopiować. Następnie w klawiaturę (najlepiej w nowym pliku) wstukujemy:

<string id="skin_name" value="<NAZWA>" />

I w miejsce <NAZWA> wklejamy wcześniej skopiowany kod, który będzie wygladał teraz tak:

<string id="skin_name" value="FM15 Unofficial Dark Skin" />

Powyższy fragment należy skopiować i wkleić w nasz config (najlepiej pod fragmentem <string id="name" value="FM15 Unofficial Dark Skin" />), który teraz będzie wyglądał tak:

<?xml version='1.0' encoding='utf-8'?>
<record>
 
<!--  
============================================================
Basic Skin Details
 
The commands in this file are only used to describe the skin. 
Settings should be placed in the file "skins/<skin>/settings/<skin> settings.xml",
where <skin> is the name of the skin.
 
$DateTime: 2013/10/09 17:09:29 $
============================================================ 
-->
 
<!-- skin name, author etc -->
<string id="name" value="FM15 Unofficial Dark Skin" />
<string id="skin_name" value="FM15 Unofficial Dark Skin" />
<string id="author" value="MurChupKampSantArtS8" />
<translation id="description" translation_id="249669" type="use" value="FM15 Community Dark Skin " />
<string id="version" value="15.1.3" />
<flags id="parent" value="fm dark-widgets" />
 
<!--
Minimum game version this skin requires to be valid, and listed as an option in the list of skins .
 
This is used for two things: 
- First of all you can force a sking to only be availble for a minimum minor release (ie patch), in other words
setting the required_version to 7.0.1 makes sure the skin won't be listed if the game is in version 7.0.0.
- Secondly, the first number ("major version") is used to decide which version the skin was designed for,
so if the version is "7.0.0" it won't be listed in the list of skins if the game version is "6.0.0." or "8.0.0",
even though 7 is less than 8.
-->
<string id="required_version" value="15.0.0" />
 
</record>
Pozostało nam jedynie zapisać nasz plik jako skin_config o rozszerzeniu .xml i cieszyć się z ponownej możliwości używania skina!



Komentarze (0)

Możliwość komentowania tylko dla zarejestrowanych użytkowników.
Nie masz konta? Zarejestruj się.

Drogi Rewolucjonisto, prosimy o przestrzeganie regulaminu i zapoznanie się z FAQ
FM REVOLUTION - OFICJALNA STRONA SERII FOOTBALL MANAGER W POLSCE
Największa polska społeczność Ponad 70 tysięcy zarejestrowanych użytkowników nie może się mylić!
Polska Liga Update Plik dodający do Football Managera opcję gry w niższych ligach polskich!
FM Revolution Cut-Out Megapack Największy, w pełni dostępny zestaw zdjęć piłkarzy do Football Managera.
Aktualizacje i dodatki Uaktualnienia, nowe grywalne kraje i inne nowości ze światowej sceny.
Talenty do Football Managera Znajdziesz u nas setki nazwisk wonderkidów. Sprawdź je wszystkie!
Polska baza danych - dyskusja Masz uwagi do jakości wykonania Ekstraklasy lub 1. ligi? Napisz tutaj!
Copyright © 2002-2024 by FM Revolution
[x]Informujemy, że ta strona korzysta z plików cookies w celu realizacji usług i zgodnie z polityką plików cookies. W każdym czasie możesz określić w swojej przeglądarce warunki przechowywania lub dostępu do plików cookies.