Fs2004 Blurry scenery

Posted:
Tue Jun 21, 2011 4:10 pm
by CXAMatt
Hi Eveyone,
Ever since my Reformation of my Computer, and since i reinstalled fs9, I'v got really blurey scenery, It looks fine really close (Within a mile) But after that it looks really blurred, and i never had that before my reformation.
Iv added some screenshots of how it looks, My in game setting, and my system specs, Any help would be great
http://img195.imageshack.us/img195/6913/closerange.jpghttp://img641.imageshack.us/img641/3135/blurey2.pngUploaded with
ImageShack.ushttp://img221.imageshack.us/img221/1091/settingsg.pnghttp://img810.imageshack.us/img810/9918/settings2f.pngPS TAKES SOME TIME FOR IMG 2 TO LOAD
Any help would be BRILL!
Thankyou
Re: Fs2004 Blurry scenery

Posted:
Tue Jun 21, 2011 10:14 pm
by Capt.Propwash
Welcome to FS9. That is normal and there is ABSOLUTELY no way around it. see my signature below for my computer spec's, ... I still get absolutely clear close up, and blurry far away in FS9. Sorry.

Re: Fs2004 Blurry scenery

Posted:
Wed Jun 22, 2011 5:58 am
by CXAMatt
Before i reformated i had better sceneary, i could see detailed scenery for absolute miles,
My rig is
AMD Phenom black duo core 3.1ghz, 4GB ram, XFX 5830 850mhz overclocked edition (ATI Radeon Card)
Re: Fs2004 Blurry scenery

Posted:
Wed Jun 22, 2011 10:07 am
by Romflyer
Find these lines in FS9.cfg and change them to read:
TERRAIN_DEFAULT_RADIUS=9.000000
TERRAIN_EXTENDED_RADIUS=9.900000
TERRAIN_EXTENDED_LEVELS=4
Re: Fs2004 Blurry scenery

Posted:
Mon Jun 27, 2011 8:37 am
by jgf
FWIW:
TERRAIN_ERROR_FACTOR
This is a value from 0 to 100 that control the DEM radius (it is linear in area)/Mesh density setting. (0 - min, 100 - max)
TERRAIN_MIN_DEM_AREA
This the lowest value used to calculate the DEM radius based upon the TERRAIN_ERROR_FACTOR
TERRAIN_MAX_DEM_AREA
This is the highest value used to calculate the DEM radius
TERRAIN_MAX_VERTEX_LEVEL
This is the DEM size FS will render the mesh with. Valid values are 18 - 21 in FS2004, 18 - 23 in FS2002 (higher is better)
TERRAIN_TEXTURE_SIZE_EXP
This controls the terrain texture size. Valid values are 8 (256x256), 7 (128x128) or 6 (64x64)
TERRAIN_USE_GRADIENT_MAP
This turns on/off the gradient map (cliffs)
TERRAIN_EXTENDED_TEXTURES
This turns on/off the extended texture ring
TERRAIN_DEFAULT_RADIUS
This is the default radius in textures for all rings (default is 2.5) - This is how far from the aircrafts point seen the textures will be sharpened, like a ring around the aircraft. valid values are 0 - 9.500000 - where 9.5 being high
TERRAIN_EXTENDED_RADIUS
This is the radius used for the inner ring when the extended texture ring is turned on (default is 4.0). This how far from the aicrafts point seen the textures will be shrpened when Extended Textures are turned on. Again as a ring around the aircraft.
TERRAIN_EXTENDED_LEVELS
This is the number of rings to add when using extended texture rings, default is 1 - How many rings there are around the aircraft.
AUTO_LOD
throwback from Combat Flight Sim Pacific, in which the system would automatically "lower detail" to maintain a locked frame rate counter.
TERRAIN_USE_VECTOR_MAP
grass textured polygons around all the airports and taxiways
TERRAIN_USE_VECTOR_OBJECTS
used for autogen - seems to have a memory leak on FS2004
LOD_TARGET_FPS
LOD_Target_FPS is usually a value (80% of the set frame lock) that the system would use to automatically start degrading Level of Detail to maintain the desired frame rate. If the frame rate would drop below LOD_Target_FPS for an extended period of tiem, then the system would compensate by lowering LOD to boost frames.
TEXTURE_BANDWIDTH_MULT
large value can increase the speed of texture loading - but high value may cause strutter on a lower-end video card
////////////////////////////
and some of Holger Sandmann's thoughts on the topic:
the effect of many of the settings are entirely system-dependent.
In order to maximize the detail/sharpness of ground textures it's a good idea to use terrain extended textures. Below is a summary of what these parameters mean and what values are possible. However, if you're using photoreal scenery (such as MegaScenery) you should turn off extended textures and reduce visibility to 30 miles or so. That is because without extended textures FS needs to load about 5000 texture tiles but with extended textures the number jumps to about 20,000!
There's still a lot of debate what exactly those parameters mean and what units they have but here's what I compiled from various sources and, IMO (!), makes sense:
TERRAIN_EXTENDED_TEXTURES=1
* that's easy: ON/OFF switch to load higher res textures beyond the initial "ring", which extends to about 40 miles
TERRAIN_DEFAULT_RADIUS=9.500000
* apparently, values can range from 0 to 9.99 and higher settings will be ignored
* extends the use of the highest detailed mips (sharper textures) within the inner circle; lower settings means less than 40 miles and higher settings up to the 40-mile max.
* changing this value doesn't seem to make much of a visible difference
TERRAIN_EXTENDED_RADIUS=4.500000
* same range of values as above
* extends the use of higher maps for the outer circle(s). Supposedly, "1.5" reaches to ~70mi and "9.9" to about 100mi
* careful!!! A setting higher than 3.9 can lead to "texture tearing" (blue slivers) in the mid- to far distance when high-res mesh is used. Some add-on mesh files - like some of mine - provide additional "buffer" mesh files, which prevent those blue slivers even at settings >3.9
TERRAIN_EXTENDED_LEVELS=4
* range from 0 to 8
* is tied to TERRAIN_EXTENDED_RADIUS and defines the max. mip level to be used for the outer ring(s), that is the sharpness of the outer ring textures
* I never noticed much difference between 0 and 4; no changes at all when >4
In summary, the TERRAIN_EXTENDED_RADIUS parameter appears to be the one with the biggest visual influence.
Oh, and TEXTURE_BANDWIDTH_MULT apparently determines the speed or priority with which ground textures are sent for processing to the graphics card.
Re: Fs2004 Blurry scenery

Posted:
Mon Jun 27, 2011 11:10 am
by ozzy72
Blaze, please don't link images, it slows the forum down for other users. Please upload images using the Upload Images button in the blue toolbar at the top of your screen (just under the advert).
Many thanks,
Ozzy

Re: Fs2004 Blurry scenery

Posted:
Mon Jul 04, 2011 6:53 pm
by hhomebrewer
WOW!! jgf really knows his stuff...
Re: Fs2004 Blurry scenery

Posted:
Wed Oct 05, 2011 12:19 pm
by Romflyer
A few months back I finally got a new rig and I have been having troubles getting everything dialed in, I had read this thread of someone else asking the question about tweaking and at the time I couldnt find the old thread from NIckN which holds the perverbial "pot of gold at the and of the rainbow".......long story short.......I recently found another thread on another site which quoted Nicks instuctions......and I am finally happy again with the look and performance of my FS9
So I thought I should share
http://www.mycockpit.org/forums/showthr ... eaking-Fs9Blurries.......what blurries?
Enjoy
Romflyer