Skip to main content

Out In The Shadows: Dark Mod 2.07 Released


The hide-and-seek simulator The Dark Mod (TDM) has had a new release as of last week. For those who don't remember, TDM is a Doom 3 mod-gone-standalone that aims to recreate a similar game experience to that of Looking Glass Studio's Thief series. It is known amongst both stealth game aficionados and free software enthusiasts as a project of exceptional quality, with a dedicated community of content creators. The latest release 2.07 focuses on stability and performance.

Since we last reported on this amazing project, the game has progressed leaps and bounds both in content and quality. The extensive loading times and performance irks that plagued the initial standalone releases, from the project's early emancipation from Doom 3 game asset and codebase requirements, are now mostly a thing of the past, and are set to be improved even further, as multi-core support has finally been added to the engine (albeit as an experimental feature). Future updates will bring the game to OpenGL 3.3, transferring processing power from the CPU to the GPU.

On the graphics department, the implementation of advanced shadow maps promise near real-life shadow behavior. Improved antialiasing will generally upgrade looks for those with more powerful machines.

The release has also seen the addition of more Creative Commons licensed assets (under CC BY-NC-SA 3.0) and map modules, which are free to use in either TDM fan missions or in any other mod or game project. Many fan missions are available under the same license, with incoming releases almost every month. They can be downloaded through the in-game GUI or by accessing the mission portal.

For further information you can access the full changelog here.


Code License: GPLv3
Assets License:
CC BY-NC-SA 3.0

Comments

Popular posts from this blog

Reversing C++ String And QString

After the rust string overview of its internal substructures, let's see if c++ QString storage is more light, but first we'r going to take a look to the c++ standard string object: At first sight we can see the allocation and deallocation created by the clang++ compiler, and the DAT_00400d34 is the string. If we use same algorithm than the rust code but in c++: We have a different decompilation layout. Note that the Ghidra scans very fast the c++ binaries, and with  rust binaries gets crazy for a while. Locating main is also very simple in a c++ compiled binary, indeed is more  low-level than rust. The byte array is initialized with a simply move instruction:         00400c4b 48 b8 68        MOV        RAX,0x6f77206f6c6c6568 And basic_string generates the string, in the case of  rust this was carazy endless set of calls, detected by ghidra as a runtime, but nevertheless the basic_str...

5 Costly Crypto Investing Mistakes to Avoid in Choppy Markets

Crypto markets can be a wild ride, with exhilarating highs often followed by gut-wrenching lows. Many investors see massive gains during bullish trends only to watch them evaporate in sideways or bearish phases. The key to preserving your portfolio lies in avoiding common pitfalls that trap even seasoned traders. This article dives into five critical mistakes crypto investors make in choppy markets and offers actionable strategies to steer clear of them. Whether you're a beginner or a veteran, these insights will help you navigate the volatile crypto landscape with discipline and confidence. The Perils of Slow Decision-Making In crypto, hesitation can be costly. Opportunities often arise from compelling setups — whether it's a promising chart pattern, a groundbreaking technological innovation, or strong on-chain signals like whale wallet activity. However, in dull or sideways markets, investors often become lethargic, missing the window to act. By the time social media buzz ign...

דף הבית | הטכניון - מכון טכנולוגי לישראל

https://technion.ac.il http://library.technion.ac.il/he https://www.technion.ac.il/%D7%A8%D7%A9%D7%99%D7%9E%D7%AA-%D7%94%D7%A4%D7%A7%D7%95%D7%9C%D7%98%D7%95%D7%AA-2/ http://www.admin.technion.ac.il/dpcalendar/ https://www.technion.ac.il/%D7%94%D7%A0%D7%94%D7%9C%D7%94-%D7%91%D7%9B%D7%99%D7%A8%D7%94/ https://www.technion.ac.il/%D7%A1%D7%9E%D7%99%D7%A0%D7%A8%D7%99%D7%9D/ https://dean.web.technion.ac.il/%D7%A7%D7%9E%D7%A4%D7%95%D7%A1-%D7%AA%D7%95%D7%A1%D7%A1/ http://www.dmag.co.il/pub/technion/tmag.html http://moodle.technion.ac.il/ https://tender-logistics.web3.technion.ac.il http://cis.technion.ac.il/ http://video.technion.ac.il/ https://portal.technion.ac.il/irj/portal https://www.technion.ac.il/ https://www.technion.ac.il/en/home-2/ http://arabic.net.technion.ac.il https://www.technion.ac.il/%d7%97%d7%96%d7%95%d7%9f-%d7%94%d7%98%d7%9b%d7%a0%d7%99%d7%95%d7%9f/ https://www.technion.ac.il/%d7%94%d7%99%d7%a1%d7%98%d7%95%d7%a8%d7%99%d7%99%d7%aa-%d7%94%d7%98%d7%9b%d7%a0%d7%99%d7%95%d7%9f/ ht...