A simple savegame editor for Titan Quest AE
Mostly build as a proof of concept and for getting familiar with the Compose desktop framework.
Currently it is possible to edit the following values:
- Character name
- Gold
- Available attribute points
- Available skillpoints
- Quit Titan Quest (this is important, do not use while game is running)
- Start 'Titan Quest Mutator'
- Click 'Load character' and select your savefile (
%USERPROFILE%\Documents\My Games\Titan Quest - Immortal Throne\SaveData\<_CharacterName>\Player.chr
) - Edit values as desired
- Click 'Save character' to write the changes to the savefile
Disclaimer: This application alters your savefile and may corrupt it. It is strongly recommend to make backups of your savefile. Use at your own risk
Dual-licensed under MIT or Apache 2.0