[Tutorial] How to Fix Disappearance Bug of LOD by vehicles.meta
-
[Tutorial] How to Fix Disappearance Bug of LOD by vehicles.meta
※ basic tutorial for Rookie user
_______________________________________________________________________________Bug Situations Ex. (Disappear Vehicle or Wheels)
How to Fix
(1) extract vehicles.meta
(2) find lodDistances section
(3) change values. ex.<lodDistances content="float_array">
500.000000
500.000000
500.000000
500.000000
500.000000
500.000000
</lodDistances>_______________________________________________________________________________
This situation occurs in the case of Mods with LOD0 only.
User's choice.1. keep the frame-rate → Just use it without modification
2. don't care frame-rate (highend or not-bad spec of PC) → try to fix it
-
This does work, not sure if it eats more fps by setting all lods to 500. So i set mine on all addon cars to
150
270
390
450
520
-
This information has been added to the tutorial.
This situation occurs in the case of Mods with LOD0 only.
User's choice.
1. keep the frame-rate → use it without modification
2. don't care frame-rate (highend or not-bad spec of PC) → try to fix it
-
@dsawdsaw I having an issue with the LOD bug even I have set the lodDistances to what you have suggested. I still don't know why the issue still occure.