Discussion Journal files for beta and multiple commanders

I am working on a couple of simple tools, but only have my own journal files to play with. I an curious how beta access and multiple commanders are handled in the journal files.

I suppose, since the game version is in the file header, that a log file only holds the data for one game version? Do the beta and live logfiles live in the same folder?

For multiple commanders, I guess multiple LoadGame events can occur in the same file, for different commander names?
 
2.2 and 2.3 beta files are saved to the same folder. This is an extract from a beta journal: "gameversion":"2.3 (Beta 3)", "build":"r139986/r0 "
It looks like a new journal is opened every time you start the game, so no single journal file should contain more than one commanders data.
 
Back
Top Bottom