PREFERENCES 

BlitzScript3D Engine's Compiler and VM Preferences can be set via the bscvmPrefs.bsc.

bscvmPref

Name

Details

1

REMOVEBSC

Set to 1 will remove *.bsc files generated by Preprocessor *.bs files.

2 REMOVEBSO

Set to 1 will remove *.bso 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