Nicolas Yurchuk - Comments

Comments
#772690 Sas Skin 24
Nicolas Yurchuk
10 years ago
5 hours ago
36
By milka 02 February 2024 - 08:56 AM UTC 


Sharing the actual config file wouldnt help that much since it would entail massive work for you to do manually so here is a guide instead:
 

Firstly, you need FMXML, its available online if you google but also here: https://sortitoutsi.net/content/847/fmxml-for-pc
Launch it, then you simply select the actual folder where the stadium pictures are in, Object: faces (for now.. we will change that later).
FMXML will now create a config based off of the content within the folder.

 

Now get Notepad++ (google it) and open the config file with Notepad++.
As you can see in the config file the string looks like this:

<record from="XXXXXX" to="graphics/pictures/person/XXXXXX/portrait"/>

We want it to look like this:

<record from="XXXXXX" to="graphics/pictures/stadium/XXXXXX/stadium"/>

So by using ctrl+f when you have the config opened in Notepad++ , he Find tool will open, then simply choose the “replace”-tab and then write the word “person” to be replace by “stadium” and the same with the word “portrait”.

When its done you can save the config file and VOILA! working stadium-packs in SAS skin 🙂
Hope this helped! 

it's always interesting to read instructions written by people who don't know what they're doing)) you just had to replace the word background with the word stadium in the existing file

 

#770892 Skinning - Location of "hidden" files
Nicolas Yurchuk
10 years ago
5 hours ago
36
By murraycanu 27 December 2022 - 20:40 PM UTC 

Hello,

 

I'm looking to make some changes to my skin, specifically adding in the comparison to the scouting card.  I've located (I think) where the scouting summary sits (<widget class="player_reports_overview_summary_panel" file="player/player reports overview summary vertical scouting card" late_loading="true" minimum_width="30" default_width="-1" priority="3">😉

 

The thing is, I can't seem to find the player_reports_overview_summary_panel or the file “player reports overview summary vertical scouting card” in the player folder.  I've changed the name of the files on the code and it removes the visual on the skin so I know its pointing somewhere.  I can't seem to locate the file in any of the skins I've downloaded.

 

Please help!

 

Thanks
        

 

all panels and widgets locate in fmf archives in folder where you install game

#769668 FM24 Light Skin?
Nicolas Yurchuk
10 years ago
5 hours ago
36

I don't understand why you have problems finding light skins. after SI stopped supporting light skins in 2020 or 2021, at least 1-2 light skin appear every year
e.g. FM24 Light

#741031 How to change inbox background?
Nicolas Yurchuk
10 years ago
5 hours ago
36

this is file inbox item.xml, it currently uses classes main_contrast_box and inner_contrast_box_no_margin for containers. they are opaque. 
the easiest way to achieve transparency is simply to use a fake appearance. for example like this class="inner_contrast_box_no_margin" appearance="fake/appearance/for/transparency"

#731390 Game pass/console version on PC Skins
Nicolas Yurchuk
10 years ago
5 hours ago
36

I think by adding these 2 lines to the file skin_config.xml, you can try to use any skin


<boolean id="tablet_skin" value="true" />
<boolean id="fmc_skin" value="true" />

#613326 City Pictures Mega-Pack (Flut Skins)
Nicolas Yurchuk
10 years ago
5 hours ago
36
as add universal abstract pic on place absent photos? it`s real?