- Messages
- 1,025
- Country

Argh!!!
Does anyone know if there is a version of resample.exe (i.e. RTM, SP1, SP2) for FSX that actually will read the:
portion of a resample.inf file? Here's my *.inf file
You add the tags into your resample.inf file and it totally ignores that value:
I'm so frustrated with resample.exe... It's not working as it should and I'm feeling rather irritated with the dang thing...
Does anyone know if there is a version of resample.exe (i.e. RTM, SP1, SP2) for FSX that actually will read the:
Code:
ULYMAP =
40.875554809664848
portion of a resample.inf file? Here's my *.inf file
Code:
[Source]
Type=TGA
SourceDir="c:\"
SourceFile="landtestwa2.tga"
Layer=Imagery
Variation=Day
NullValue=255,0,0
ULXMAP=-112.063494553907660
ULYMAP=40.875554809664848
XDIM =0.000008015317222595210000
YDIM =0.000008015317222595210000
[Destination]
DestDir="."
DestBaseFileName="watermasktest"
DestFileType=BGL
LOD=auto
CompressionQuality=85
You add the tags into your resample.inf file and it totally ignores that value:
Code:
Resample Info File: 'watermasktest.inf'
[Source] Type = 'TGA'
[Source] Type = 'TGA'
[Source] SourceDir = 'c:\'
[Source] SourceFile = 'landtestwa2.tga'
[Source] Layer = 'Imagery'
[Source] NullValue = '255,0,0'
[Source] ULXMAP = -112.063495
[Source] XDIM = 0.000008
[Source] YDIM = 0.000008
[Source] Variation = 'Day'
[Destination] DestDir = '.'
[Destination] DestBaseFileName = 'watermasktest'
[Destination] LOD = '3,15'
[Destination] DestFileType = 'BGL'
[Destination] CompressionQuality = 85
Cell 81 of 666 (12.16%); 0:00:03 elapsed, 0:00:22 remaining...
I'm so frustrated with resample.exe... It's not working as it should and I'm feeling rather irritated with the dang thing...
Last edited:

