Skip to content

FMT-26.10.9654.14105

Latest

Choose a tag to compare

@FMTDev FMTDev released this 07 Jun 15:39
· 1 commit to main since this release
5556b5e

What's Changed

🔥 Pro Edition

  • Add ability to load added Kit & Font assets from a fifamod into the Editor
  • Add ability to load added Hotspot & Mouthbag Mesh assets from a fifamod into the Editor and fix some small issues
  • Add feature to password lock a fifamod created by FET
  • Add feature to write to fbmod and fifamod in a batch

🚀 Features

  • Add Bundle Entries Window to Editor
  • Battlefield 6: Add new Work in Progress BF6 profile
  • FIFA 17: Added "legacy" duplication and fixed many mod compilation issues
  • FIFA 18: Add new Work in Progress FIFA 18 Profile
  • Add "RimeTtfAsset" as an expected type to export to .ttf font files
  • Add Resource Reference Editor to Object Editor
  • Add Popout Dialog For Asset Entry Viewer
  • Add Asset Entry viewer when opening assets

💬 Improvements

  • Improve *.fmtproj to use AssetEntry Services to support adding & modification of assets.
  • Add support for loading Added Bundles from *.fifamod into Editor.
  • Improve Browser performance, add updating text & remove screen blocking message when updating
  • Update FMT.CSIL to NET 10
  • Improve 3D Viewer Texture performance and fix some small FIFA17 Mesh Issues

🐛 Fixes

  • FC 26: Fix Composite Mesh Reading
  • Fix Browser not updating when EBX modifications occur
  • Fix detection of changes of big files and update browser accordingly
  • Fix "native_patch" would cause errors (as seen in Madden26 profile) and improve string performance
  • Fix Object Editor Control Interface instantiate error and ensure read only disables Combo Boxes
  • Madden 26: Fix EBX writing for Madden 26 so it follows what that game does internally (i.e. perfect writing for madden 26)
  • Fix Oodle Kraken Compress Code and Compress Sizes
  • Fix Frostbite2025AssetCompiler was requiring NativePatch directory when there wasn't one
  • Fix CasReader was not reading Uncompressed data correctly, returning null
  • Fix CompressionService did not support Madden
  • Update Madden 26 Profile with fixes (fixes are shown in the FMT.Madden26 repo)
  • Fix Cache creation was showing a message of changes even when its a new cache file

💻 SDK Updates

  • Update FC26 SDK to TU 1.6.1

Other Changes

  • Update Nuget Versions