The only way I would know of to be of help is that you attach for example the inf file or else download the FSEarthTiles again because the resampleFSXsp2 should be included.
#--- Services Configuration --- # you can add up to 9 Services entries
[Service1] #Google Maps
ServiceName = Google
ServiceCodeing = qrts
ServiceUrl =http://kh0.google.com/kh?t=t%s&n=404&v=24
Referer =
http://kh0.google.com
UserAgent = Mozilla/4.0
ServerVariations = kh0,kh1,kh2,kh3
[Service2] #Yahoo Maps
ServiceName = Yahoo
ServiceCodeing = 0123
ServiceUrl =
http://a1.ortho.tiles.virtualearth.net/tiles/a%s.jpeg?g=104 # (old versions v=1.7, v=1.5)
#Referer =
http://a1.ortho.tiles.virtualearth.net
UserAgent = Mozilla/4.0
ServerVariations = a0,a1,a2,a3
[Service3] #Virtual Earth
ServiceName = VE
ServiceCodeing = xyz
ServiceUrl =
http://us.maps3.yimg.com/aerial.maps.yimg.com/img?%s&v=1.7&t=a #optional (older versions g=104, g=52)
Referer =
http://us.maps3.yimg.com
UserAgent = Mozilla/4.0
ServerVariations = a0,a1,a2,a3
[Service4] #Bing Maps
ServiceName = Bing
ServiceCodeing = qrts
ServiceUrl =http://kh0.google.com/kh?t=t%s&n=404&v=24
Referer =
http://server0.acmeglobe.com/terraintile?pos=ADCAADACBCA&v=10
UserAgent = Mozilla/4.0
ServerVariations = kh0,kh1,kh2,kh3
[Service5] # Spanish Maps Only
ServiceName = IDEE-Spain
ServiceCodeing = X1Y1X2Y2
ServiceUrl =
http://www.idee.es/wms/PNOA/PNOA?RE...&LAYERS=pnoa&STYLES=default&FORMAT=image/jpeg
UserAgent = Mozilla/4.0
#//EPSG:4258 ETRS89 //EPSG:4230 ED50 //EPSG:4326 WGS80
[Service6] # MapQuest has limited coverage
ServiceName = MapQuest
ServiceCodeing = ZXYpng
ServiceUrl =
http://mxxxxx1.mxxxn.com/tiles/1.0.0/vx/sat/%s
Referer =
http://www.mapquest.com
UserAgent = Mozilla/5.0
ServerVariations = mtile01,mtile02,mtile03,mtile04
Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.83 Safari/535.11
[ProxyList] #if you want to use proxies (web/http) add them here
direct #use the word "direct" in the List to mark a connection without Proxy
#127.0.0.1:8118 #local proxy (example for TOR net)
#130.149.49.26:3124 #external proxy example
#direct #you may enter the same Proxies more than one time in this list if you like
#132.239.17.224:68664 #Use the next button to change cycle throughthe proxy list manualy. (note original I planed a proxy change automatisation but didn't implement it at the end)
#---FS Earth Tiles Start up default values---
[FSEarthTiles]
WorkingFolder = C:\fset\work #working space folder.
SceneryFolder = C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Addon Scenery\FSET #scenery folder. Note it stores the files in the texture and scenery Sub-folder (also creates any missing folders)
#--- FS compiler ---
UseLODLimits = Yes #Set to Yes to aktivate FSET's minimum destination LOD creation logic. (effects FSX only)
MinimumDestinationLOD = 13 #Generates at least LOD's up to this LVL to avoid FS default scenery comeing through. Only active when UseLODLimits = Yes
CompressionQuality = 86 #FS default is 100%. Some like 80 better to generate smaller bgl's on cost of teh quality.
#--- FS Compilers ---
FSXSceneryCompiler = resampleFSXSP2.exe
FS2004SceneryCompiler = resampleFS2004.exe
FS2004SceneryImageTool = imagetoolFS2004.exe #if missing the FS2004 compilation stops with the .tga's (no complete FS2004 executable scenery!)