Probably not the best first post. But this is the point of joining so i'll get on with it. (I am a TiTs patreon however.)
This program is literally based on (its a source edit) and inspired by Perdev's/TheMadExile's CoCEd program (linked).
I missed CoCEd so much playing TiTs that I decided to go ahead and make TiTsEd myself.
THIS EDITOR IS ONLY FOR LEGACY FLASH VERSION OF TiTs! IT WILL NOT WORK WITH THE CURRENT VERSION!
Click here for an editor that works with the current game.
alkeiser is the current maintainer of TiTsEd.
USE AT YOUR OWN RISK
This program is to be used at your own risk only. The developers and maintainers of this program are not be liable for any imagined, mental or physical damages, including indirect or consequential damages that occur due to the use of this program.
Download Latest Version
Program Issues
Source Code
HOW TO USE
It is recommended you use the standard Save/Load functions with TiTsEd as these are better tested and more convenient.
HELP! MY SAVE IS CORRUPTED! / TITSED BROKE MY SAVE!
Keep in mind I (or anyone else) is not responsible for your use of this program.
However, hope is not lost. Please use one of the following methods to help recover from corrupted saves.
I HAVE A SUGGESTION! / PLEASE ADD THE ABILITY TO ???
Your suggestions for improving TiTsEd are appreciated. However as the program has been out for over 2 years it has become very stable. Your suggestion has likely already been made, is impossible or is unrealistically complicated. If you are serious about suggesting please submit a new issue on the projects GitHub Issues.
Please keep in mind any changes or alterations are limited by the game itself. Suggestions to for adding things that are not currently supported in the game should be directed towards the developers of TiTs (e.g. Fenoxo/Jacques/Gedan/etc).
PLEASE! PLEASE! PLEASE PORT THIS TO LINUX/MAC/ANDROID/IOS/AMIGA/N64/ABACUS!
No. Never going to happen. Because it is impossible to port (it is dotNet 4 using WPF after all). It would have to be rewritten, and no one wants to or is willing to do that.
There are however other programs that can edit TiTs saves.
The first is the official (and as far as I know, unmaintained) backers save editor. As far as I am aware, this editor only works with early versions of TiTs. But it should work on anything that supports TiTs (assuming you can get it onto that system in the first place).
There is also the not under active development JTiTsEd, which supports Linux, Windows (and maybe Mac OS). Made in Java it could in theory work on any system that can run JaveSE 8+, but has never been tested on anything but Windows and Linux. Just so you know, Android and iOS do not support JavaSE (Android is based on Java, but not JavaSE).
This program is literally based on (its a source edit) and inspired by Perdev's/TheMadExile's CoCEd program (linked).
I missed CoCEd so much playing TiTs that I decided to go ahead and make TiTsEd myself.
THIS EDITOR IS ONLY FOR LEGACY FLASH VERSION OF TiTs! IT WILL NOT WORK WITH THE CURRENT VERSION!
Click here for an editor that works with the current game.
alkeiser is the current maintainer of TiTsEd.
USE AT YOUR OWN RISK
This program is to be used at your own risk only. The developers and maintainers of this program are not be liable for any imagined, mental or physical damages, including indirect or consequential damages that occur due to the use of this program.
Download Latest Version
Program Issues
Source Code
HOW TO USE
- Get a Windows computer running at least .Net Framework 4.
- No it will not run on Linux/Mac, no not even with Mono/Wine/dotNetCore/etc. Yes I am serious.
- No it will not run on mobile. No there are no plans to port it.
- While untested, it should be possible to run it in a Virtual Machine with a Windows guest meeting the above requirements.
- Play TiTs in Firefox, Chrome, Opera, Edge or Internet Explorer either from a downloaded copy of the game or from the version hosted on fenoxo.com.
- You may also use the Adobe Flash Standalone player with a local copy.
- Only these browsers are known to work, others may work, but may also not work. Even if it uses the back end of a working browser (such as with Sea Monkey or Chromium), it may still not work.
- Play the game as normal saving your game. Save normally with the button that says "Save".
- If you use the button that says "Save File" you will need to open the file with the Import function as described below.
- Open TitsEd.
- In the upper right hand corner of the program there will be the button "Open", click it.
- You will see a menu that says things like "Local (Standard)", "LocalWithNet (Chrome)" or "Online (Edge/Metro)", mouse over the one that corresponds to the browser and play style you used.
- If you saved using the "Save File" in TiTs you will instead go to the bottom of the Open menu and select "Import..." and navigate to your saved file.
- If you do not see any of these menus, ensure you are using a supported browser. If you are, try playing in a different supported browser.
- You can transfer your save between browsers using "Save File" and "Load File" in TiTs.
- Select your save, it will load your character information.
- Edit your character information as desired.
- Some options are dangerous! Please be careful when editing and try to avoid extreme values. Editing data on the "Raw" tab is especially dangerous!
- Click "Save As" in the upper right hand corner of TiTsEd to the desired play style and browser.
- You can export your save to a file that can be loaded in game using "Load File" by selecting the "Export..." button on the "Save As" menu.
It is recommended you use the standard Save/Load functions with TiTsEd as these are better tested and more convenient.
HELP! MY SAVE IS CORRUPTED! / TITSED BROKE MY SAVE!
Keep in mind I (or anyone else) is not responsible for your use of this program.
However, hope is not lost. Please use one of the following methods to help recover from corrupted saves.
- Never save over your only copy of a game, if possible only save to a new or very old save slot when saving from TiTsEd.
- If your save is already corrupted, attempt to reverse any changes you made one at a time until it loads successfully.
- If those methods fail, go to "Open" menu in TiTsEd and select the "Backup" menu to find and load a backup file.
- In the case that none of that is possible, restart the game from the beginning, you can cheat (money/exp/weapons/armor/shields) to get through the content quickly and get back to where you were.
I HAVE A SUGGESTION! / PLEASE ADD THE ABILITY TO ???
Your suggestions for improving TiTsEd are appreciated. However as the program has been out for over 2 years it has become very stable. Your suggestion has likely already been made, is impossible or is unrealistically complicated. If you are serious about suggesting please submit a new issue on the projects GitHub Issues.
Please keep in mind any changes or alterations are limited by the game itself. Suggestions to for adding things that are not currently supported in the game should be directed towards the developers of TiTs (e.g. Fenoxo/Jacques/Gedan/etc).
PLEASE! PLEASE! PLEASE PORT THIS TO LINUX/MAC/ANDROID/IOS/AMIGA/N64/ABACUS!
No. Never going to happen. Because it is impossible to port (it is dotNet 4 using WPF after all). It would have to be rewritten, and no one wants to or is willing to do that.
There are however other programs that can edit TiTs saves.
The first is the official (and as far as I know, unmaintained) backers save editor. As far as I am aware, this editor only works with early versions of TiTs. But it should work on anything that supports TiTs (assuming you can get it onto that system in the first place).
There is also the not under active development JTiTsEd, which supports Linux, Windows (and maybe Mac OS). Made in Java it could in theory work on any system that can run JaveSE 8+, but has never been tested on anything but Windows and Linux. Just so you know, Android and iOS do not support JavaSE (Android is based on Java, but not JavaSE).
Last edited: