Releases: Nenkai/FF16Tools
1.5.5
1.5.5
- nex: fix reading implicit alignment reading for custom struct arrays
- Nex Layout Updates
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.5.4
1.5.4
- nex: fix reading implicit padding between cells for nested structures
- Nex Layout Updates
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.5.3
1.5.1
1.5.1
- nex: many layout updates
- feature: unpacking all packs in a folder with
unpack-all-packs
(currently CLI only) - fix: packing empty files
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.5.0
1.5.0
This is a major release with support for exporting images into the .tex
format.
The following formats are supported for exporting to .tex
:
.dds
(recommended, mips are also supported).
Any of these will be exported internally to R8G8B8A8_UNORM
:
.png
.jpg
.gif
.bmp
.tga
.webp
Simply drop one of these into FF16Tools.CLI
or use the img-conv
command line argument.
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.4.1
1.4.1
- feat/fix: Reworked texture extraction process - export to dds, mipmaps included, padding corrected
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.4.0
1.4.0
- feat: Added support for unpacking/packing save files (.png) & fixing checksum on the fly
- fix: Attempt to fix an issue where certain nxd tables would not export/import depending on user system language preferences
- Nex Layout Updates
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.3.7
1.3.6
1.3.6
- nex/nxd: fix parsing of certain tables which could cause crashes due to dropped data.
- re-added GUI with packing features
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.3.4
1.3.4
This main release adds nex file support. Conversion from/to SQLite is possible. Please refer to the readme for usage.
Changes since 1.3.1
- fix: non-normalized paths would cause packs to also fail building
- fix: regression/crash on
.path
/pack name handling - fix: potential null ref crash when packing.