TroyT 6 Posted July 5, 2019 Does anybody have an idea why these lines show up on these models? The models have been created in Blender and exported using Arma Toolbox to P3D. These diagonal lines show in Bulldozer, the editor, and in-game. When I make texture overlays in Photoshop, they show through the image. Share this post Link to post Share on other sites
Dedmen 2713 Posted July 5, 2019 1 hour ago, TroyT said: Does anybody have an idea why these lines show up on these models? Yes. It's a bug in the shadow shader. But no, you can't fix it, and it's not your fault. Messing with your games shadow settings can help a bit. I fixed it in my custom Shader, but that won't help you with your problem. Share this post Link to post Share on other sites
TroyT 6 Posted July 5, 2019 Ok, thanks. Knowing that is all I need to move on. Share this post Link to post Share on other sites
PuFu 4600 Posted July 5, 2019 you can mitigate this by pushing the SVLod inwards the res LOD a bit Share this post Link to post Share on other sites
chernaruski 338 Posted July 26, 2019 Same , https://imgur.com/a/xSkIhrZ It seems like setting Shadows to LOW or OFF removes this, but is there really no proper solution for this ? Not sure I had this in a first place, a while ago... Share this post Link to post Share on other sites
HorribleGoat 1473 Posted July 26, 2019 Using sbsource = visualEx causes this too when it calculates shadow from the visual lods and there very straight surfaces. @Dedmen Any chance you can give/offer this fix to BI? 😄 1 Share this post Link to post Share on other sites
Dedmen 2713 Posted July 27, 2019 21 hours ago, HorribleGoat said: Any chance you can give/offer this fix to BI? As you can see in the screenshot the fix has a downside. The shadow border doesn't look as nice. reyhard/kllrt have access to the fix if they want it https://github.com/dedmen/Arma-Community-Dev/commit/f25fff4f680e705b4ab13b950d6d5b7c65eede45 But considering that Arma shader developer is busy on Vigor currently, I doubt it will happen. 1 Share this post Link to post Share on other sites
HorribleGoat 1473 Posted July 29, 2019 On 7/27/2019 at 5:22 PM, Dedmen said: As you can see in the screenshot the fix has a downside. The shadow border doesn't look as nice. reyhard/kllrt have access to the fix if they want it https://github.com/dedmen/Arma-Community-Dev/commit/f25fff4f680e705b4ab13b950d6d5b7c65eede45 But considering that Arma shader developer is busy on Vigor currently, I doubt it will happen. @reyhard/ @kllrt Just to make sure you guys are aware of this possibility. 1 Share this post Link to post Share on other sites