Skip to content

FModel v4.4.3.5

Latest
Compare
Choose a tag to compare
@4sval 4sval released this 07 Jan 12:30
· 61 commits to dev since this release

FModel 4.4.3

Patch-5 Update

First 2024 patch has just been released to bring new features QA tested by enthusiasts.

Newly added

  • A new update mode (QA Testing) has been added for users who need the latest and greatest FModel. It is synchronized with changes on the dev branch of FModel, so if you need fixes or new features before anyone else, switch to it in the settings.
  • Instanced static meshes are now processed and displayed when previewing a level (.umap)
  • Fortnite on-demand archives now replace what was previously known as streamed packages.

Bug Fixes and Improvements

  • A workaround has been added for bind pose stripped ACL animations in order to be able to preview and export them, just like before.
  • .binka audio files can be listened and saved if you have the correct binkadec.exe in your Output/.data folder. A correct binkadec is a binkadec that writes the WAV header before writing the data.
  • CUE4Parse now supports mapping files with optional properties
  • UTextureCube now get converted to panorama images (@KaiserM21)
  • FModel now runs on .NET 8