However, I can't extract the modded ext_01.cat files no matter what I try.
Trying to extract the files with XRCatTool.exe by using a .bat files. Here's the bat I use:
Code: Select all
C:
cd "C:\Users\-\Desktop\unpack"
XRCatTool.exe -in ext_01.cat -out "C:\Users\-\Desktop\unpack\output"
pause
Code: Select all
[Load] Failed to open file C:\Users\-\Desktop\unpack\ext_01.dat
Failed reading file assets/fx/weapon/fx/macros/bullet_arg_l_laser_01_mk1_macro.xml from C:\Users\-\Desktop\unpack\ext_01.dat
I also tried extracting using the XRCatToolGUI.exe. It opens the file, but when I try to extract an entry simply gives a generic error: "An error occurred while extracting to folder: C:\..."
I tried the XRCatTool both from the X Rebirth website and from steam. I also tried to extract with the tool that comes with X4 Customizer.
I could try to use X4 Editor, but it requires me to extract all game files. Since I don't need them, I'm trying to troubleshoot before I attempt it.
If someone could pinpoint what I'm doing wrong it would be highly appreciated.