Strong motion blur on cockpit view (only with some cars)

Have any of you experienced this weird issue? It happens to me only with some cars, like a fading or ghosting effect, only in cockpit view, like if the windshield is doing something to my view.
 
Yes, happens with mod cars that use the wrong shader for interior glass. You can "fix" it via extension config (I'll post the code later, on mobile right now)

add this to the config file of the car:
Code:
[SHADER_REPLACEMENT_0]
MATERIALS = glas_int
SHADER = ksWindscreen

find out what the internal glass shader is named for on the car in question (in CM showroom) and put its name in the MATERIALS line
 

Latest News

Online or Offline racing?

  • 100% online racing

    Votes: 98 7.8%
  • 75% online 25% offline

    Votes: 130 10.4%
  • 50% online 50% offline

    Votes: 177 14.1%
  • 25% online 75% offline

    Votes: 353 28.1%
  • 100% offline racing

    Votes: 493 39.3%
  • Something else, explain in comment

    Votes: 5 0.4%
Back
Top