Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!
Difference between revisions of "FTE"
From Quake Wiki
(Fixed website link) |
m |
||
Line 4: | Line 4: | ||
|based-on=[[QuakeWorld]] | |based-on=[[QuakeWorld]] | ||
|first-release=? | |first-release=? | ||
− | |newest-release=[ | + | |newest-release=[https://fte.triptohell.info/downloads here] |
|website=[http://triptohell.info here] | |website=[http://triptohell.info here] | ||
}} | }} |
Revision as of 19:23, 23 March 2021
Author: | Spike et al |
Based on: | QuakeWorld |
First release: | ? |
Newest release: | here |
Website: | here |
As implied by its name FTE started out as a QuakeWorld-only engine, however over time it has gained full compatibility with NQ clients, NQ servers, and more importantly NQ mods.
Core Features:
- Multiple Video Presets, for all tastes.
- Splitscreen
- IPv6
- VOIP
- XMPP/IRC client modules
- 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.
- ODE physics
- Many many many many many more things...
Player features:
- prediction
- delta compression
- no nat issues
- compatible with a wide range of servers.
- commandline-less configuration.
- no mouse accel (even in linux)
- wide range of presents, allowing it to look awesome, or to get awesome framerates.
Modding features:
- csqc
- built in qcc
- step-by-step qc debugger.
- extended map limits (bsp2, q3bsp support)
- extended protocol limits (ent counts, ent limits, precache limits, etc)
- numerous qc extensions - see http://triptohell.info/moodles/fteqcc/fteextensions.qc
- skeletal model support
Ports:
- win64 (64bit native)
- win32
- linux
- android (basedir is /sdcard/fte/)
- npapi/activex
- nacl
- webgl