- too verbose logging slows down everything - datadir / causes the whole FS to be scanned at launch, including files which are loaded lazily via XHR - corrupt default data in local storage - double-slash in path of VORBIS_LIBS
4 lines
107 B
JavaScript
4 lines
107 B
JavaScript
/*global Module*/
|
|
Module["arguments"] = [];
|
|
Module["arguments"].push("--config=/data/local/scummvm.ini");
|
|
|