shenryo - Comments

#740664 FM 2023 FLUT skin dark - Version 8.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 12 June 2023 - 18:26 PM UTC 

In the match in between highlights panel try to increase the value 1573 in lines 8, 94 and 95. Reload the game.

Legend. Thank you.

 

#740429 FM 2023 FLUT skin dark - Version 8.0
shenryo
11 years ago
7 months ago
35
Premium

Hey @flut - came across another issue in the in-game engine that I was hoping you could help me with. I had the same issues in FM22 and you told me which code to alter. I have tried the same here, but to no success.

 

The match in between highlights panel - the panels are not lined up properly. I need to make main / middle panel with player name bigger, stretch across to left of screen. I have tried playing around with some values, but only seem to alter the furthest left panel. I have tried dragging it in game, but that is max. See pic.

 

#740367 FM 2023 FLUT skin dark - Version 8.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 11 June 2023 - 17:55 PM UTC 

What is the number of the alt?

 

7 alt for player overview panel with default SS Kits

#740364 FM 2023 FLUT skin dark - Version 8.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 11 June 2023 - 11:31 AM UTC 

for move the weight, go to player without bakground.xml and, in line 129 increase the left inset value in the following code

 

   <layout class="stick_to_sides_attachment" alignment="left" inset="68"/>

 

Thanks mate, you're a gem.

 

Just to confirm, the alternative viewpoint won't work for me without that bug of missing stats?

#740289 FM 2023 FLUT skin dark - Version 8.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 10 June 2023 - 18:43 PM UTC 

Thanks.

The first screenshot is not from the current version of the skin…

In the second one, what is your request?

 

Oh, I just copied the alternative files across from FLUT version 8. Have I the wrong download?

 

As for the default view, could you tell me which line in playeroverview panel will let me move the weight across. As you can see, it's currently all bunched up. Cheers.

#740274 FM 2023 FLUT skin dark - Version 8.0
#740272 FM 2023 FLUT skin dark - Version 8.0
shenryo
11 years ago
7 months ago
35
Premium

Hey @flut - as always, love the skin. Been using it for years, but seems I've come across a problem. When I change to the alternative player overview, I seem to get the following pages on occasion, main stats missing. I click out and go back in and they're there, but rather annoying.

 

I'm not opposed to using the default, but as you can see I would need to manually update the kiticon38 (which is fine) and playeroverview panel so as to move the weight across and shrink the numbers on back of shirt.

 

Any ideas pal? Appreciate 'ya

 

#691000 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 15 June 2022 - 20:46 PM UTC 

Hi

 

Ops you are absolutely right. I forgot to change something there. Thanks for reporting. Now is centred.

For that:

 

  1. First of all open the player overview panel.xml and search for the following code

 

<widget class="player_season_stats_table_panel" file="player/player season stats table panel" id="pssp" late_loading="true">
          <translation id="title" translation_id="385617" type="use" value="Season Stats[COMMENT: player overview; player stats by competition panel title]" />
         </widget>

 

2. Change the code for 

<widget class="player_season_stats_table_panel" file="player/player season stats table panel1" id="pssp" late_loading="true">
          <translation id="title" translation_id="385617" type="use" value="Season Stats[COMMENT: player overview; player stats by competition panel title]" />
         </widget>

 

3. Go to player season stats table panel1.xml and search for the code

 

<record id="default_properties" alignment="left,centre_y" spec="text" column="0" />

 

change that code for

 

<record id="default_properties" alignment="centre" spec="text" column="0" />

 

Done 🙂

 

A ha, that looks much better. Thank you, Sir!

#690754 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium

Hey @flut  - sorry to pester with another question  - small thing, but how can I centralise the stats in pic? At the moment, they run off to side rather than below. Or, is this the intent? Thanks

#689893 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 04 June 2022 - 17:49 PM UTC 

shenryo: now I believe I understood. Tahnks. However, and unfortunately, since I did that change for a long time ago, I don't remember now how you can place it on the header (I have an idea but it is hard to explain…). Sorry.

 

kingofpain: thanks 🙂

No worries at all matey. Thanks for your efforts 🙂 

 

#689815 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 04 June 2022 - 11:04 AM UTC 

Hi matg: many thanks!!!! 😊

 

Hi evoking: Only in the player overview panel near the attributes. However, if you want, you can use this file (I changed the code)

 

https://www.mediafire.com/file/p0mym06uu21nltx/player_additional_attributes_panel.xml/file

 

Hi kingofpain: Thanks! Regarding you issue, I really don’t know why it happens. Maybe there is soemkind of conflict with other skins ir flutskin version…Try to clear the cache, exit the game, keep only this skin (and this version of the skin) in the skins folder of the game abd reload the game.

 

Hi shenryo: I didn’t change anything in that panel (and I did not understand your last question). Regarding your first question, try the following. Go to match score área panel.xml and in the first line of code follow the instructions. For example  if your screen resolution is 2560 x 1440 and you are playing with 100% Windows display settings and zoom, change  

 

<panel width="1720" > <!-- Put here a value equal to your screen resolution minus 200 -->

For

<panel width="2360" > <!-- Put here a value equal to your screen resolution minus 200 -->

 

Apologies @flut - I mean the line at the bottom with footballs on - the time-line, if you will. In previous releases it has been at the top. For me, it seems a little lost at the bottom when viewing highlights. Does that clear it up?

 

#689707 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium

Oh, and is there a way to take the bottom goals panel to the top like it was in previous skins? Where you can click on goals, etc. Seems a bit lost down there, I feel.

 

Thanks

#689695 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium

Hey @flut  - could you please tell me how to move the top header along so that it fills the screen?

 

Which xml file and code do I need to play around with?

 

Cheers buddy.

#689458 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 30 May 2022 - 19:24 PM UTC 

Hi and thanks 🙂

I stopped includding that fix because it causes a bug in the data_hub panel (the panel displayed will be empty….).

 

Ahhhh, what a shame. No fix or workaround?

#689308 FM 2022 FLUT skin dark - 6.0
shenryo
11 years ago
7 months ago
35
Premium

best skin in town! Thanks @flut 

 

One thing though, any chance of a Japan clubs overview fix?

#634869 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By shenryo 10 May 2021 - 22:17 PM UTC 

Can't stress enough how much I appreciate the replies to fix this.

 

What did the first of those lines do? The replacement code - doesn't appear to have changed anything.

 

Also, is changing the skin the only way to make this screen more full?

 

Hey @flut - your help fixed my issues. Managed to get the skin working nicely. However, the 2560x1440 version didn't really help me. I persevered with original and manual tweaks.

 

Do you have a tip jar?

 

Only thing not quite right is the size of these panels or panel. During a game in the tactics. How can I make it larger, i.e. fit the screen?

#634715 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 10 May 2021 - 20:34 PM UTC 

- Go to match full time review panel.xml and in line 460

Replace

<widget class="match_view_selector_panel" id="set3" pause_match_on_menu_opening="true" default_item="mltp" file="client_object/client object viewer selector match" >

 

with

 

<widget class="match_view_selector_panel" id="set3" pause_match_on_menu_opening="true" default_item="mltp" file="client_object/client object viewer selector match" save_session_state="true">

 

- Regarding tactics you should click on tactics button in order to display the pitch with the players.

 

- You also talked about the height of the match titlebar. This i salso related with your screen resolution. My suggestion is to use the adapted version of the skin for 2560x1440 (adapted by Rosek) – the link is there, below the link for original version of the skin.

 

Can't stress enough how much I appreciate the replies to fix this.

 

What did the first of those lines do? The replacement code - doesn't appear to have changed anything.

 

Also, is changing the skin the only way to make this screen more full?

#634671 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium

Sadly noticing a few issues as I progress. Love this skin, so will try to persevere, but another thing: is there a way to permanently change FOCUS ON ATTACKS panel to PLAYER RATINGS. When I click on a game I have always enjoyed seeing both teams player ratings. Tried doing this manually, but it resets every time.

 

#634662 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium

Also, Flut - is there a way to make the top panel a little bigger - feels small in game - where the team names and scores are housed

#634660 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 09 May 2021 - 23:42 PM UTC 

Yes. In that panel. Try to increase the value 1573 in the following code 

 

<record>
     <flags id="alignment" value="horizontal" />
     <integer id="min_value" value="1920" />
     <integer id="max_value" value="10000" />
     <symbol id="set_property" value="width" />
     <integer id="true_value" value="1573" />
     <integer id="false_value" value="1573" />
    </record>

 

after that, put the same value in

 

<integer id="TbWl" value="1573"/> <!-- 1920 up -->

Hmmmm… my half time tactics seems a bit messed up, too. This doesn't look right, does it? There's no tactics panel???

 

#634609 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 09 May 2021 - 23:42 PM UTC 

Yes. In that panel. Try to increase the value 1573 in the following code 

 

<record>
     <flags id="alignment" value="horizontal" />
     <integer id="min_value" value="1920" />
     <integer id="max_value" value="10000" />
     <symbol id="set_property" value="width" />
     <integer id="true_value" value="1573" />
     <integer id="false_value" value="1573" />
    </record>

 

after that, put the same value in

 

<integer id="TbWl" value="1573"/> <!-- 1920 up -->

2222 was the magic number - thanks so much again - hopefully that's everything 🤞🏻

 

#634606 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 09 May 2021 - 23:42 PM UTC 

Yes. In that panel. Try to increase the value 1573 in the following code 

 

<record>
     <flags id="alignment" value="horizontal" />
     <integer id="min_value" value="1920" />
     <integer id="max_value" value="10000" />
     <symbol id="set_property" value="width" />
     <integer id="true_value" value="1573" />
     <integer id="false_value" value="1573" />
    </record>

 

after that, put the same value in

 

<integer id="TbWl" value="1573"/> <!-- 1920 up -->

 

Ok, I put those to 2573 and it went full screen, losing the left side panel of extra info - maybe something in between is sweet spot

#634602 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 09 May 2021 - 23:22 PM UTC 

You should still trying to increase the value (I don't know what value you should use since I have not your screen resolution). Don't forget you have to reload the game (shift+r) after each change and also not forget that you should use the mouse to drag the panel to the left (enlarge it) after each change.

 

in the Match folder ----→ match in between highlights panel.xml file?

 

increase the three 1010 references?

#634597 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 09 May 2021 - 20:30 PM UTC 

That problem is also due your screen resolution.

You should go to match inbetween highlights.xml and change the values 1010 here (increase “drastically” that value)

<record>
<flags id="alignment" value="horizontal" />
<integer id="min_value" value="1360" />
<integer id="max_value" value="1920" />
<symbol id="set_property" value="width" />
<integer id="true_value" value="1010" />
<integer id="false_value" value="1010" />
</record>


after that you should put the same value you choose, in here

<integer id="TbWm" value="1010"/> <!-- 1360 - 1920 -->

 

 

Hi. When you say “drastically”, what do you mean? I have tried various combinations and it doesn't seem to budge at all.

#634570 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium

Ok, all that help worked, but got myself into the match engine and think the boxes on my screen are a bit messed up? Look very different to the images at the front of this?

 

Is that the case?

#634530 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium

Thanks again. That is amazing help.

#634508 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium
By flut 08 May 2021 - 21:03 PM UTC 

Hi. Thanks!!!

Regarding your questions:

 

  1. Go to person snapshot club overview16.xml and increase the value of the inset in line 53

 <layout class="stick_to_sides_attachment" alignment="top" inset="100"/>

 

and line 68

 

 <layout class="stick_to_sides_attachment" alignment="top" inset="101"/>

 

Use try and error method, but I believe you can try a value such as 125 and 126….

 

2. Since the weight units you use requires lots of space,you should move the weight to the right. For that do the following (in player overview panel.xml)

 In line 736, increase the value 68

 

<layout class="stick_to_sides_attachment" alignment="left" inset="68"/>

 

Wow! You, Sir, are amazing! Thank you. I don't suppose you could help me on the players name being too low? or number too large? Whatever the issue is. Be great to see name above number, if possible.

 

#634376 FM 2021 FLUT skin dark - Version 16.0
shenryo
11 years ago
7 months ago
35
Premium

Absolutely amazing skin - as always - and thank you. Apologies if it has been covered, however, but how do I fix the manager's name over his mouth and the font in player age? Looks a bit weird. Thanks in advance, folks 

#474197 Export FM 18 FMF files into FM 19 Editor ?
shenryo
11 years ago
7 months ago
35
Premium
Worked fine for me on multiple files so it's likely you're not doing it right.

Did you save the FM18 file as uncompressed? You may need to do so before exporting it.

If that doesn't work, send me the file and I'll see if I can do it for you.


Hey,

Resaving the files in 2018 and exporting uncompressed into xml has worked. Thank you. That has saved me hours. Really appreciate the help.
#474184 Export FM 18 FMF files into FM 19 Editor ?
shenryo
11 years ago
7 months ago
35
Premium
Worked fine for me on multiple files so it's likely you're not doing it right.

Did you save the FM18 file as uncompressed? You may need to do so before exporting it.

If that doesn't work, send me the file and I'll see if I can do it for you.


OK, some files have worked. The ones I have been able to export into xml load up fine, but the dbc ones won't load. I will try resaving them now and see if that helps. Thanks so much.