Me, and my friend TeeOS, are trying to get Jasa's code he posted to work, and we keep getting syntax errors at line 3 of the code.
Here is the code, if someone can fix this i'll be greatly appreciated!
package sharp
{
$Shader::ShadowSize = "8192";
initializeShaderAssets();
regenerateShadowMapFBOs();
flushVBOCache();
};
activatePackage(sharp);