Skip to content

Instantly share code, notes, and snippets.

View JanPanthera's full-sized avatar

Jan Görl JanPanthera

  • Germany
  • 21:25 (UTC +02:00)
View GitHub Profile
@MattMcFarland
MattMcFarland / readme.md
Last active August 1, 2023 10:11
Run X4 Foundations in debug mode with timestamped file names so you don't lose them.

Run X4 Foundations in debug mode.

The handy script below (x4-debug.bat) can be used as a shortcut to start x4 in debug mode. You get:

  • All debug messages turned on
  • All debug logs sent to a timestamped file, so you dont lose anything

Setup

Copy paste the code in the file below, then update the value for X4_EXE_PATH - change it to wherever X4.exe is located.