Skip to content

v3.0.6.1

Compare
Choose a tag to compare
@Lunaretic Lunaretic released this 14 Jul 21:07
· 140 commits to master since this release
  • PENUMBRA/PMPS

    • Fixed an issue where files would not be read properly in PMPs or Penumbra Folders if both the DefaultOption group and custom groups were both in use.
    • Fixed an issue where mod tags would not be copied through when reading/writing PMPs or Penumbra Folders
    • Fixed saved PMP group numbers starting at 0 in the json group names instead of 1.
  • DAWNTRAIL UPDATES

    • Au Ra tail diffuse textures are now automatically repathed.
    • Rolled back normal map repathing for body textures, as the format changed enough to make it problematic.
  • TEXTURES

    • Added -bc q flag to BC7 DDS Conversions to improve the conversion quality.
  • MODELS

    • The Model Importer will now error if the total vertex data size is past FFXIV's limits.
    • Models will now smartly remove unused vertex information and compress the vertex data types if necessary in order to try to fit large models into the vertex data size limits, when possible.