Hi! This is an external cheat for Dying Light (Steam) based on my own cheat framework osmium. The cheat and the framework are written in C++.
Make sure to checkout my other cheats on my GitHub profile! Just a few examples for you:
- Borderlands GOTY Enhanced
- Call of Duty Black Ops - Zombie mode
- Call of Duty Modern Warfare 3 - Survival mode
- Crysis 2 - Remastered
- Dead Island - Definitive edition
- Dead Rising 2
- DOOM Eternal
- Far Cry 4
- Magicite
- Pokemon Mystery Dungeon Rescue Team Red (mGBA)
- Risen
- Terraria
- Player
- Godmode (explosives can still kill you)
- Infinite stamina
- Infinite weapon durability
- Infinite throwables (atleast two existing in inventory)
- Free vendor purchases
- Open the game
- Open the cheat
- Have fun
With HTTPS:
git clone --recursive https://github.com/cragson/DL-external
With SSH:
git clone --recursive git@github.com:cragson/DL-external
-
Make sure to link/adapt the necessary includings and libs for DirectX in osmium.
- These steps are explained here: How to setup osmium
-
Make sure to choose the correct processor architecture for the cheat, depends if the game is x86 or x64.
-
Make sure to compile the cheat in Release mode.
