compress DOL files before sending them to clients
This commit is contained in:
@@ -309,6 +309,11 @@
|
||||
// enable Episode 3 patches by default; it only does so if this option is on.
|
||||
// "EnableEpisode3SendFunctionCall": true,
|
||||
|
||||
// If this setting is enabled, newserv will compress DOL files at startup
|
||||
// time. This makes startup time slower but makes clients' loading time much
|
||||
// faster.
|
||||
"CompressDOLFiles": true,
|
||||
|
||||
// By default, the server keeps track of items in all games, even for versions
|
||||
// other than Blue Burst. This enables use of the $what command, as well as
|
||||
// protection against item duplication cheats (the cheater is disconnected
|
||||
|
||||
Reference in New Issue
Block a user