SS1984 - Modules - TypesDefine Details

code/_compile_options.dm

PRELOAD_RSCUsed to find the sources of harddels, quite laggy, don't be surpised if it freezes your client for a good while If this is uncommented, will attempt to load and initialize prof.dll/libprof.so. We do not ship byond-tracy. Build it yourself here: https://github.com/mafemergency/byond-tracy/

Define Details

PRELOAD_RSC

Used to find the sources of harddels, quite laggy, don't be surpised if it freezes your client for a good while If this is uncommented, will attempt to load and initialize prof.dll/libprof.so. We do not ship byond-tracy. Build it yourself here: https://github.com/mafemergency/byond-tracy/

Set to: 0 to allow using external resources or on-demand behaviour; 1 to use the default behaviour; 2 for preloading absolutely everything;