Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "FTEQW Getting Started"

From Quake Wiki

m
m (Clients)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== Overview ==
 
For an general overview of the FTEQW engine see [[FTE]]
 
For an general overview of the FTEQW engine see [[FTE]]
  
 
You can find the [http://triptohell.info/moodles/ latest binary releases here].
 
You can find the [http://triptohell.info/moodles/ latest binary releases here].
 +
 +
== Clients ==
 +
FTEQW has been ported to many different systems.
 +
 +
Most notably are:
 +
* Windows (32 & 64 bit; with or without SDL)
 +
** Supports OpenGL, Vulkan, D3D9 & D3D11 (experimental)
 +
* Linux (x86, amd64; with or without SDL)
 +
** Supports OpenGL, Vulkan
 +
* MacOSX (Tiger?)
 +
* [[FTEQW on Android | FTEdroid]] on Android
 +
** Supports OpenGL, Vulkan (untested)
 +
* [[FTEQW Emscripten Port | Emscripten / WebGL]]: Play in your browser without any plugin or installation
 +
 +
Also available:
 +
* FTEQTV
 +
** Spectator client? Windows only?

Latest revision as of 17:32, 2 November 2017

Overview[edit]

For an general overview of the FTEQW engine see FTE

You can find the latest binary releases here.

Clients[edit]

FTEQW has been ported to many different systems.

Most notably are:

  • Windows (32 & 64 bit; with or without SDL)
    • Supports OpenGL, Vulkan, D3D9 & D3D11 (experimental)
  • Linux (x86, amd64; with or without SDL)
    • Supports OpenGL, Vulkan
  • MacOSX (Tiger?)
  • FTEdroid on Android
    • Supports OpenGL, Vulkan (untested)
  • Emscripten / WebGL: Play in your browser without any plugin or installation

Also available:

  • FTEQTV
    • Spectator client? Windows only?