195
edits
 (started)  | 
				No edit summary  | 
				||
| Line 4: | Line 4: | ||
"The utitliy (part of the FlightGear src) is called "terrasync". This utility runs in the background in a separate process, monitors your position, and downloads (or updates) the latest greatest scenery from the master scenery server "just in time". There is a README with the terrasync utility that explains how to run it."[http://www.flightgear.org/Downloads/scenery.html]  | "The utitliy (part of the FlightGear src) is called "terrasync". This utility runs in the background in a separate process, monitors your position, and downloads (or updates) the latest greatest scenery from the master scenery server "just in time". There is a README with the terrasync utility that explains how to run it."[http://www.flightgear.org/Downloads/scenery.html]  | ||
'''Example'''  | |||
You can either add this to your command-line:  | |||
<code>--atlas=socket,out,5,localhost,5505,udp</code>  | |||
or using fgrun (Windows):  | |||
* make sure you are in the first screen seting up directories (usually start fgrun then hit "back")  | |||
* select the directory containing the programm "terrasync" as scenery-directory. (e.g. Windows usually <code>[FG_ROOT]\bin\win32</code>)  | |||
''Note: Expect your firewall to block in first place, since you request a newport (5505) in ud-protocol (UDP)'' .  | |||
[[User:TeXnicer|TeXnicer]] 06:51, 14 March 2009 (EDT)  | |||
See [[Installing Scenery]]  | See [[Installing Scenery]]  | ||
[[Category:Software]]  | [[Category:Software]]  | ||
edits