Skip to content

Releases: LongerWarrior/FModel

Special build for HW v1.0.0.0

28 Feb 22:46
Compare
Choose a tag to compare

based on dev branch FModel with some fixes for Hogwarts Legacy

Main features

  • autodetect steam version(should be at the very top in Selector window) with right UE version and MapStructTypes
  • should correctly show modified/original assets from treeview (only if modified assets are in "phoenix" folder)
  • preview animations(right click on SK(in 3D viewer) ->Animate, 3D viewer window will close, and will reopen after u select animation from treeview); ### Additive animation doesn't work
  • for adding more actors to the 3D viewer press H then open another SK or SM from treeview
  • separate settings file, to avoid conflicts with original FModel settings

Other changes

  • excluding any "VFX_" textures for preview
  • reading only first mip in Textures
  • added ClassRef link to open Class export
  • added ClassPath for creating assets in editor
  • hide empty SubPathString in FSoftObjectPath
  • fixed parsing for some classes
  • few other minor changes