1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.37 Bug Reporting thread
    Solutions and more information may already be available.

Please help how to reduce the bloom of vehicle lights.

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by dorayaki_2487, Sep 6, 2024.

  1. dorayaki_2487

    dorayaki_2487
    Expand Collapse

    Joined:
    Aug 23, 2023
    Messages:
    58
    Ibishu Kashira's high beam bloom is too strong and I would like to suppress it, but how can I suppress it?
    upload_2024-9-6_8-36-51.png
     
    #1 dorayaki_2487, Sep 6, 2024
    Last edited: Sep 6, 2024
  2. Bjorn88

    Bjorn88
    Expand Collapse

    Joined:
    Sep 19, 2022
    Messages:
    83
    Use a updated mod
     
  3. dorayaki_2487

    dorayaki_2487
    Expand Collapse

    Joined:
    Aug 23, 2023
    Messages:
    58
  4. Bjorn88

    Bjorn88
    Expand Collapse

    Joined:
    Sep 19, 2022
    Messages:
    83
    It's outdated
     
  5. dorayaki_2487

    dorayaki_2487
    Expand Collapse

    Joined:
    Aug 23, 2023
    Messages:
    58
    Can you tell me the latest one?
     
  6. golgo1387

    golgo1387
    Expand Collapse

    Joined:
    Sep 9, 2023
    Messages:
    129
    I don't know if this will help, but headlights in their jbeam file have a 'flare' scale for both high and low beams. Set it to 0.0 to get rid of all flare, which may solve your bloom problem.

    {
    "lightInnerAngle":0,
    "lightOuterAngle":120,
    "lightBrightness":0.85,
    "lightRange":120,
    "lightColor":{"r":255, "g":255, "b":230, "a":255},
    "lightAttenuation":{"x":0, "y":1, "z":1},
    "lightCastShadows":true,
    "flareName":"vehicleHeadLightFlare",
    "flareScale":0.09,
    "cookieName":"art/special/BNG_light_cookie_headlight.dds"
    "texSize":512,
    "shadowSoftness":0.5,
    },
    //low beams
    ["lowbeam" , "SPOTLIGHT" , "he4r", "he3r", "he2r", {"x":200, "y":35, "z":-5} , {"x":0, "y":0, "z":0} , {"x":0, "y":0, "z":0}, 0, 0, 0, 1, {"baseTranslation":{"x":0.3, "y":0.4, "z":-0.0},"lightRange":120,"lightBrightness":0.85,"lightOuterAngle":120,"flareScale":0.09,"deformGroup":"headlightglass_R_break"}],
    //high beams
    ["highbeam" , "SPOTLIGHT" , "he4r", "he3r", "he2r", {"x":190, "y":35, "z":3} , {"x":0, "y":0, "z":0} , {"x":0, "y":0, "z":0}, 0, 0, 0, 1, {"baseTranslation":{"x":0.55, "y":0.4, "z":-0.0},"lightRange":120,"lightBrightness":0.85,"lightOuterAngle":120,"flareScale":0.09,"deformGroup":"headlightglass_R_break"}],
    //dim parking light
    ["parking" , "SPOTLIGHT" , "he4r", "he3r", "he2r", {"x":220, "y":35, "z":-5} , {"x":0, "y":0, "z":0} , {"x":0, "y":0, "z":0}, 0, 0, 0, 1, {"baseTranslation":{"x":0.85, "y":0.4, "z":-0.0},"lightRange":8,"flareScale":0.013,"lightBrightness":0.01,"deformGroup":"headlightglass_R_break"}],
     
  7. dorayaki_2487

    dorayaki_2487
    Expand Collapse

    Joined:
    Aug 23, 2023
    Messages:
    58
    Thank You!
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice