Lyall / SMTVFix

A fix for ultrawide/narrower displays in Shin Megami Tensei V: Vengeance.
MIT License
94 stars 1 forks source link

r.LandscapeLODBias=0 causes visual artifacts #33

Closed merkyman closed 4 months ago

merkyman commented 4 months ago

When LOD adjustments are enabled, r.LandscapeLODBias is changed from 1 to 0. This messes up the terrain in the starting location of the netherworld.

r.LandscapeLODBias=1

20240623002131_1

r.LandscapeLODBias=0

20240623002140_1

I haven't compared other areas yet but I'm willing to assume such issues happen elsewhere too. With that in mind I'd suggest making that CVAR a toggleable option in the config

ManiacPlayerXT commented 4 months ago

Yep, same here. I turned off this option until a future fix.

merkyman commented 4 months ago

Also yeah it does cause artifacts in other areas

20240624225447_1

Lyall commented 4 months ago

Fixed (removed) in v0.9.1.