Skip to content

serializingme/tq-invincible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages