/*----------------------.
| :: Global Settings :: |
'----------------------*/
#define ReShade_ToggleKey VK_SCROLL //Set the key that should toggle the effects On/Off
#define ReShade_DepthToggleKey VK_MULTIPLY //Set the key to toggle the depth view On/Off
#define ReShade_Start_Enabled 1 //[0 or 1] Start with the effects enabled or disabled?
#define ReShade_Screenshot_Format 2 //[1 or 2] Sets the screenshot format (1 = bmp, 2 = png) You can take screenshots by pressing PrintScreen
#define ReShade_ShowToggleMessage 1 //[0 or 1] When enabled a message will show when the effects are toggled.
#define SweetFX_Greeting 1 //[0 or 1] Show the SweetFX greeting text on startup.
// -- Statistics --
#define ReShade_ShowStatistics 0 //[0 or 1] Controls the display of the statistics (fps and timecounters). 0 = off, 1 = on
#define ReShade_ShowClock 0 //[0 or 1] Show a clock
#define ReShade_ShowFPS 0 //[0 or 1] Show the FPS