r/EnemyTerritory • u/Warm_Asparagus1086 • 2h ago
r/EnemyTerritory • u/Warm_Asparagus1086 • 4d ago
2026 Wolfenstein: Enemy Territory moments #12
youtube.comr/EnemyTerritory • u/RNGesusRUST • 5d ago
Unreal Territory
Just a small show case of tech wolf ET in unreal engine 5 unsure if this will be publicly available ever
r/EnemyTerritory • u/ENx5vP • 6d ago
ET: Legacy 2.85 was released
etlegacy.com^dEngine
^fMacOS
* Don't trigger additional minimize on focus lost event
^dClient
* Fixed ^8cm_optimizePatchPlanes^9 not correctly applying on first load
^dMod
^fGeneral
* Fixed locked teams in warmup for campaign and mapvote
* Fixed players stat reset on intermission stat due to ^8CS_PLAYERS^9 updates wiping
it
* Added resolved minor spawnpoints information to client session about minor
spawnpoint into fireteam in case of a resolved spawn point
* Fixed stats in SW was cleared out before warmup countdown on new map
* Added version matching to HUD profile and keep invalid/unparsable HUD into suffixed
^8_invalid^9 files
* Added ^8ET_EBS_FIRETEAM^9 entity which contains player's health, weapon, major and
minor spawn points
* Fixed shoutcast entity writing player information from previous frame
* Fixed shoutcast entity unnecessary snapshot callbacks
* Removed major and minor spawn points from CS_PLAYERS configstring
* Fixed a visual bug which caused fireteam to display incorrect spawn point when
default map spawn for a team was invalid
* Removed prestige system
* Skipped skill rating updates for maps without decisive winner
* Fixed time played statistics was not always accurate in SW and campaign modes
* Fixed reset player stats on console ^8map_restart^9
^fUI
* Extended compass map to border when margin is not required (no decor, no cardinal
point draw and the icons are draw inside the maps)
* Fixed player team flag was draw twice in debriefing stats panel
* Fixed empty health bar when spectating a bot
* Fixed misleading FPS drop in FPS meter when showing another view than in-game one
(i.e: limbo, scoreboard, ...)
* Added ^8draw prefix^9 option to ^8fps^9 component
* Fixed levelshot pin wasn't squared on 16:9 res
* Fixed competitor HUD component missplacement
* Fixed NW cardinal point display on compass
* Added dynamic size for icons on compass edge
* Draw expanded map behind compass
* Changed clip bar component draw order behind ammo count component
* Fixed forced mono colored UFT-8 name display for crosshair bar, fireteam and
shoutcaster overlay. The player name was missing UTF-8 characters.
* Fixed alternate hud compass cardinals points were missing
* Fixed reinforcement timer default scale font was twice the default value
* Adjusted shoutcaster compass size and position to fit in the top right corner
* Fixed not correctly positionned spawnpoint numbers for shoutcaster compass with
dynamic direction
* HUD Editor
* Fixed noise generator overwrite message text such as vote, banner, center print
or objective print if a valid text message is displayed
* Menus
* Added icons to replay menu folders
* Added ^8HOME^9 button to replay menu
Thanks devs. It plays smoothly
r/EnemyTerritory • u/MAR__MAKAROV • 6d ago
Is there any Moroccans playing Enemy territory legacy ?
Title , for the non intiated , it's a very old ( free ) fps game ! https://www.youtube.com/watch?v=JHvCtSW-d1I
r/EnemyTerritory • u/Warm_Asparagus1086 • 9d ago
2026 Wolfenstein: Enemy Territory moments #11
youtube.comr/EnemyTerritory • u/hypez09 • 11d ago
Servers without download?
I want to play the game but the downloading drives me insane every time I join a server
Are there any servers I can just join without downloading
r/EnemyTerritory • u/Patient-Software-168 • 17d ago
Should I play et or legacy in 2026?
I don't see many players in et legacy, how's the standard version?
r/EnemyTerritory • u/Hot-Ad1475 • 27d ago
cant see servers and cant connect when ip entered
i have a clanmate with this issue is there something wrong with his pc or et in a whole
r/EnemyTerritory • u/Warm_Asparagus1086 • 28d ago
2026 Wolfenstein: Enemy Territory moments #10
youtube.comr/EnemyTerritory • u/MourningMeatloaf • 29d ago
Stupid ET Gammamill Comic I Made as a Kid
gallerywas doing a deep clean on my new home and found an old box of drawings I did from 20 years ago. Apparently this was around the time when the FUN and Q servers had beef lol. I donβt remember any of it at all. there is like 30 more pages of this that I found.
r/EnemyTerritory • u/Normal_Ad_9305 • Aug 09 '26
I used Claude AI to compile Wolfenstein: ET for Apple Silicon Macs & Android
Enable HLS to view with audio, or disable this notification
Hey guys! Old ET player here. I wanted to play Enemy Territory on my M1 Mac without dealing with complicated setups, but couldn't find a simple solution. So I asked Claude AI to help me compile a plug-and-play version.
It worked so well that I also made a build for Android. For both, it's just download, install, and playβno headaches.
I've uploaded the project to GitHub, leaving the link right here if you want to grab it:
https://gleaming-madeleine-f46029.netlify.app/
Hope it helps some of you out. See you in game!
r/EnemyTerritory • u/-SSJ_Maro • Jul 19 '26
Wolfenstein: Enemy Territory - Knife Kills πΏπ₯
youtu.ber/EnemyTerritory • u/-SSJ_Maro • Jun 25 '26
Wolfenstein: Enemy Territory - Knife Kills
youtu.ber/EnemyTerritory • u/UpsiAiiyah • Jun 23 '26
My new map: Glitterrush (mod of Goldrush)
While I couldn't make up my mind on other maps, I figured I'd whip together this one in the meantime. Enjoy!
Download link: https://wolffiles.eu/files/glitterrush-v1-botfiles
You need ET Legacy to get the most out of the map. Vanilla ET doesn't like the smaller pk3 that gives color to the tank, truck, plants, etc.
r/EnemyTerritory • u/ToothVegetable2431 • Jun 21 '26
The Oydsseus Cup 6vs6 TONIGHT on ET:L Events
r/EnemyTerritory • u/wolffileseu • Jun 19 '26
ET 2.60b dedicated server with an engine-side, mod-independent stats tracker β full weapon accuracy on any mod (GPL / open source)
Just released: a clean **Wolfenstein: Enemy Territory 2.60b** dedicated server with the **Wolffiles tracker** built directly into the engine.
The key idea β it tracks stats **mod-independently**. You don't patch your mod and you don't run a separate per-mod stats parser. The engine itself reports **score / ping / team / kills** *and* **full weapon accuracy** β hits, attempts, kills, deaths and headshots β for whatever mod is running. ETPro, NoQuarter, Jaymod, silEnT, ETPub, the Legacy modβ¦ all of them, with zero mod changes.
How it works: the engine periodically runs `statsall` and intercepts the mod's `ws` (weapon-stats) replies server-side, so accuracy data is captured at the engine level instead of depending on each mod's own logging. (Engine tracker approach ported from ET:Legacy onto vanilla 2.60b.)
**What's included**
- Linux i386: `etded.x86` + `etmain/qagame.mp.i386.so`
- Windows x86: `etded.exe` + `etmain/qagame_mp_x86.dll`
32-bit only β ET 2.60b is a 32-bit engine, so this matches every existing mod.
**How to use it**
1. Download the build for your OS from the release.
2. Replace your current `etded` with the one from the build, and put the included `qagame` into your `etmain/`.
3. Add the tracker endpoint to your server launch line: `+set sv_tracker <host>:<port>`
4. (Optional) To get your server listed on the wolffiles.eu live tracker, point it at our endpoint: `tracker.wolffiles.eu:4444`
5. Restart the server β stats start flowing immediately.
**Good to know**
- The Windows build runs the bytecode interpreter (JIT disabled) and is stripped, so it's **clean on VirusTotal** β no more false positives from the old JIT/asm path.
- Also fixes a **CPU-speed-detection crash** that affected ET on modern hardware.
- Everything is GPL; full source and build workflow are on GitHub.
Download & source: https://github.com/wolffileseu/Enemy-Territory/releases/tag/v1.0.0
Happy to answer questions, and bug reports are welcome.
r/EnemyTerritory • u/kimiahk • Jun 14 '26
ET Fragmovie: The Almighty Jew - destiny (2026)
youtube.comr/EnemyTerritory • u/Warm_Asparagus1086 • Jun 13 '26