What's new in TDM 2.09
See the roadmap on our bugtracker.
The Dark Mod 2.09 Performance Update
TDM 2.09 marks a new phase of performance improvements aimed lowering CPU overhead in rendering.
A new OpenGL 3.3 backend that uses bindless textures, multi-draw, and persistence mapping should significantly reduce
CPU demands bringing TDM closer to Vulkan performance per the "Approaching Zero Driver Overhead" (AZDO) design philosophy.
The work started in 2.08 to port Doom 3 BFG CPU jobs for multi-core acceleration to the frontend is nearly complete.
A new Sharpening Filter has been added which enhances the appearance of existing TDM textures
and also allows you to lower your Render Scale without producing a blurry render
The particle rendering system has been refactored to be more efficient and mathematically correct.
New particle setup features for weather effects like rain and snow have been added.
A new automation system allows mappers to connect TDM to Darkradiant and see real-time in-engine previews of their map
Important CVARS
- r_useNewBackend: --- which rendering backend to use. Default value of 1 means using the new one.
In case of graphical issues, it might be worth trying to set it to 0 to check if issue goes away.
See also
- What's new in TDM 2.11 (Older releases: What's new in TDM 2.10, What's new in TDM 2.09, v2.08, v2.07, v2.06, v2.05, v2.04, v2.03, v2.02, v2.01, v2.00, v1.08, v1.07, v1.06, v1.05, v1.04, v1.03, v1.02, v1.01)
- Download TDM