Super Mario Sunshine: Difference between revisions

Line 45: Line 45:


}}}}
}}}}
=== Water Color Effect ===
Super Mario Sunshine uses a mipmap trick to change the color of the water slightly in the distance. This effect in unfortunately too subtle to be detected by '''Arbitrary Mipmap Detection''' with the default threshold, so at higher resolutions the ocean will appear a bit greener. The effect is very subtle, and may or may not even be visible on your monitor, depending on its color reproduction capability.
You can add <code>ArbitraryMipmapDetectionThreshold = 3</code> (this value was determined empirically) to the <code>[Video_Enhancements]</code> section of your [[GameINI]] to make this effect work at higher resolutions. However, this will make a few other random textures appear more blurry.
{{image|Super Mario Sunshine Water Color Wrong.jpg|The water's looking a little green today.}}
{{image|Super Mario Sunshine Water Color Correct.jpg|Ah, beautiful blue ocean, as it should be.}}


== Enhancements ==
== Enhancements ==
85

edits