Skip to content

Releases: AlexCSDev/XbTool

XbTool 040623

04 Jun 20:09
00fdd43

Choose a tag to compare

Xenoblade 3 commands were moved into their own game identifier, so xenoblade 2 commands are working once again

Reading XC3 ARD/ARH

xbtool.exe -g xb3 -t ExtractArchive -a bf3.arh bf3.ard -o unpack_xbtool

Replacing file in XC3 ARD/ARH (DLC 2 example)

File replacement command line: xbtool.exe -g xb3 -t ReplaceArchive -a bf3_dlc02.arh bf3_dlc02.ard -i replacements\bdat\sys.bdat -o /bdat/sys.bdat

XC3 ARD/ARH file replacement support

06 Mar 22:57

Choose a tag to compare

Pre-release

Extraction command line: xbtool.exe -g xb2 -t ExtractArchive -a bf3.arh bf3.ard -o unpack_xbtool
File replacement command line: xbtool.exe -g xb2 -t ReplaceArchive -a bf3_dlc02.arh bf3_dlc02.ard -i replacements\bdat\sys.bdat -o /bdat/sys.bdat

XC3 ARD/ARH support

16 Aug 02:28

Choose a tag to compare

XC3 ARD/ARH support Pre-release
Pre-release

Command line: xbtool.exe -g xb2 -t ExtractArchive -a bf3.arh bf3.ard -o unpack_xbtool