/tq-invincible

Titan Quest Invincibility Cheat.

Primary LanguageCGNU General Public License v3.0GPL-3.0

TQ-Invincible (Titan Quest Invincibility Cheat)

Introduction

This library when injected into Titan Quest (THQ 2006 RPG), will make the players character invulnerable to attack. It should work on all versions since it leverages the game libraries functions. For more detailed information on how it was created, refer to my blog.

Build it Yourself

All code is written in C and can be built with MinGW. To compile you will likely need to use:

(If compiling in Windows systems)
> make -f Makefile.win

(If cross-compiling in Linux systems)
$ make -f Makefile.linux-32

Licensing

All code is licensed under GNU/GPL version 3.