XbTool icon indicating copy to clipboard operation
XbTool copied to clipboard

Update tool for Xenoblade 3

Open jauhsten opened this issue 2 years ago • 9 comments

Could you update the tool to support xenoblade 3 when it releases?

jauhsten avatar Jul 27 '22 01:07 jauhsten

XB3 uses Zstd instead of Zlib. That's the only thing need to change.

OedoSoldier avatar Jul 28 '22 12:07 OedoSoldier

How would I go about changing that?

jauhsten avatar Jul 28 '22 17:07 jauhsten

XB3 uses Zstd instead of Zlib. That's the only thing need to change.

Correct me if I'm wrong, but it looks like the BDAT format also changed again. Not encrypted, but different than 2 and DE.

nopouire avatar Jul 29 '22 00:07 nopouire

Extract bf3.ard file xenoblade3.bms.txt

JUNIORGBJ avatar Jul 30 '22 19:07 JUNIORGBJ

XB3 uses Zstd instead of Zlib. That's the only thing need to change.

Correct me if I'm wrong, but it looks like the DBAT format also changed again. Not encrypted, but different than 2 and DE.

Yep, and texture files also changed formats.

OedoSoldier avatar Jul 31 '22 09:07 OedoSoldier

I've extracted the bf3.ard file, but still can't edit the bdat files. Shame, since I'd love to buff some stuff.

AlternisDim20 avatar Sep 04 '22 01:09 AlternisDim20

XB3 uses Zstd instead of Zlib. That's the only thing need to change.

I'd also like to know how to switch from the first to the second.

AlternisDim20 avatar Sep 04 '22 01:09 AlternisDim20

@AlternisDim20 BDATs are not encrypted, so as long as you save UTF8 (and don't exceed entry size limits) you should be fine editing it. Switching to Zlib would require importing a different package for this tool, but as I'm sure you found out, you can just use Quickbms to accomplish that step

nopouire avatar Sep 07 '22 15:09 nopouire

XB3 uses Zstd instead of Zlib. That's the only thing need to change.

I'd also like to know how to switch from the first to the second.

New tool: https://github.com/PredatorCZ/XenoLib/

OedoSoldier avatar Sep 07 '22 22:09 OedoSoldier