Outer-Wilds-New-Horizons / new-horizons

A tool for modifying or creating new planets, dialogue, ship logs, and more for Outer Wilds.
https://nh.outerwildsmods.com/
MIT License
42 stars 18 forks source link

Fog Tint Applied Twice #747

Open JohnCorby opened 1 year ago

JohnCorby commented 1 year ago

As shown here, we apply fogTint on the property AND tint the fogRamp using fogTint. however, the ramp and tint are also multiplied together in the shader, meaning tint is applied twice. image

This is analytical and therefore theoretical. I have no screenshot showing this bug to exist. I just want to document it.

Also, I should add better documentation to ramp and tint saying how they are optional and how they override each other.

xen-42 commented 2 weeks ago

Since nobody has brought this up in over a year can we just throw some comments in the code saying its weird and then close this