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

Difference between revisions of "FTE"

From Quake Wiki

m (Modding features)
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
FTE started out as a QuakeWorld-only engine, then over time, it has gained compatibility with NetQuake and mods, Hexen 2, Quake 2, and Quake 3.
 
FTE started out as a QuakeWorld-only engine, then over time, it has gained compatibility with NetQuake and mods, Hexen 2, Quake 2, and Quake 3.
  
 +
When using FTE for Quake singleplayer, it is advised to set <code>sv_nqplayerphysics 1</code>, otherwise gameplay will differ.
  
== Core Features: ==
+
== Core Features ==
 
*Multiple Video Presets, for all tastes.
 
*Multiple Video Presets, for all tastes.
 
*Splitscreen
 
*Splitscreen
Line 18: Line 19:
 
*Hybrid NQ/QW capabilities (NQ+QW clients fragging each other!)
 
*Hybrid NQ/QW capabilities (NQ+QW clients fragging each other!)
 
*Multiple renderers, including OpenGL, Vulkan, D3D9, D3D11.
 
*Multiple renderers, including OpenGL, Vulkan, D3D9, D3D11.
*BSP2, Q3BSP, other limits extended.
+
*[[BSP2]], Q3BSP, other limits extended.
 
*Alternative view projections.
 
*Alternative view projections.
 
*Runs Quake, Quake2, Quake3, Hexen2, plus numerous FTE-only mods/games.
 
*Runs Quake, Quake2, Quake3, Hexen2, plus numerous FTE-only mods/games.
 
*Many many many many many more things...
 
*Many many many many many more things...
  
Player features:
+
== Player features ==
*prediction
+
*Prediction
*delta compression
+
*Delta compression
*no nat issues
+
*No NAT issues
*compatible with a wide range of servers.
+
*Compatible with a wide range of servers.
*commandline-less configuration.
+
*Commandline-less configuration.
*no mouse accel (even in linux)
+
*No mouse acceleration (even in Linux)
*wide range of presents, allowing it to look awesome, or to get awesome framerates.
+
*Wide range of presets, allowing it to look awesome, or to get awesome framerates.
 +
*...
  
Modding features:
+
== Modding features ==
*csqc
+
*[[EXT_CSQC|CSQC]]
*extended map limits (bsp2, q3bsp support)
+
*Extended map limits (bsp2, q3bsp support)
*extended protocol limits (ent counts, ent limits, precache limits, etc)
+
*[[Model|mdl]], md2, md3, and md5 model support, including skeletal models
*numerous qc extensions - see http://triptohell.info/moodles/fteqcc/fteextensions.qc
+
*Extended protocol limits (ent counts, ent limits, precache limits, etc)
*skeletal model support
+
*Numerous qc extensions - see http://triptohell.info/moodles/fteqcc/fteextensions.qc
 +
*...
  
Ports:
+
== Ports ==
 
*Android (not tested)
 
*Android (not tested)
 
*Linux x64
 
*Linux x64
Line 45: Line 48:
 
*Mac (not tested, but a build is available through a 3rd party)
 
*Mac (not tested, but a build is available through a 3rd party)
 
*webgl (not tested)
 
*webgl (not tested)
*Win x32
+
*Win x86
 
*Win x64
 
*Win x64
  

Latest revision as of 04:25, 31 May 2022

FTE
Author: Spike et al
Based on: QuakeWorld
First release: too long ago to remember or care about (Spike)
Newest release: https://fte.triptohell.info/downloads
Website: https://fte.triptohell.info

FTE started out as a QuakeWorld-only engine, then over time, it has gained compatibility with NetQuake and mods, Hexen 2, Quake 2, and Quake 3.

When using FTE for Quake singleplayer, it is advised to set sv_nqplayerphysics 1, otherwise gameplay will differ.

Core Features[edit]

  • Multiple Video Presets, for all tastes.
  • Splitscreen
  • IPv6
  • VOIP
  • Hybrid NQ/QW capabilities (NQ+QW clients fragging each other!)
  • Multiple renderers, including OpenGL, Vulkan, D3D9, D3D11.
  • BSP2, Q3BSP, other limits extended.
  • Alternative view projections.
  • Runs Quake, Quake2, Quake3, Hexen2, plus numerous FTE-only mods/games.
  • Many many many many many more things...

Player features[edit]

  • Prediction
  • Delta compression
  • No NAT issues
  • Compatible with a wide range of servers.
  • Commandline-less configuration.
  • No mouse acceleration (even in Linux)
  • Wide range of presets, allowing it to look awesome, or to get awesome framerates.
  • ...

Modding features[edit]

Ports[edit]

  • Android (not tested)
  • Linux x64
  • Linux x86
  • Mac (not tested, but a build is available through a 3rd party)
  • webgl (not tested)
  • Win x86
  • Win x64