Difference between revisions of "Executing VDrift"

From VDrift
Jump to: navigation, search
m (1 revision: Import from old wiki (on 15 May 2012))
(No difference)

Revision as of 10:24, 26 August 2012

Executing VDrift is easier if VDrift is installed. See Installing VDrift.

Executing VDrift may make it necessary to adapt VDrift to personal preferences. See Configuring VDrift.

Executing VDrift is different depending on which operating system it is run. So follow the applicable paragraph.

Executing VDrift on Linux

Executing a Not Installed VDrift on Linux

If VDrift was not installed, compilation has still generated a executable binary file under build/. Execute it with:

 build/vdrift

Executing an Installed VDrift on Linux

For release 2009-02-15 and earlier, if you used the default install locations, VDrift can be run with the command:

/usr/share/games/vdrift/bin/vdrift

For release 2009-06-15 and later, if you used the default install locations, VDrift can be run with the command:

/usr/local/bin/vdrift

In either case VDrift should get executed by

 vdrift

Executing VDrift on Windows

Executing a Not Installed VDrift on Windows

If VDrift was not installed, compilation has still generated a executable binary file. To run VDrift on Windows, you just need to double-click on the file vdrift.exe in the root VDrift directory.

Executing an Installed VDrift on Windows

Note: We do not have information on this, yet. If you can, please contribute.

Executing VDrift on Mac OS

Note: We do not have information on this, yet. If you can, please contribute.