Skip to content

A tool to serialize/deserialize nuccChunkBinary files from Ultimate Ninja STORM CONNECTIONS

License

Notifications You must be signed in to change notification settings

maxcabd/nuccbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuccbin

A tool to serialize/deserialize several nuccChunkBinary .xfbin's from Ultimate Ninja STORM CONNECTIONS.

Usage

  • Get the latest version from releases.
  • Drag and drop any of the .xfbin files in the list onto the nuccbin.exe.
  • Add the changes to your .json file(s) by adding, removing, or editing entries.
  • Apply your changes to the .xfbin file by dragging and dropping the newly created folder onto nuccbin.exe.

Formats

nuccbin supports a number of in game nuccChunkBinary param / bin formats. All formats support serializing. While some may not support deserializing.

File Serialize Deserialize Extension
accessoriesParam ✔️ ✔️ json
accessoryParam ✔️ ✔️ json
animeSongBgmParam ✔️ ✔️ json
anmofs ✔️ ✔️ json
characode ✔️ ✔️ json
CharaPoseParam ✔️ ✔️ json
characterSelectParam ✔️ ✔️ json
comboPrm ✔️ ✔️ json
commmandListParam ✔️ ✔️ json
costumeBreakParam ✔️ ✔️ json
costumeParam ✔️ ✔️ json
dds ✔️ ✔️ dds
DictionaryCharacterParam ✔️ ✔️ json
DlcInfoParam ✔️ ✔️ json
effectprm ✔️ ✔️ json
ev ✔️ ✔️ json
lua ✔️ ✔️ lua
messageInfo ✔️ ✔️ json
OugiFinishParam ✔️ ✔️ json
playerDoubleEffectParam ✔️ ✔️ json
playerSettingParam ✔️ ✔️ json
player_icon ✔️ ✔️ json
prm_load ✔️ ✔️ json
prohibitedSubstringParam ✔️ ✔️ json
skillIndexSettingParam ✔️ ✔️ json
snd ✔️ ✔️ json
staffRollTextParam ✔️ json
supportActionParam ✔️ ✔️ json
supportSkillRecoverySpeedParam ✔️ ✔️ json
xml ✔️ ✔️ xml

Credits

This project is based on the initial work by SutandoTsukai181 on the original nuccChunkBinary parser for the All Star Battle R series.

Special thanks goes to several members including:

About

A tool to serialize/deserialize nuccChunkBinary files from Ultimate Ninja STORM CONNECTIONS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages