Skip to content

An external cheat for Risen(2009 Steam), written in C++ and powered by osmium.

Notifications You must be signed in to change notification settings

cragson/risen-external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

risen-external

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:

Cheat features

  • 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

Download cheat binaries (need an Account on UC to download):

Click here to download

How to run the cheat

  1. Open the game
  2. Open the cheat
  3. Have fun

Media (Pictures and Videos)

Preview video

Preview picture Preview picture Preview picture

Manual Installation & Compilation

Clone the repo

With HTTPS:

git clone --recursive https://github.com/cragson/risen-external

With SSH:

git clone --recursive [email protected]:cragson/risen-external

Setup the visual studio solution

  1. Make sure to link/adapt the necessary includings and libs for DirectX in osmium.

  2. Make sure to choose the correct processor architecture for the cheat, depends if the game is x86 or x64.

  3. Make sure to use >= C++20 for compiling

  4. Make sure to compile the cheat in Release mode.

About

An external cheat for Risen(2009 Steam), written in C++ and powered by osmium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages