-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
I can unpack and make changes, but I can not package. I'm new to this and I do not know if I'm doing it right.
I unpacked with these arguments
python 3DSkit.py -xf BFFNT -O reverse=true -O origin=NX "MessageFont38.bffnt"
And I try to pack with these arguments
python 3DSkit.py -pf BFFNT -O reverse=true -O meta="MessageFont38_meta.json" "MessageFont38_sheet0.png" "MessageFont38_sheet1.png"
Returns this message
UnsupportedFormatError: 3DSkit is currently unable to pack this format (101)
These are files from the Super Mario Odyssey game of the Nintendo Switch
Forgive me for my lack of knowledge.
rentalhost