Everything posted by hgschnell
-
FSMeteo both weather servers down
Thanks John, in between I have deleted FSM, perfect more than 20 years, but it's over for me. Kind regards Guenther
-
A350 Edelweiss Bug
If you turn on lights a texture error occurs
-
FSMeteo both weather servers down
I gave up and bought "FS Global Real Weather"
-
FSMeteo both weather servers down
Since several days both weather servers are down but FSMeteo.com is up. The support works for sending email to [email protected] but it does not get it because of "temporarly down". I use FSMeteo 7.0 since many year and Iw ould not hesitate to upgrade to 9.0 if I know it works... So I would like to know if I am the only one ..
-
Converting FSX textures to FS9
The Texture Manager was created by Don Grovestine and is now available here: https://www.owlsnest.eu/dondeveloper.php Guenther
-
AFCAD
In your TTools folder is an excellent Readme.htm with a lot of answers
- Landing Lights not Visible from Cockpit
-
EPWA Warsaw Chopin Airport 2015
these errors happened before as far as I remember. there are different spring begins in some sceneries and conflicting texures in these regions(?) http://www.avsim.com/topic/271303-fs2004-crash-to-desktop-with-no-error/#entry1693139 searching with g. for "FS9 crash season" brings some more infos... http://forum.simflight.com/topic/13300-random-fs9-crash-still-happening-after-formatre/#entry77492 and another good one: http://www.fsdeveloper.com/forum/threads/how-can-i-find-out-which-textures-are-used-by-landclass-bgl-file.14687/#post-93839
-
EPWA Warsaw Chopin Airport 2015
Did you try different seasons? Just an idea.... Did you run FSTextureChecker and scan the log.txt for "crash"?
-
"Project LOWS 2006" (Salzburg) - anyone have this installed?
The main texture folder is a quick, but a little dirty solution. :smile: Equal named, but different textures will remain a problem. P.S.: I have only about 1250 entries in my scenery.cfg...
-
"Project LOWS 2006" (Salzburg) - anyone have this installed?
After a long time I visited my LOWS_2006 today and found most of static objects untextured! I found the duplicated Object Library in a freeware scenery of LTDA Hatay with name apu.bgl. After disabling LTDA, LOWS objects were correct textured. LTDA does only use few objects of the lib and supplied only textures for these objects. This a clear proof of Joe's words. A situation like this can easily occur if you install a new scenery ... You never know which other sceneries are affected. (if you have several hundreds of sceneries, it is pure random if you see these untextured objects) :mad:
-
"Project LOWS 2006" (Salzburg) - anyone have this installed?
That's an excellent explanation of Joe! Now you can scan all your bgl files for the name of one of these textures e.g.: actros_512.bmp, because the bgl contains these names as a character string. I use a freeware tool named InfoRapid Search & Replace for such tasks. (http://www.inforapid.de/html/searchreplace.htm)
-
"Project LOWS 2006" (Salzburg) - anyone have this installed?
Very strange Martin, I sent you an email because I could not attach an image of MCX.
-
"Project LOWS 2006" (Salzburg) - anyone have this installed?
There is a lows_2006_lib_static_vehices.bgl. Decompile it with ModelconverterX to see all used textures...
-
Tip for testing bgl files
you are right, if there are no aircrafts, there is no traffic to load...
-
Tip for testing bgl files
If your installation has a lot of AI traffic, you can reduce loading time by setting traffic to "0".
-
Fireball instead of smoke
If you do not edit fx_nicksmokeC130.fx the way I wrote, it wont bring no success... ("Face=1,1,1" to "Face=0,0,1")
-
Fireball instead of smoke
check the aircraft.cfg if there is a fx_nicksmokeC130.fx. If so, edit it and change face=1,1,1 to face=0,0,1 (particle.2) sorry, I had particle.0 first...
-
PAI Fokker 50
the WOAI package woavlmv1.zip contains the PAI Fokker F50 too...
-
Flight Simulator 2004 Settings vs Nvidia Control Panel Settings
I dont have an i7 CPU, so I cannot use "advanced" setup. The results of base setup are fine enough for me :smile:
-
Flight Simulator 2004 Settings vs Nvidia Control Panel Settings
I use this method for FS2004 with fine results...
-
Flight Simulator 2004 Settings vs Nvidia Control Panel Settings
This is the Link: http://www.simforums.com/forums/forum_posts.asp?TID=36586&PID=214387&title=nhancer-settings-for-new-drivers-updated-v1932#214387
-
Missing ATIS
thanks Joe, is checked and double checked... :biggrin: same problem with default EGLC !
-
Missing ATIS
I dont have UK2000 EGLC Extreme but I have the same error in FS9!
-
how to recompile a bgl file
ADE is restricted to airport bgls, bgl2xml and xml2bgl can be used for a wider range of bgls...