Difference between revisions of "Getting tracks"

From VDrift
Jump to: navigation, search
(Based on Getting cars)
 
(→‎List of tracks: Use css columns instead of a table (easier to maintain))
Line 4: Line 4:
 
The following cars are in the [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data data repository] of VDrift.
 
The following cars are in the [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data data repository] of VDrift.
  
{|
+
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
|
 
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/a1ring/ A1 Ring]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/a1ring/ A1 Ring]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/bahrain/ Bahrain]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/bahrain/ Bahrain]
Line 18: Line 17:
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/hockenheim/ Hockenheim]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/hockenheim/ Hockenheim]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/hungaroring06/ Hungaroring 2006]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/hungaroring06/ Hungaroring 2006]
|
 
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/imola2005/ Imola 2005]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/imola2005/ Imola 2005]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/indianhill/ Indian Hill]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/indianhill/ Indian Hill]
Line 31: Line 29:
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/melbourne/ Melbourne]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/melbourne/ Melbourne]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/monaco/ Monaco]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/monaco/ Monaco]
|
 
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/monaco88/ Monaco 1988]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/monaco88/ Monaco 1988]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/montreal/ Montreal]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/montreal/ Montreal]
Line 44: Line 41:
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/road_atlanta/ Road Atlanta]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/road_atlanta/ Road Atlanta]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/rouen/ Rouen]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/rouen/ Rouen]
|
 
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/ruudskogen/ Ruudskogen]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/ruudskogen/ Ruudskogen]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/sepang/ Sepang]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/sepang/ Sepang]
Line 55: Line 51:
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/weekend/ Weekend Drive]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/weekend/ Weekend Drive]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/zandvoort/ Zandvoort]
 
* [http://vdrift.svn.sourceforge.net/viewvc/vdrift/vdrift-data/tracks/zandvoort/ Zandvoort]
|}
+
</div>
  
 
==Downloading==
 
==Downloading==

Revision as of 03:31, 27 August 2012

A small selection of tracks are distributed in the release VDrift packages. This page describes how to get some more.

List of tracks

The following cars are in the data repository of VDrift.

Downloading

Click the links in the list above then click the "Download GNU Tarball" link near the bottom of the page.

Installing

Uncompress the .tar.gz file. This should create a folder with the name of the track containing files like about.txt and roads.trk. Move that folder to vdrift/data/tracks folder. Run VDrift and your new track will be ready for racing!

Updating

You can update tracks from within VDrift itself. Click "Updates" on the main menu, then "Check for updates". If any are available go to the track in the "Manage Tracks" section and click "Apply Update".

See also