Just in case anyone else got stuck trying to figure out how to get the game to start logging correctly, here are the launch options you'll want to add to your game on Steam or in your desktop shortcut to get the ball rolling:
-debug all -logfile debuglog.log I.e. right click your game on Steam, click "Properties" and then add those options to your "Launch Options" under the "General" tab.
That will have your game start logging everything and will store it in a .log file like this app requires. The log file "debuglog.log" can be found in "Documents/Egosoft/X4/########".
4 comments
-debug all -logfile debuglog.log
I.e. right click your game on Steam, click "Properties" and then add those options to your "Launch Options" under the "General" tab.
That will have your game start logging everything and will store it in a .log file like this app requires. The log file "debuglog.log" can be found in "Documents/Egosoft/X4/########".
[0.5.0] - 2025-04-12
As I periodically stated - if I made something useful for me, why not share it with everyone;-)