-
Notifications
You must be signed in to change notification settings - Fork 23
Update tool for Xenoblade 3 #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
XB3 uses Zstd instead of Zlib. That's the only thing need to change. |
How would I go about changing that? |
Correct me if I'm wrong, but it looks like the BDAT format also changed again. Not encrypted, but different than 2 and DE. |
Extract bf3.ard file xenoblade3.bms.txt |
Yep, and texture files also changed formats. |
I've extracted the bf3.ard file, but still can't edit the bdat files. Shame, since I'd love to buff some stuff. |
I'd also like to know how to switch from the first to the second. |
@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 |
New tool: https://github.com/PredatorCZ/XenoLib/ |
Could you update the tool to support xenoblade 3 when it releases?
The text was updated successfully, but these errors were encountered: