Added support for ATI viewport hack
[flightgear-website.git] / fgfs-scenery.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4         <title>Quix0r&#39;s FlightGear Webpage - Which scenery I'm using</title>
5         <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
6         <meta http-equiv="content-style-type" content="text/css" />
7         <meta http-equiv="content-script-type" content="text/javascript" />
8         <meta http-equiv="content-language" content="en-US" />
9         <meta http-equiv="imagetoolbar" content="no" />
10         <meta name="resource-type" content="document" />
11         <meta name="distribution" content="global" />
12         <meta name="copyright" content="2013, Roland Haeder, CC-BY-SA 3.0" />
13         <meta name="keywords" content="FlightGear, Flight, Gear, Aircraft, Airplane, Plane, Flight, Sim, Simulator, FlightSimulator, GPL, FG, FGFS, Earth, Free, Opensource, YASim, JSBSim, Help, Support" />
14         <meta name="description" content="Quix0r&#39;s FlightGear Webpage" />
15
16         <link rel="search" type="application/opensearchdescription+xml" title="YaCy Search 'zulu289'" href="http://yacy-websuche.mxchange.org:8090/opensearchdescription.xml" />
17         <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
18 </head>
19
20 <body>
21
22 <center><big><big><strong>Which scenery I'm using</strong></big></big></center>
23
24 <p>
25         On this page I want to give you informations about which scenery I&#39;m
26         using. First of all, I always fly latest GIT/master for testing (stability)
27         it for the FGFS developers. Jester has helped me with a lot compiler errors
28         and assertitions. Thank you a lot!
29 </p>
30
31 <p>
32         So here is now the whole scenery I&#39;m using:
33 </p>
34
35 <p>
36         <ul>
37                 <li><a href="fgdata-bundle.html">Latest changes in fgdata GIT/master</a></li>
38                 <li><a href="http://terrascenery.googlecode.com/svn/trunk/data/Scenery/" rel="external" target="_blank">TerraSync on Google Code (trunk)</a></li>
39                 <li>Now: <a href="rsync.html">My own rsync server</a> as a &quot;file source&quot; for TerraSync</li>
40                 <li><a href="kcdw/KCDW.zip">Extended KCDW, made by Student_Pilot_Noob</a></li>
41                 <li><a href="stuart/scotland.tar.gz">Extended Scotland, made by Stuart</a></li>
42                 <li><a href="http://www.gidenstam.org/FlightGear/misc/Scenery/" rel="external" target="_blank">Extended Gothenburg, made by AndersG</a> (download latest, please)</li>
43                 <li><a href="statto/w050s30.zip">Extended Rio De Janeiro, made by statto</a></li>
44                 <li><a href="helijah/LFLX-23-02-2011.tar.gz">Extended LFLX, made by helijah</a></li>
45                 <li><a href="helijah/dds-Paris.tar.gz">Extended Paris, made by helijah (HR edition)</a></li>
46                 <li><a href="helijah/dds-Brest.tar.gz">Extended Brest, made by helijah (HR edition)</a></li>
47         </ul>
48 </p>
49
50 <p>
51         The TerraSync (not to mix with the <em>terrasync</em> program) is the latest scenery and models from the developers. You
52         should *NOT* download it into <strong>fgdata</strong>, instead you should download it in a separate folder. To do so,
53         follow this little tutorial:
54 <pre># Change into your $HOME directory:
55 cd ~/
56 # This will take very long ...
57 svn co http://terrascenery.googlecode.com/svn/trunk/data/Scenery/ fgfs-scenery/
58 # Expand your FG_SCENERY variable:
59 export FG_SCENERY="${FG_SCENERY};${HOME}/fgfs-scenery/"
60 # You may want to add that line into your ~/.bashrc file to expand it automatically everytime you login.
61 </pre>
62         For Windozer users the above tutorial doesn't work, you need some different steps. First make sure you have <a
63          href="http://tortoisesvn.net/" rel="external" target="_blank">TortoiseSVN</a> and <a
64          href="http://code.google.com/p/tortoisegit/" rel="external" target="_blank">TortoiseGIT</a> installed. If not, do so
65         or else you cannot continue.
66 </p>
67
68 <p>
69         <strong><big>&middot;</big></strong>Change into e.g. <strong>c:\</strong><br />
70         <strong><big>&middot;</big></strong>Create a new folder called <strong>flightgear-scenery</strong> and change into that<br />
71         <strong><big>&middot;</big></strong>Change into that folder and right-click on the free space<br />
72         <strong><big>&middot;</big></strong>Now choose <em>Subversion (or SVN)</em> -&gt; <em>Checkout ...</em><br />
73         <strong><big>&middot;</big></strong>Then enter this URL: <strong>http://terrascenery.googlecode.com/svn/trunk/data/Scenery/</strong><br />
74         <strong><big>&middot;</big></strong>Now just hit <strong>OK</strong> and the download should really long<br />
75 </p>
76
77 <p>
78         If the process ends successfully, congratulations! If if ends with an error, try to update it (see below). Now we need to
79         tell FlightGear to use that directory as scenery path. To do so, you have two options:<br />
80 </p>
81
82 <p>
83         <strong><big>&middot;</big></strong>(EXPERT) Extend the environment variable <strong>FG_SCENERY</strong> with <strong>;c:/fgfs-scenery/</strong><br />
84         <strong><big>&middot;</big></strong>(BEGINNER) Add the path in FGRUN (and save it!)<br />
85 </p>
86
87 <p>
88         Now try to fly e.g. at EDDL (D&uuml;sseldorf, Germany), if you see scenery and no water every where, it worked! If you
89         see water, double-check all paths. If it still doesn&#39;t work, you may have encountered a bug and anyway, you should
90         come to the forums or mailing list.
91 </p>
92
93 <p>
94         PS: My manually mirrored download archive for FlightGear can be found
95         <a href="pub/" target="_blank">here</a>. So take a look around. :)
96 </p>
97
98 <p align="center">
99         <small>
100                 Created: <strong>2011-05-26</strong> |
101                 Last update: <strong>2013-02-22</strong> |
102                 Author: <a href="mailto:roland_NOSPAM_@_REMOVE_THIS_mxchange_AND_THIS_.org">Roland H&auml;der</a><br />
103                 <a href="index.html">Home</a> |
104                 <a href="flights.html">My flights</a> |
105                 <a href="fgcom.html">FGCOM</a> |
106                 <a href="fgdata-bundle.html">fgdata.bundle</a> |
107                 <a href="rsync.html">Rsync howto</a> |
108                 <a href="links.html">Links collection</a> |
109                 <a href="imprint.html">Imprint</a>
110         </small>
111 </p>
112
113 <p>
114         <a rel="license" target="_blank"
115          href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img
116          alt="Creative Commons License" style="border-width:0"
117          src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />
118         <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text"
119          property="dct:title" rel="dct:type">Quix0r&#39;s FlightGear Website</span> by <a
120          xmlns:cc="http://creativecommons.org/ns#" href="http://flightgear.mxchange.org"
121          property="cc:attributionName" rel="cc:attributionURL">Roland Haeder</a> is
122         licensed under a <a rel="license" target="_blank"
123          href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons
124         Attribution-ShareAlike 3.0 Unported License</a>.<br />
125         Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" target="_blank" rel="dct:source"
126          href="http://flightgear.mxchange.org/repos/flightgear/trunk/">http://flightgear.mxchange.org/repos/flightgear/trunk/</a>.
127 </p>
128
129 </body>
130 </html>