Page 1 of 1

--heavy command line option

Posted: Sat Mar 30, 2019 6:03 pm
by klugemonkey
Would it be possible to include a command line option for the client and server to allow toggling 'heavy' mode right from the start?

I have been debugging a desync issue with my scenario for close to two weeks, and just recently found out about the /toggle-heavy-mode command for the console. However, it seems that my desyncs are occuring rather early in code and as soon as I'm able to type into the console, the desync has already occured.

I'm hoping it would be a simple change to implement this feature on the command line. It would be quite useful during this phase of testing of the latest releases.

Also a command line flag for --action-logging would also be helpful.

Re: --heavy command line option

Posted: Sat Mar 30, 2019 6:11 pm
by Bilka
--heavy already exists, it is just not documented. Usage is --heavy --load-game mysave.zip.

Re: --heavy command line option

Posted: Sat Mar 30, 2019 6:18 pm
by Bilka
In the next version it will be documented in --help.