You are on page 1of 1

/*

CONFIGURATION FILE for Cinema 4D.

All values are evaluated in this order:

|| Application Code (Defaults)


|| Configuration File
|| Environment Variables
|| Command Line
\/

See config.txt for more information


*/

g_disableOpenGLExtensions=GL_NV_command_list;GL_ARB_direct_state_access:amd;GL_ARB_
sampler_objects:amd;GL_ARB_texture_view:intel

g_modulePath = %{g_startupPath}/corelibs;%{g_startupPath}/plugins;%{g_prefsPath}/
plugins

// enable/disable console (Windows only and only if no debugger is present)


g_console = false

// allow/disallow diagnostic messages in console


g_diagnostic=true

// show splash screen


g_showSplashScreen=true

// prevent loading of the Cineware Redshift version in Cinema 4D


g_moduleNegatives=redshift4c4w

You might also like