Page 1 of 1
[Request] Tunic
Posted: Fri Jul 17, 2026 12:40 pm
by AtmaDarkwolf
The same game is on steam too(Afaict both are same version) but all the tables I can find(if they even work, ie: Can be attached and activate) don't actually do anything ingame.
Can anyone beef up a quick and dirty 'invuln/money/etc' table for this game?
(https://www.gog.com/en/game/tunic)
Thank you, appreciated. 
Re: [Request] Tunic
Posted: Wed Jul 22, 2026 8:56 pm
by HNI96
Give it a try. It might need some work before it's compatible between different game versions.
Current Features:
* Activate First: opens process and launches mono data collector
* Get Player: gets pointer to PlayerCharacter structure, used for many useful pointers
* Pointers:
-> Invulnerable to attacks, even to IFrame ignoring ones (seems to be a built-in cheat of the game. I haven't tested if it disables achievements, though).
-> Unlimited Ammo (another built-in cheat)
-> Stamina
* Profile Zero HP Lost: tells the game you've lost 0 HP, essentially a God Mode.
* Profile Zero MP Lost: tells the game you've lost 0 MP, making it infinite.
* Infinite Stamina
* Get Items: will use the debugger to get item amount for every item you have. It also automatically detects the item's name.
Tunic.CT
- 1.0
- (133.05 KiB) Downloaded 28 times
Re: [Request] Tunic
Posted: Fri Jul 24, 2026 12:44 am
by AtmaDarkwolf
Awesome, appreciated, thank you