Author: Ben Supnik

DSF2Text – Just a Link in the Chain

“Five long years I thought you were my man
But I found out I’m just a link in your chain”
— Aretha Franklin, Chain of Fools

A new version of DSF2Text is out, one that works with the global scenery, and I have already seen authors adding custom objects to the global scenery. Great! I have also received some emails from users having trouble with DSF2Text. Please keep this in mind before you despair:

DSF2Text is designed to be a link in a chain of scenery editing tools; its primary audience is programmers who can feed their program’s text files into DSF2Text to generate final DSF files. I never intended to have people editing 45 MB text files to make scenery; the tutorial on how to add objects to DSFs is really a hack.

Please bear with us; in the next few weeks I hope to unveil some new technologies and tools that will be much easier and faster to use. In the meantime if you can get DSF2Text to work great, but if not, please do not worry; better things are on the way.

(As a side note, if you are working on payware X-Plane scenery and are modifying our DSFs, please contact me by email; the X-Plane EULA allows you to make derived freeware from our artwork, but not payware. The new overlay DSFs will allow you to create DFSs that are totally your own.)

3 Comments

The Darkest Night

Sergio is on the blog now! Sergio is the Godfather of global scenery; his immense and tireless work very much make the global scenery what it is. Without him all we have is a huge pile of triangles.

Massimo and Cristianno also work on the artwork for the globabl scenery and have put in long hours and really gone the extra mile working on the artwork. To appreciate what the three amici have done, try viewing the raw PNG files from the scenery and witness the care, detail artistry and precision of their work.

[EDIT — this bug is fixed in X-Plane 8.30. so the following only applies to older versions of the sim.]
On to the night…this is a bug that gets reported at least once a day: as it gets darker in X-Plane, lights appear on the cities – a few at a time, then more – then poof! They all disappear and everything goes black!

You may notice that if you turn off both the landing and taxi lights then the city lights come back on again. What’s going on?

Well, this bug has been in X-Plane since the landing light was first introduced, and it’s actually a limitation: X-Plane cannot draw the night lighting overlays and the landing light at the same time because the landing light code was written years ago for older, less powerful graphics hardware. Before we had global scenery with lit cities and night, this was annoying but relatively unnoticable. Now that the cities are bright at night, this limitation is very clear.

Perhaps it can be fixed — I don’t know for sure; I am working with this code now. I can tell you this though: if you have older hardware (GeForce 2, GeForce 4 MX, Rage 128, ATI Radeon 7000, maybe a few others) then it cannot be fixed for you – your card doesn’t have power to draw the effect correctly. If you have a newer card (GeForce FX, 6000 or 7000 series, ATI Radeon 9000 series, or Radeon “x” series) you should be able to use a fix if we can develop one. In the middle are cards whose capabilities I don’t know off hand.

1 Comment

global-scenery patch for manual installation

The new global-scenery has 4 bad .ter files that control one of the texture variations for northern irregular cities (the texture appears as flat green terrain instead of city).
This problem will be automatically fixed soon by downloading v8.30 via the updater.

If you do not want to wait for the v8.30 update to be released then you can download the patch immediately and manually install it.

here is the link to download the patch and installation instructions:

//www.global-scenery.org/patch_ter_files.html

Comments Off on global-scenery patch for manual installation

The Overlay System

I have received a number of emails from people trying to use DSF2Text (a fixed version is coming real soon). From this I can only guess that people are trying to customize the global scenery!

We are working on the “overlay” system – when this is a little more hammered out (a week or two) I’ll try to describe it in detail. But the basic idea is to allow additional DSFs that contain only objects and other 3-d “clutter” to be superimposed on the basic terrain, adding to or replacing the default objects.

This would have a few benefits:
– Small distribution size for custom airports and other such object-based scenery (because you don’t have to redistribute our mesh).
– No legal limitations (since you don’t have to copy our scenery).
– Since many overlays can go on one base, a user will be able to install a number of custom airports.
– Probably the small overlay DSFs will be easier to work with – a 25 MB DSF makes an insanely huge text file in DSF2Text.

Anyway, this is all very experimental; I will have more info soon, but all of this is subject to change. For now I can only say with certainty that we are working on this problem!

3 Comments

One Frame Per Second

Let me commit this to writing: I WILL get new tools (DSF2Text, AC3D Plugin, etc.) out this week!!

The rendering engine has been taking up all my time this week. To give you an idea, I spent part of the weekend and Monday rewriting the way we handle physics interactions between the simulator and the graphics rendering engine…only to find the new code improved framerates by…one frame per second!

When I complained to Austin about this he said, “good, I’ll take every one fp I can get”, and I realized…this is how we make progress forward. If after a week we’ve got a 5 fp boost, that’s definitely a big help to a user who is getting fog now.

(Of course, not all fps are created equal; a frame per second is the reciprical of the time the sim is taking, so a 1 fp improvement when the sim running at 20 fps is a huge victory; a 1 fp boost when the sim is running at 90 fps is negligable.)

1 Comment

New Scenery Framerate and Bugs

Wow…I went up to Boston for a weekend and came back to find a flood of email regarding the new scenery, a few hundred posts on the tech list, and blog comments and forum posts. If you didn’t hear from me, please try a direct email; if that didn’t work, please bear with me…I am on the verge of email bankruptcy.

Most of the posts have been on the subject of bugs and anomolies in the scenery and framerate problems. A little bit on both.

Bugs: bugs in the global scenery fall into the catagory of artwork problems and DSF problems. For example, the most common report I’ve seen is of the big green and brown patches in European urban areas. This is due to a bad text file (a typo – my fault!!) for the terrain artwork. This particular bug should be addressed in X-Plane 830 via an automatic update. Generally where the artwork is bad, we can provide a new artwork file in the update to fix things.

Where the DSF itself is bad there’s not much we can do. Usually bad DSFs result from bad source data. This is a place where custom scenery will have to fill in the gap and provide local detail and customization that we can’t provide with the very broad brush of global scenery.

We also have some algorithm limitations and data limitations. Non-CONUS road data is quite inaccurate, and CONUS road data does not have overpass information; both are a source of strange roadways. If you see a bug, please file a bug report! I can’t keep up with forum posts to find potential problems.

Performance: X-Plane WILL run slower with the new scenery – that’s because there’s more data packed in there. Simply put I do not think we could make it look as good if we cut down the polygon counts to US DSF or ENV levels. I am working on engine improvements in X-Plane, so 830 may provide some relief, but please understand: X-Plane 821 is not slower than 820 – it’s just doing a lot more work to show you each frame!

Comments Off on New Scenery Framerate and Bugs

A “real” Scenery Blog

I am converting the “scenery blog” to a real blog, meaning one that uses real blog software for RSS feeds, trackbacks, comment posts, all that good stuff.

A brief intro: I work for Austin Meyer on X-Plane, a cross-platform flight simulator based on real physics, developing the scenery system, scenery engine, 3rd party development kits, and the algorithms used to create the default scenery.

We just shipped the new “global scenery”, a rendering of the entire world from 54S to 60N using SRTM2 data. Sergio (our lead artist) has posted some screenshots here. I’ll try to post on topics of interest to scenery authors and X-Plane users.

4 Comments