Page 1 of 1

[Closed] [RVGL 19.0430] No fallback for ENVSTILL / ENVROLL on legacy renderer

Posted: Sat May 18, 2019 8:15 pm
by EvgenKo423
Don't know if you'll consider it a worthwhile bug, but I'll report it anyway. :roll:

If some tracks' .inf file contains an ENVSTILL / ENVROLL parameter pointing to a non-existent image, on legacy renderer cars and some other objects will have a very bright glow (looks like the game uses some pure white texture instead of falling back to default one):
Image Donut Plains 3 There is no such issue on shader renderer, however.

Re: [RVGL 19.0430] No fallback for ENVSTILL / ENVROLL on legacy renderer

Posted: Tue May 21, 2019 5:51 pm
by VaidX47
That's because missing textures are shown as transparent in shader renderer, while legacy displays pure white.
It was like that in the original game. These two properties should not be added if texture is missing.

Re: [RVGL 19.0430] No fallback for ENVSTILL / ENVROLL on legacy renderer

Posted: Mon Jun 24, 2019 9:51 am
by SebR
in that case missing ENVSTILL / ENVROLL is because it look for "Mid-sea Island" track folder ...

Re: [RVGL 19.0430] No fallback for ENVSTILL / ENVROLL on legacy renderer

Posted: Mon Jun 24, 2019 5:01 pm
by EvgenKo423
I know and I've fixed it, but that is not the case.