Releases: AlexCSDev/XbTool
Releases · AlexCSDev/XbTool
XbTool 040623
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
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
Command line: xbtool.exe -g xb2 -t ExtractArchive -a bf3.arh bf3.ard -o unpack_xbtool