user

DOOM Eternal Suffering

Mod for Doom II: Hell on Earth (1994) | Category: Gameplay

Author: DiegoSlayer12 | Curator: User AvatarModbadger

Mod for Doom II: Hell on Earth (1994) | Category: Gameplay

Author: DiegoSlayer12 | Curator: User AvatarModbadger

DOOM Eternal Suffering is one of the best mods that brings Doom Eternal to the classic Doom engine. Built on the base of Death Foretold (D4T), it adds dashes, double jumps, finishers, and the recognizable arsenal with modifications.

Uploaded04.07.2026 19:19
Version2.3
Size333.48 MB
Views1
Downloads0

Localizations:

English

The mod is localized into 1 language

(You don’t need to download anything extra to play in these languages)

DOOM Eternal Suffering is a gameplay modification for LZDoom that adapts the dynamics, aggressive style, and key mechanics of the modern franchise entries to the retro architecture of classic Doom.

The project is based on the well-known modification Death Foretold (D4T 2.5) by DBThanatos, specifically its variation Crucible Slayer Edition. At the moment, this is one of the best and most elaborate attempts to satisfy the craving for Doom Eternal gameplay in pixelated format.

Key features and mechanics

The mod radically changes the mobility and combat system of the Doom Guy, adding modern movement techniques to the arsenal:

  • Full-fledged dashes, double jump, and ledge climbing.

  • Quick chainsaw call for resource extraction, flamethrower, shoulder grenade launcher, and quick melee finisher.

  • The classic Eternal triad — Glory Kills and sawing enemies restore health, armor, and ammo, keeping combat pace at the limit.

Weapons and customization

Almost every weapon is equipped with recognizable upgrades from the original 2020 game that change the firing mode:

  • Combat Shotgun: sticky bombs and full auto modules.

  • Super Shotgun: fast reload and the legendary Meat Hook.

  • Heavy Cannon: tactical scope and micro missiles.

  • Plasma Rifle: microwave beam and heat blast.

  • Ballista: crossbreaker and destroyer blade modules.

  • There is also a machine gun with an energy shield, a homing rocket launcher, the BFG-9000, the UnMaykr, and the huge sword Crucible.

  • The arsenal also includes weapons from The Dark Ages in the form of detailed pixel sprites.

Enemy behavior and balance

DOOM Eternal Suffering not only adds new moves and weapons but also improves monster AI. For example, Pinkies have learned to make sharp dashes toward the player, and zombie machine gunners actively shield themselves with energy shields.

The ammo economy in the mod is fairly harsh: the amount of ammunition that can be carried is limited, forcing constant weapon switching and attack combinations. Although the project is based on D4T's code, the author has managed to achieve excellent balance, minimize bugs, and create a truly high-quality, well-developed build that surpasses many similar mods. The mod is actively being developed, and even more unique content and custom enemies are planned for the future.

How to install a mod DOOM Eternal Suffering

To run the mod, you will need the LZDoom engine and doom.wad, doom2.wad, or one of the FreeDoom iwads as the iwad.

  1. Make sure that doom.wad / doom2.wad or freedoom1.wad / freedoom2.wad is located in the folder with GZDoom

  2. Move the mod's .pk3 file into the LZDoom folder

  3. Drag and drop the .pk3 file onto lzdoom.exe

  4. Play!

You can also create a Launcher.bat (shortcut) to run the addons that come bundled with this mod, since the load order of the mods matters for them.

How to create a launcher for running mods based on LZDoom

Create a text file in the LZDoom folder, you can name it Launcher. The text can look like this, depending on which files you are using.

lzdoom.exe -iwad freedoom2.wad -file "Eternal Suffering v2.3.pk3"

-iwad must always come first, and the number of files after -file can be unlimited, just list them in quotes separated by spaces, for example like this:

lzdoom.exe -iwad doom2.wad -file "Eternal Suffering v2.3.pk3" "Super Gore Nest BETA.wad" "OTEX 1.1.wad" "LastWeapon (Weps Combo Addon).pk3" "TheDarkAges-SSG-Skin.pk3"

Note that you will need to additionally download the OTEX 1.1 textures to play on the Super Gore Nest map, since the author did not include them in the build to save space.

Change the launcher's format from .txt to .bat by simply renaming it.
Now you can launch your builds by double-clicking this launcher.