XbTool icon indicating copy to clipboard operation
XbTool copied to clipboard

Tools to read, process and export data from Xenoblade games

Results 15 XbTool issues
Sort by recently updated
recently updated
newest added

From what I checked tool doesn't unpack whole content from Xenoblade 2 QuickBMS is unpacking every file, but filenames of those additional files are probably wrong Those files have .motstm...

I just found about this tool, and was interested in using it especially for replacing files in the XBC2 ard archive to do some reverse engineering on some parts of...

I can't compile it. I'm using VS2015 Community and when trying to load it, XbTool Project shows load failed and reloading cause this to show: `XbTool\XbTool.csproj : error : The...

When running `mono XbTool.exe -g xb2 -t ExtractArchive -a bf2.arh bf2ard -o unpacked` on Arch Linux mono version 5.14 ```Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array....

When I try to extract xb2‘s ard and arh files,I used command: XbTool -g xb2 -t ExtractArchive -a bf2.ard bf2.arh -o bf It says'The file is too long.This operation is...