mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 08:42:50 +08:00
Fix water exploding on iris. tweak RTAO / SSGI's AO to look more like it used to in bliss v2
This commit is contained in:
@ -425,7 +425,7 @@ void main() {
|
||||
#endif
|
||||
|
||||
#ifdef WhiteWorld
|
||||
Albedo.rgb = vec3(1.0);
|
||||
Albedo.rgb = vec3(0.5);
|
||||
#endif
|
||||
|
||||
#ifdef AEROCHROME_MODE
|
||||
|
Reference in New Issue
Block a user