mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Adds command-line and config options for OOS log and serialization test modes: -ooslog and -serializationtest
This was SVN commit r12930.
This commit is contained in:
@@ -41,6 +41,10 @@ Advanced / diagnostic:
|
||||
PATH is system path to commands.txt containing simulation log
|
||||
-writableRoot store runtime game data in root data directory
|
||||
(only use if you have write permissions on that directory)
|
||||
-ooslog dumps simulation state in binary and ASCII representation each turn.
|
||||
NOTE: game will run much slower with this option!
|
||||
-serializationtest checks simulation state each turn for serialization errors.
|
||||
NOTE: game will run much slower with this option!
|
||||
|
||||
Windows-specific:
|
||||
-wQpcTscSafe allow timing via QueryPerformanceCounter despite the fact
|
||||
|
||||
Reference in New Issue
Block a user