Home
Blog
Careers
Forums
Downloads
FM24 Real Name Fix
FM23 Real Name Fix
FM24 New Leagues
FM23 New Leagues
FM24 Tactics
FM24 Data Update
FM Database
FM Guides
FM Shortlists
FM24/25 Update Wonderkids
FM24/25 Update Free Players
FM24/25 Update Bargains
FM24/25 Update Players to avoid
FM24/25 Update Club Budgets
FM24/25 Update Club Facilities
Graphics
Installation Guides
Records
Prediction League
Fantasy Football
Search
map788
there partly the shields are not displayed, you are sealed there, the extra characters are added, and I have already corrected
Doddo04
Hi Rab,
I changed name from vfb stuttgart to stuttgart but its the same all leds are black, not only from my team from all teams in my league. Have you any Idea ? My ID Numbers are ok?
here is my fm xml
https://filehorst.de/d/caArvrxb
DoubleR92
DoubleR92
I reinstalled the ad board patch and now I either get the Fly Emirates adboard in a loop... or red adboards (the background of emirates)... it seems like the patch changed something in the video ads that can be played? I also saw a file called "ads.fmf" that got updated in the patch (Steam\SteamApps\common\Football Manager 2019\data\game) so maybe it has something to do with that change.... it sucks.. i can't go back to the stupid old ads haha!
@rabcp help!
TheRipper
tv_capper
There was a previous version of this pack for FM18, you should be able to find it in the FM18 downloads section of the site
TheRipper
rabcp
Replace the above with:
<!-- Vfb Stuttgart ads -->
<record id="6012" path="video_ads/germany/clubs/vfb stuttgart/berner" animated="true"/>
<record id="6013" path="video_ads/germany/clubs/vfb stuttgart/cokezero" animated="true"/>
<record id="6014" path="video_ads/germany/clubs/vfb stuttgart/gazi" animated="true"/>
<record id="6015" path="video_ads/germany/clubs/vfb stuttgart/krombacher" animated="true"/>
<record id="6016" path="video_ads/germany/clubs/vfb stuttgart/mercedes" animated="true"/>
<record id="6017" path="video_ads/germany/clubs/vfb stuttgart/stuttgart" animated="true"/>
the issue was this unicode character → this tends to happen when making xml code in Word.
All I can suggest is reinstalling both patches along with the bidstack fix, its not an issue I'm experiencing so I cant identify a fix.
The patch will work with FM18, however FM18 uses different stadium models so upper tier adboards and banners will display in wrong positions.
Doddo04
Thanks Rab
amazing now it works
DoubleR92
How annoying.. i just installed the latest FM patch... saw it reset the ads so i cleared cache/reapplied skin... still not working. Then i deleted all add stuff and reinstalled it fully again and still those problems.. Am i doing something wrong in the reinstalling? I install 1.0, then the 'fix patch' and then 1.1 .. or should I skip that fix patch?
Maybe i should just reinstall the full game .. even though my other graphics are working fine.. just as the normal ad boards, it really is the video adboards that stopped working
kwiatek23
kwiatek23
BrianCloughALegend
Tommy Hughes
I believe the ads from folder "default" are used in friendly matches.
BrianCloughALegend
BrianCloughALegend
Lenadjr
rabcp
I don’t need to do anything, there are over 10 video ads assigned to the Champions League. I only make ads for leagues I use so I won’t be make any Polish ads, there are guides on how to make both static and videos adboards on page 1 of this thread if you want to try making your own.
It sounds like you’ve gone wrong somewhere with the patch, due to the way the ads work in FM it is an akward addon to use, I’ll try and post a more detailed video installation guide over the next week or so
I’m guessing you’ve either been promoted or had your stadium expanded as your games seem to be showing video boards and none are assigned to Peterborough, you can either follow the guide on page 1 to edit the xml and assign some video boards to your team or switch to the non club xml file for your home games.
BrianCloughALegend
rabcp
if you want to assign a video board to Peterborough, say for example a Nike adboard, search within the xml for a club using the video adboard you want e.g. Man city and copy the record id number in this case "3795"
<!-- Manchester City ads -->
<record id="3793" path="video_ads/england/clubs/man city/aabar" animated="true"/>
<record id="3794" path="video_ads/generic/etisalat" animated="true"/>
<record id="3795" path="video_ads/generic/nike" animated="true"/>
Then do a search for Peterborough, and you'll find the below codd:
<!-- Peterborough, TV_Capper -->
<list id="696">
<integer value="4557"/>
<integer value="4558"/>
<integer value="4559"/>
<integer value="4560"/>
<integer value="4561"/>
<integer value="4562"/>
<integer value="4563"/>
<integer value="4564"/>
<integer value="4565"/>
<integer value="4566"/>
<integer value="4567"/>
<integer value="4568"/>
<integer value="4569"/>
<integer value="4570"/>
</list>
we then want to add our new adboard to the front of the list, we also need to insert a record for the bidstack fix
<!-- Peterborough, TV_Capper -->
<list id="696">
<integer value="20000"/> - Bidstack fix ad
<integer value="3795"/> - Nike Video ad (you can add several video ads for Peterbrough here)
<integer value="4557"/> - First static ad
Your final result will be
<!-- Peterborough, TV_Capper -->
<list id="696">
<integer value="20000"/>
<integer value="3795"/>
<integer value="4557"/>
<integer value="4558"/>
<integer value="4559"/>
<integer value="4560"/>
<integer value="4561"/>
<integer value="4562"/>
<integer value="4563"/>
<integer value="4564"/>
<integer value="4565"/>
<integer value="4566"/>
<integer value="4567"/>
<integer value="4568"/>
<integer value="4569"/>
<integer value="4570"/>
</list>
peta
Vassilis_3
Felipethfc
https://sortitoutsi.net/uploads/mirrored_images/uGoq09Ow5jJUDwPTqDbI1aaJzh3bs02M3jjWzy7G.png
https://sortitoutsi.net/uploads/mirrored_images/LWHN4bX57nuZYfGwCqP7zSztzB1sTbYo5lIZU3tx.png
https://sortitoutsi.net/uploads/mirrored_images/xmAZw4MuoP7MpsMuqA6l0BCqN14lBAsM3rv7DduU.png
rabcp
Can you provide a screenshot from a match within FM19 as everything looks to be in the correct place
lembergman
I have the same problems.
Version of the game 19,3,4. FM19 Adboard Patch - V1.1
no club config
lembergman
unalkar2
Rivanov
Dawg1
I'm playing on FM18 with the FM19 pack (V1.0 and V1.1) installed and I'm 100% sure I did what the Read Me ordered.
Rivanov