Skip to content

Cheat Engine table and corresponding C++ trainer for Doom Eternal: Ancient Gods Part 2

Notifications You must be signed in to change notification settings

iccugs/DoomEternalTrainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoomEternal-Trainer

Doom Eternal C++ trainer and accompanying cheat engine table for the latest DLC (Ancient Gods Part 2 Update 6.66).
Currently updating hacks for latest patch. The auto-assembly scripts in the cheat engine table for infinite health and armor currently not working. If you want to use the cheat engine table for infinite health and armor, just set a value to the appropriate pointers and locking it by checking the box. Otherwise, all hacks should be working with the exception of infinite flame belch.

The CT file is the cheat engine table that I made using a pointer address for the health and armor values and some AutoAssembly scripts for everything else.

The rest of the repository is an actual fully fleshed out trainer that runs in a C++ console window for Windows.

If you don't want to go through the trouble of compiling everything from source, just go into the x64/debug folders and use the DOOMEternalTrainer.exe file.

Alternatively, you can go to the the releases page HERE and download the latest version.

NOTES:

  1. On the cheat engine table, you will see two auto-assembly scripts under "Health/Ammo." You can only pick one or the other because of the addresses they modify.
  2. The grenade and flamethrower hacks work by changing the assembly opcodes from "dec" to "inc". This means that when you untoggle them, you may have to burn through extra grenades or flamethrower attacks to bring it back to normal.
  3. To use the unlimited chainsaw ammo hack, you need to already have 2 chainsaw uses acquired or else the chainsaw ammo will still decrease.


Screenshots:



About

Cheat Engine table and corresponding C++ trainer for Doom Eternal: Ancient Gods Part 2

Resources

Stars

Watchers

Forks

Packages

No packages published