﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	phab_field
1936	local.cfg not working	michael		"Local.cfg seems to have stopped working as it's expected it should. This is the content of my local.cfg file (in binaries\data\config ; I use the SVN version):

; Local Configuration Settings

xres = 1280
yres = 720

; System settings:

waternormals = true
waterbinormals = true
waterrealdepth = true
waterfoam = true
watercoastalwaves = true
waterrefraction = true
waterreflection = true
watershadows = true

showsky = false

postproc = true

; Replace alpha-blending with alpha-testing, for performance experiments
forcealphatest = false

; Quality level of shader effects (set to 10 to display effects)
materialmgr.quality = 10

; Prefer GLSL shaders over ARB shaders (not recommended). REQUIRES gentangents=true.
preferglsl = true

; Experimental probably-non-working GPU skinning support; requires preferglsl; use at own risk
gpuskinning = true

; Generate tangents for normal and parallax mapping. REQUIRES preferglsl=true. Incompatible with gpuskinning.
gentangents = true

; Use smooth LOS interpolation; REQUIRES preferglsl=true.
smoothlos = true


All of the above worked normally a week ago."	defect	new	Release Blocker	Alpha 14	Core engine				
