Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
#876977 CTRL 26 - 1.7.2
fallenzero17
Hi Matt, the 26.3 hotfix does not seem to disrupt the skin. I installed the hotfix, and excluded the verify the integrity step (purposely to test it out), and it loaded. Yet, I might miss detecting some issues. Thus, checking on it later this weekend is still recommended. No rush if you ask me. The skin still works.
#874115 CTRL 26 - 1.7.2
fallenzero17
Thank you Matt for the update!
#871675 CTRL 26 - 1.7.2
fallenzero17
Nice! Thank you, Matt! Love your work. Very articulate
#871346 CTRL 26 - 1.7.2
fallenzero17
Hi Matt,
Just a further follow-up. I confirm that it is working now after verifying the game files and re-installing the skin. So, you can totally ignore my findings before.
#871239 CTRL 26 - 1.7.2
fallenzero17
Thank you Matt, for the confirmation. I will look into it on my end
#871078 CTRL 26 - 1.7.2
fallenzero17
Hi Matt,
Just want to share my findings today. In the Affiliate section, the “Proposed Affiliates” tiles do not display as intended. The list for "Affiliated Clubs" shows accordingly. Honestly, I am unsure if this is the FM or the skin. If it is FM, then kindly ignore this finding.
#870843 CTRL 26 - 1.7.2
fallenzero17
Nice skin, Matt! Thank you for your effort and for sharing!
#870178 FM26 3D Stadium Megapack
fallenzero17
As for the in-game preference, try to set High graphics quality, i.e., fixed at 60fps first. Then, you can start scaling it up to your fps preferences.
#870113 FM26 3D Stadium Megapack
fallenzero17
<redacted - redundant post. Sorry for this>
#870112 FM26 3D Stadium Megapack
fallenzero17
Yes, your Norton remains active. It only excludes/skips the Stadium mod folders and files, specifically the BepInEx folder, from its checking, etc. The reason the AV intercepts is that the mod uses the injection method. Some AV (not only Norton) see it as an intrusion into our system (PC/Laptop) in the form of malware (in your case), and some AV even dump some of the BepInEx files into Quarantine. There was a user (shared in Bassy's Patreon community) who encountered a similar challenge, but in his case, it was due to Windows 11 Smart App Control. Once he disabled it, it worked fine.
#870098 FM26 3D Stadium Megapack
fallenzero17
I assume you are using Norton 365 @IAmTheStag . The exclusion list can be found under Security > Advanced > Antivirus > Exclusions tab. Include the BepInEx folder in the list. In addition, do check the Quarantine as well. There is a possibility that some files have been marked. If there are, then remove and exclude them from the Quarantine. Also, you may check your Windows 11 Privacy & Security > Windows Security > App & Browser control > Smart App Control = OFF.
Regards,
Ahmad Nazly
#863199 3D kits FM26 Technical Help Thread
fallenzero17
Alternatively, you can download the version 1, then the version 2 and lastly, the version 3. Copy, paste (overwrite all). Then open both config.xml files and paste the entries for Serie A. It is how you want to get the image files for the Serie A teams in which initially it is included in version 1(Version 2026.01 - Football Manager FM26 3D Kits Megapack). The subsequent config.xml files for both version 2 and 3 unfortunately did not included the XML entries for Serie A teams if you simply copy paste into your folder.
#863061 3D kits FM26 Technical Help Thread
fallenzero17
For Italian Serie A teams. The image files for all the Italian Serie A 3D kits are included in the zip file.
However, I noticed that there is no entry associated with all Serie A teams' IDs in both config.xml files included.
Hence, I manually included it into both config.xml files (just to be on the safe side). You may include it into yours.
<!--ITALIAN SERIE A 2025-2026-->
<record from="1100_home_3d" to="graphics/pictures/team/1100/kit_textures/home"/>
<record from="1100_away_3d" to="graphics/pictures/team/1100/kit_textures/away"/>
<record from="1100_third_3d" to="graphics/pictures/team/1100/kit_textures/third"/>
<record from="1106_home_3d" to="graphics/pictures/team/1106/kit_textures/home"/>
<record from="1106_away_3d" to="graphics/pictures/team/1106/kit_textures/away"/>
<record from="1106_third_3d" to="graphics/pictures/team/1106/kit_textures/third"/>
<record from="1111_home_3d" to="graphics/pictures/team/1111/kit_textures/home"/>
<record from="1111_away_3d" to="graphics/pictures/team/1111/kit_textures/away"/>
<record from="1111_third_3d" to="graphics/pictures/team/1111/kit_textures/third"/>
<record from="1114_home_3d" to="graphics/pictures/team/1114/kit_textures/home"/>
<record from="1114_away_3d" to="graphics/pictures/team/1114/kit_textures/away"/>
<record from="1114_third_3d" to="graphics/pictures/team/1114/kit_textures/third"/>
<record from="1123_home_3d" to="graphics/pictures/team/1123/kit_textures/home"/>
<record from="1123_away_3d" to="graphics/pictures/team/1123/kit_textures/away"/>
<record from="1123_third_3d" to="graphics/pictures/team/1123/kit_textures/third"/>
<record from="1125_home_3d" to="graphics/pictures/team/1125/kit_textures/home"/>
<record from="1125_away_3d" to="graphics/pictures/team/1125/kit_textures/away"/>
<record from="1125_third_3d" to="graphics/pictures/team/1125/kit_textures/third"/>
<record from="1129_home_3d" to="graphics/pictures/team/1129/kit_textures/home"/>
<record from="1129_away_3d" to="graphics/pictures/team/1129/kit_textures/away"/>
<record from="1129_third_3d" to="graphics/pictures/team/1129/kit_textures/third"/>
<record from="1132_home_3d" to="graphics/pictures/team/1132/kit_textures/home"/>
<record from="1132_away_3d" to="graphics/pictures/team/1132/kit_textures/away"/>
<record from="1132_third_3d" to="graphics/pictures/team/1132/kit_textures/third"/>
<record from="2201_home_3d" to="graphics/pictures/team/2201/kit_textures/home"/>
<record from="2201_away_3d" to="graphics/pictures/team/2201/kit_textures/away"/>
<record from="2201_third_3d" to="graphics/pictures/team/2201/kit_textures/third"/>
<record from="1135_home_3d" to="graphics/pictures/team/1135/kit_textures/home"/>
<record from="1135_away_3d" to="graphics/pictures/team/1135/kit_textures/away"/>
<record from="1135_third_3d" to="graphics/pictures/team/1135/kit_textures/third"/>
<record from="1139_home_3d" to="graphics/pictures/team/1139/kit_textures/home"/>
<record from="1139_away_3d" to="graphics/pictures/team/1139/kit_textures/away"/>
<record from="1139_third_3d" to="graphics/pictures/team/1139/kit_textures/third"/>
<record from="1140_home_3d" to="graphics/pictures/team/1140/kit_textures/home"/>
<record from="1140_away_3d" to="graphics/pictures/team/1140/kit_textures/away"/>
<record from="1140_third_3d" to="graphics/pictures/team/1140/kit_textures/third"/>
<record from="1141_home_3d" to="graphics/pictures/team/1141/kit_textures/home"/>
<record from="1141_away_3d" to="graphics/pictures/team/1141/kit_textures/away"/>
<record from="1141_third_3d" to="graphics/pictures/team/1141/kit_textures/third"/>
<record from="1099_home_3d" to="graphics/pictures/team/1099/kit_textures/home"/>
<record from="1099_away_3d" to="graphics/pictures/team/1099/kit_textures/away"/>
<record from="1099_third_3d" to="graphics/pictures/team/1099/kit_textures/third"/>
<record from="1150_home_3d" to="graphics/pictures/team/1150/kit_textures/home"/>
<record from="1150_away_3d" to="graphics/pictures/team/1150/kit_textures/away"/>
<record from="1150_third_3d" to="graphics/pictures/team/1150/kit_textures/third"/>
<record from="1156_home_3d" to="graphics/pictures/team/1156/kit_textures/home"/>
<record from="1156_away_3d" to="graphics/pictures/team/1156/kit_textures/away"/>
<record from="1156_third_3d" to="graphics/pictures/team/1156/kit_textures/third"/>
<record from="2215_home_3d" to="graphics/pictures/team/2215/kit_textures/home"/>
<record from="2215_away_3d" to="graphics/pictures/team/2215/kit_textures/away"/>
<record from="2215_third_3d" to="graphics/pictures/team/2215/kit_textures/third"/>
<record from="3800256_home_3d" to="graphics/pictures/team/3800256/kit_textures/home"/>
<record from="3800256_away_3d" to="graphics/pictures/team/3800256/kit_textures/away"/>
<record from="3800256_third_3d" to="graphics/pictures/team/3800256/kit_textures/third"/>
<record from="1174_home_3d" to="graphics/pictures/team/1174/kit_textures/home"/>
<record from="1174_away_3d" to="graphics/pictures/team/1174/kit_textures/away"/>
<record from="1174_third_3d" to="graphics/pictures/team/1174/kit_textures/third"/>
<record from="1178_home_3d" to="graphics/pictures/team/1178/kit_textures/home"/>
<record from="1178_away_3d" to="graphics/pictures/team/1178/kit_textures/away"/>
<record from="1178_third_3d" to="graphics/pictures/team/1178/kit_textures/third"/>
#711069 FM2023 Licensing and Real Name Fix File v5.0 for FM23.5 [released on 09/05/2023]
fallenzero17
Many thanks Mons!
Works like a charm!
#710738 FM2023 Licensing and Real Name Fix File v5.0 for FM23.5 [released on 09/05/2023]
fallenzero17
close your Steam app as well. Below is what in my Steam library
#710693 FM2023 Licensing and Real Name Fix File v5.0 for FM23.5 [released on 09/05/2023]
fallenzero17
The game is released as scheduled. The pre-game editor is ready. Also, the in-game editor.