Soft shadows

Author Topic: Soft shadows  (Read 87025 times)


I wish this was a default option
like

Minimum
Low
Medium
High
Max
Soft


how about

Hard:             Soft:

Minimum    Minimum
Low                Low
Medium          Medium
High               High
Max                Max

I wrote the script of client shader soft, I have not test yet. If anyone find error or bug, someone can fix it.
[remove link]
Credit:
Port-Script Shader Soft
ZSNO- Console command
Open console and type:
Code: [Select]
$Shader::ShaderName = "soft";
initializeShaderAssets();
regenerateShadowMapFBOs();
flushVBOCache();
find any error or bug, please let Port know.
When Port release it, I will remove the link.

EDIT: I found some error, I posted at coding help.
http://forum.blockland.us/index.php?topic=242385.0
« Last Edit: September 29, 2013, 04:38:34 AM by Furling² »




I put this in my add-ons folder, put in the console commands and all it did was disable my shaders :/

why is it not a game setting? can only be done with console? every game launch? or can i perm set it in a config file.

looks ultra nice though :o

I put this in my add-ons folder, put in the console commands and all it did was disable my shaders :/
It doesn't work, you can't write to /shaders.

I decided to do the opposite, and make shadows a little less pixelated.
http://forum.blockland.us/index.php?topic=242380.0

I decided to do the opposite, and make shadows a little less pixelated.
http://forum.blockland.us/index.php?topic=242380.0
this actually replaces the shaders, it doesn't just set it to slightly above max.

this actually replaces the shaders, it doesn't just set it to slightly above max.
yeah but it doesnt make your shadows look like a blob of stuff

yeah but it doesnt make your shadows look like a blob of stuff

That only happens if you're trying to run them on anything lower than high or very high settings. Something which this mod is not really intended for



why is it not a game setting? can only be done with console? every game launch? or can i perm set it in a config file.

looks ultra nice though :o
It's slow ATM, I think port is fixing them up, but no game developer would put something in their game that is this resource intensive