Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "VideoConfig"
- {
- "setting.cpu_level" "0" // Effects 0 = LOW / 1 = MEDIUM / 2 = HIGH
- "setting.gpu_level" "0" // Shader quality 0 = LOW / 1 = MEDIUM / 2 = HIGH / 3 = VERY HIGH
- "setting.mat_antialias" "0" // Anti-Aliasing edgerendering-fact 0, 1, 2, 4, 8, 16
- "setting.mat_aaquality" "0" // Anti-Aliasing Quality 0, 1, 2, 4
- "setting.mat_forceaniso" "16" // Anisotropic filtering 0,2,4,8,16
- "setting.mat_vsync" "0" // Vertical Synchronisation ON = 1 / OFF = 0 [keep it off or it will affect your mouse sensitivity by causing input lag]
- "setting.mat_triplebuffered" "0" // Triple Buffering ON = 1 / OFF = 0
- "setting.mat_grain_scale_override" "1" // Removes the grain effect on the screen.
- "setting.gpu_mem_level" "2" // Model- / Texturedetails 0 = LOW / 1 = MEDIUM / 2 = HIGH
- "setting.mem_level" "2" // Ram - Paged Pool Memory Available - 0 = LOW / 1 = MEDIUM / 2 = HIGH
- "setting.mat_queue_mode" "2" // Multi-core Rendering. -1 use the default for your system. 0 use synchronous single thread. 1 use queued single threaded mode. 2 uses multi-threaded mode.
- "setting.csm_quality_level" "0" // Shadow quality 0 = VERY LOW / 1 = LOW / 2 = MEDIUM / 3 = HIGH
- "setting.mat_software_aa_strength" "0" // Edgerendering-fact Software 0, 1, 2, 4, 8, 16
- "setting.mat_motion_blur_enabled" "0" // Acridness 0, 1
- "setting.fullscreen" "1" // Fullscreen ON = 1 / OFF = 0
- "setting.defaultres" "1920" // X-axis for your screen
- "setting.defaultresheight" "1200" // Y-axis for your screen
- "setting.aspectratiomode" "2" // Screen 0 = 4:3 / 1 = 16:9 / 2 = 16:10
- "setting.nowindowborder" "0" // Windows on = 1 / off = 0
- "setting.mat_monitorgamma" "1.6" // Gamma
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement