issue90:jeux_ubuntu2
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
issue90:jeux_ubuntu2 [2015/01/02 15:47] – créée andre_domenech | issue90:jeux_ubuntu2 [2015/02/19 12:13] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | Last month, I reviewed X-Plane 10; this month, I thought I’d show how to extend X-Plane using Python and several other scripts. | + | ===== 1 ===== |
+ | |||
+ | **Last month, I reviewed X-Plane 10; this month, I thought I’d show how to extend X-Plane using Python and several other scripts. | ||
Before doing anything else, you’ll need to install Python. I would recommend installing the package named ‘python’ via your package manager (or a terminal), but be sure to install some version of Python 2.7. As of writing, I have 2.7.5-5ubuntu3 listed in my package manager. | Before doing anything else, you’ll need to install Python. I would recommend installing the package named ‘python’ via your package manager (or a terminal), but be sure to install some version of Python 2.7. As of writing, I have 2.7.5-5ubuntu3 listed in my package manager. | ||
Ligne 9: | Ligne 11: | ||
What you’ll download is a ZIP file which should be unarchived to your X-Plane plugins folder. I have X-Plane via Steam, so I unarchived the ZIP file to / | What you’ll download is a ZIP file which should be unarchived to your X-Plane plugins folder. I have X-Plane via Steam, so I unarchived the ZIP file to / | ||
- | On loading X-Plane, you should now see Python Interface mentioned in the Plugins menu at the top of the screen. | + | On loading X-Plane, you should now see Python Interface mentioned in the Plugins menu at the top of the screen.** |
- | Flight Planner | + | Le mois dernier, j'ai fait une critique de X-Plane 10 ; ce mois-ci, je pensais montrer comment étendre X-Plane en utilisant Python et plusieurs autres scripts. |
+ | |||
+ | Avant de faire quoi que ce soit d' | ||
+ | |||
+ | L' | ||
+ | |||
+ | L' | ||
+ | |||
+ | Ce que vous téléchargez est un fichier ZIP que vous devrez extraire vers votre dossier des extensions et greffons X-Plane. J'ai eu X-Plane par Steam et j'ai donc extrait le fichier ZIP vers / | ||
+ | |||
+ | Maintenant, dès que vous chargez X-Plane, Python Interface apparaîtra dans le menu des Plugins (greffons) en haut de l' | ||
+ | |||
+ | ===== 2 ===== | ||
+ | |||
+ | **Flight Planner | ||
I’m a complete beginner at X-Plane and flight simulations, | I’m a complete beginner at X-Plane and flight simulations, | ||
Ligne 23: | Ligne 39: | ||
./ | ./ | ||
- | Now start X-Plane. Once X-Plane has gone through some of its loading, you’ll see it start to send info in your terminal. | + | Now start X-Plane. Once X-Plane has gone through some of its loading, you’ll see it start to send info in your terminal.** |
- | To stop the server you can run the file https:// | + | Flight Planner |
+ | |||
+ | Je débute vraiment dans le domaine de X-Plane et des simulateurs de vol et j' | ||
+ | |||
+ | Le site fournit de bonnes informations sur l' | ||
+ | |||
+ | Téléchargez le fichier Python à partir de https:// | ||
+ | |||
+ | Maintenant, ouvrez un terminal et cd à votre dossier PythonScripts. Une fois dedans, tapez : | ||
+ | |||
+ | ./ | ||
+ | |||
+ | Puis lancez X-Plane. Une fois le chargement d' | ||
+ | |||
+ | ===== 3 ===== | ||
+ | |||
+ | **To stop the server you can run the file https:// | ||
Shown below left I am in X-Plane, parked up at Glasgow Airport (EGPH). | Shown below left I am in X-Plane, parked up at Glasgow Airport (EGPH). | ||
Ligne 31: | Ligne 63: | ||
Below right is the X-Plane Flight Planner site (the pink plane beside the big yellow one is me). | Below right is the X-Plane Flight Planner site (the pink plane beside the big yellow one is me). | ||
- | If I was to move off from there (in X-Plane) and taxi to the runway, you’d see it in real-time in the Flight Planner site. | + | If I was to move off from there (in X-Plane) and taxi to the runway, you’d see it in -time in the Flight Planner site. |
Be sure to click the + symbol and check the ‘follow’ box – so that it centers your plane on the screen. | Be sure to click the + symbol and check the ‘follow’ box – so that it centers your plane on the screen. | ||
Ligne 37: | Ligne 69: | ||
Now that you’ve got Python Interface installed, and you know how to install a Python script, I highly recommend (if your machine can handle it) installing the Fly With Lua plugin (http:// | Now that you’ve got Python Interface installed, and you know how to install a Python script, I highly recommend (if your machine can handle it) installing the Fly With Lua plugin (http:// | ||
- | If there’s interest in more X-Plane, then next month I’ll discuss using the X-Plane Flight Planner site to plan your route; and then how to enter it into your flight management computer (FMC). | + | If there’s interest in more X-Plane, then next month I’ll discuss using the X-Plane Flight Planner site to plan your route; and then how to enter it into your flight management computer (FMC).** |
+ | |||
+ | Vous pouvez arrêter le serveur en exécutant le fichier https:// | ||
+ | |||
+ | Ci-dessous à gauche, vous me voyez dans X-Plane, garé à l' | ||
+ | |||
+ | Ci-dessous à droite se trouve le site de X-Plane Flight Planner (moi, je suis l' | ||
+ | |||
+ | Si je commençais à bouger de là (dans X-Plane) pour rouler jusqu' | ||
+ | |||
+ | Assurez-vous de cliquer sur le symbole + et de cocher la case « follow » (suivre) - afin que votre avion soit centré sur l' | ||
+ | |||
+ | Maintenant que Python Interface est installée et que vous savez comment installer un script Python, je recommande vivement (si toutefois votre machine peut le gérer) l' | ||
+ | |||
+ | S'il y a encore de l' | ||
+ |
issue90/jeux_ubuntu2.1420210028.txt.gz · Dernière modification : 2015/01/02 15:47 de andre_domenech