EGameTools (short for Eric's Game Tools) is a mod menu developed in C++ which aims to add additional features such as FreeCam, Third Person, Weather and Time control, etc. which the game does not provide by default and also to help ease mod developers in the process of creating mods.
PLAYER
- Player Health slider
- God Mode
- Freeze Player
- Disable Out of Bounds Timer
- Player Variables editing (with the ability to save and load to/from a `player_variables.scr`, restore to default values)
CAMERA
- FreeCam
- Teleport Player to Camera
- Third Person
- FOV slider
- Disable PhotoMode Limits
- Disable Safezone FOV Reduction
MISC
- Disable HUD
WORLD
- Time slider
- Weather control
Check EGameTools' Trello page to see what features or bug fixes I'm working on/planning to add!
STEP 1: Download the archive from the Releases section
STEP 2: Extract the files from inside the archive to the game's exe folder (Dying Light 2\ph\work\bin\x64).
To uninstall, delete winmm.dll, EGameTools.asi and EGameTools.ini from the game's exe folder (Dying Light 2\ph\work\bin\x64).
When you launch the game, a console window will appear. When it does, DON'T CLOSE IT! Closing it will also close the game.
To toggle the mod menu, in-game press F5 on your keyboard. The same key will open and close the menu.
You can use your mouse to navigate the menu.
To change the number of a slider value manually, press Ctrl + Left Mouse Button on the slider.
A config file EGameTools.ini is stored in the same folder as the mod file which stores the mod menu's options.
The menu includes hotkeys for each option which can be changed through the mod menu by clicking on the hotkey button and then pressing a key on your keyboard.
To change them through the config file, visit this link from Microsoft which contains all virtual key codes. Simply write the name of the keycode you want to use for each hotkey and save the config file.
Changes to the mod menu or to the config file are always automatically saved or refreshed respectively.
You DO NOT NEED to restart the game for changes in the config to be applied!
If you want to regenerate the config file, delete it and it will automatically be regenerated.
Check EGameTools' Trello page to see what features or bug fixes I'm working on/planning to add.
DO NOT use the discussions tab for bug reports.
If there is a bug you're encountering, open a bug report, otherwise please refrain from using the discussions tab unless you need help or want to request additional features!
Currently, this mod has been designed with singleplayer in mind. That means certain features might glitch out or completely stop working in multiplayer.
If that happens, please open a bug report!
This mod is supposed to survive game updates, but sometimes it doesn't if there's a huge game update. If it's a big game update that broke the mod, I'm most likely already aware and already working on a fix. If not, please open a bug report!
Ultimate ASI Loader
ImGui
ImGuiFileDialog
minhook
kiero
OpenGameCamera
ImGui-Custom-Hotkeys
And @yeeeeeeee. for helping me with certain issues I encountered <3
Big thanks to @coltychen as well! <3
This mod is licensed under the MIT License (included with the download and source code).
mirror of
https://github.com/EricPlayZ/EGameTools.git
synced 2025-07-18 17:37:53 +08:00