From e5cfb481bf1e83cfde575fde22587cc9d2a3de53 Mon Sep 17 00:00:00 2001 From: Matt Kubilus Date: Thu, 15 Jun 2023 09:36:10 -0400 Subject: [PATCH] Lower limit_tris to avoid certain terrain issues in hilly areas --- Ortho4XP.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ortho4XP.cfg b/Ortho4XP.cfg index 62ffef3..d2c71ea 100644 --- a/Ortho4XP.cfg +++ b/Ortho4XP.cfg @@ -27,7 +27,7 @@ apt_curv_tol=0.5 apt_curv_ext=0.5 coast_curv_tol=1.0 coast_curv_ext=0.5 -limit_tris=2500000 +limit_tris=1500000 hmin=0.0 min_angle=10.0 sea_smoothing_mode=zero