From cb039bd5804550eb30d05fbbcc240ada5ec44579 Mon Sep 17 00:00:00 2001 From: Jonas Eberle Date: Thu, 28 Nov 2024 21:17:03 +0100 Subject: [PATCH] use huge masks_width ;) --- Ortho4XP.cfg | 2 +- Ortho4XP_noroads.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Ortho4XP.cfg b/Ortho4XP.cfg index b21fd68..15740c7 100644 --- a/Ortho4XP.cfg +++ b/Ortho4XP.cfg @@ -33,7 +33,7 @@ sea_smoothing_mode=none water_smoothing=10 iterate=0 mask_zl=16 -masks_width=500 +masks_width=1000 masking_mode=sand use_masks_for_inland=True imprint_masks_to_dds=False diff --git a/Ortho4XP_noroads.cfg b/Ortho4XP_noroads.cfg index 6ed59ae..1216a70 100644 --- a/Ortho4XP_noroads.cfg +++ b/Ortho4XP_noroads.cfg @@ -33,7 +33,7 @@ sea_smoothing_mode=none water_smoothing=10 iterate=0 mask_zl=16 -masks_width=500 +masks_width=1000 masking_mode=sand use_masks_for_inland=True imprint_masks_to_dds=False