DOOM Eternal
0 of 0

File information

Last updated

Original upload

Created by

proteh

Uploaded by

proteh

Virus scan

Safe to use

Tags for this mod

About this mod

This tool patches the DOOM Eternal game executable for modding purposes. The patches are defined in a "patch definitions file" that is automatically updated.

Requirements
Permissions and credits
Changelogs
EternalPatcher

This tool patches the DOOM Eternal game executable for modding purposes. The patches are defined in a "patch definitions file" that is automatically downloaded and updated from the update server specified in the configuration file.

Source code available on Github:
https://github.com/dcealopez/EternalPatcher

Features:

  • User friendly GUI to make patching the game easy.
  • Backs up the game executable before applying patches (optional)
  • Automatic updates for the patch definitions.
  • Can be used through the command-line, no need for the GUI.

The patches that are currently being applied are the following:

  • Skip data checksum checks (by emoose)
  • Skip checking against hashes inside build-manifest (by emoose)
  • Skip checking against filesizes inside build-manifest (by emoose)
  • Unrestrict cvars & console commands (by SunBeam)
  • Unrestrict binds (by SunBeam)
  • Unrestrict cvars launch params (by emoose)

Command-line usage (optional):

This tool can also be used through the command-line without using the GUI. The following arguments can be used:

--update              Checks for updates and downloads them if available
--patch <file path>   Patches the given game executable