DarkMachine Engine's Compiler and VM Preferences can be set via the dmcvm_Prefs.dmc.
dmcvm_Pref Name
Details
1 REMOVEBSC
Set to 1 will remove *.dmc files generated by Preprocessor *.dm files.
2 REMOVEBSO Set to 1 will remove *.dmo files generated after their loaded into the VM. Default 0
3 MASTERARRAYSIZE
Sets maximum number of linear indices used by the MasterArray shared by all arrays.
Default 65535