Releases: maxcabd/nuccbin
Releases · maxcabd/nuccbin
nuccbin.exe-v.1.0.7
Bug fixes
- Fixed issue with several formats such as
xml
andev
not properly unpacking for all binary chunks - Fixed issue with binary chunks being overwritten with the wrong data from a different chunk
Enhancements
- Use updated
Xfbin
parser when reading and writing - Updated field names for several formats.
nuccbin.exe-v.1.0.6
New param files
- Added support for
bod1acc
- Added support for
updateInfoParam
nuccbin.exe-v.1.0.5
New param files
- Added support for
anmofs
- Added support for
costumeBreakParam
- Added support for
snd
Bug fixes
- Fixed issue with latest update breaking
CharacterSelectParam
Enhancements
- Added support for .xfbin files with multiple binary chunks.
- Removed the need for the meta files when writing to .xfbin.
- Updated field names for several formats.
nuccbin.exe-v.1.0.4
New param files
- Added support for
DictionaryCharacterParam
- Added support for
OugiFinishParam
nuccbin.exe-v.1.0.3
New param files
- Added support for
accessoriesParam
- Added support for
commandListParam
Enhancements
- Improved the readability of field names. Some params have more intuitive field names that are easier to read.
Bug fixes
- Some binary files like
.xml
,.png
, and.dds
were unable to be written back to the.xfbin
. This has now been fixed. - Certain param files like
comboPrm
would not properly write the version number when saving changes to the.xfbin
.
nuccbin.exe-v.1.0.2
New param files
- Added support for
comboPrm
- Added support for
prohibitedSubstringParam
- Added support for
supportSkillRecoverySpeedParam
nuccbin.exe-v.1.0.1
Update README.md