MeisterTrainerForum
Football Manager => FM - Allgemeine Fragen => Fragen zu Grafiken und Skins => Thema gestartet von: rokidi am 05.Mai 2017, 16:25:25
-
Hallo-ich krieg die City Pics nicht im Spiel angezeigt- Verzeichnis User/Documents/FM2017/Graphics/Pictures/citypics-Ich habe das mega Paket von fm scout vom fm 2016 geladen-
funktioniert das mit dem FM 2017 nicht oder wo könnte das Problem liegen-
Danke schon mal für hilfreiche Tips
-
Welchen Skin nutzt du?
-
CFM Skin 2017 Dark v1.01 Vollbild 1600x900.60.00Hz Standardgrösse 100% gibts noch andere gute City Pics zum Download?
-
Bei mir das gleiche im CMF Skin und im Blak Skin kommt das auch vor. In anderen Skins laufen die Pics...
-
You're using DS8 Background Megapack. CFM Skin 2017 panel is compatible with the Vitrex City Pictures but You can easily change that for Yourself. Go to /panels/club/ and open club overview panel.xml. Find this (line 199 to 205):
<widget class="picture" id="lftB" file="pictures/logos/background/default/right" image_alignment="centre_x,centre_y" scale_picture="true" keep_aspect_ratio="true">
<record id="object_property">
<integer id="get_property" value="mbpc" />
<integer id="set_property" value="file" />
</record>
</widget>
and replace this with:
<widget class="background" file="backgrounds" id="bgnd" image_alignment="centre_x,centre_y" scale_picture="true" keep_aspect_ratio="true">
<record id="object_property">
<integer id="get_property" value="bgnd" />
<integer id="set_property" value="file" />
</record>
</widget>
Entweder die Vitrex City Pictures herunterladen oder die angehängte Anleitung befolgen. Dann klappt es. :D
-
pikawa • 1 months ago
@groning, You're using metallic logos. Delete folders right/left inside this logopack and it should work
Das ist des Rätsels Lösung. Aber alleine wäre ich da wohl nie hinter gekommen...