Hi! This is an external cheat for Risen (2009) 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:
- Call of Duty Modern Warfare 3 (2009) - Survival (Steam)
- Call of Duty Black Ops 1 - Zombie (Steam)
- Far Cry 4 - Singleplayer and Co-op (Ubisoft)
- Terraria (Steam)
- Player
- Godmode
- Infinite Mana
- Infinite Health
- Visuals
- Creature ESP
- Item ESP
- NPC ESP
- Glow NPCs
- StatsEditor
- Edit Player stats like e.g. Health, mana, Experience, Strength, Dexterity, Wisdom, Ice Protection, Sneak, RuneSeal, Alchemy etc.
- Entities
- All Creatures Harmless
- Despawn near Creatures
- Open the game
- Open the cheat
- Have fun
With HTTPS:
git clone --recursive https://github.com/cragson/risen-external
With SSH:
git clone --recursive [email protected]:cragson/risen-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 use >= C++20 for compiling
-
Make sure to compile the cheat in Release mode.