Search results

  1. T

    Anno Anal Training

    Do 'Anal' several times. IIRC, there were supposed to be 3 parts, but the 3rd hasn't been written or implemented. (Yet?)
  2. T

    [Fixed] [v0.9.100] output() Error in Combat

    My understanding is that each instance is missing text specific to the encounter. So technically not a repeat.
  3. T

    How many Chill Pills to make your libido managable?

    If you're starting from 100% Pregnancy Speed, you'll gain 40 Taint in the process. Since Taint increases Minimum Lust, Chill Pills will only decrease your Libido so far. You'll have to wait 120 days for Taint to reset. On the other hand, Libido is now important for Tease success, unless you took...
  4. T

    TiTsEdJS - A game state editor (for javascript version)

    F12 works for Edge and Firefox. Both also can open Developer Tools with an option in 'More Tools'. The top menu button looks different in each, though. Edge: ... Firefox: =
  5. T

    All Saves Completely Gone After New Update (please help)

    It's possible the save has been corrupted. Do you have access to a PC to try and load it? Can start-5's Save Editor load it? Can you open it with a text editor? If you can't test any of those yourself, you could try upload it here, so one of us could look at it.
  6. T

    [Fixed] [v0.9.100] output() Error in Combat

    I'm seeing this in multiple combats in the first round. Male Milodan, Male Korgonne, Female Zil, Bored Jumper, Slavebreaker, Leyak, Zaika Gangers, anyone with Sneezing Tits?
  7. T

    [Report Confirmed-Awaiting Fix] Uveto - Sub Tuner Collar [08JUNE2024]

    Thank you for the detailed report. It is exactly the kind of data that helps the coders track down issues. This issue has been reported and should be fixed next patch. Please don't let that prevent you from reporting again. This is why I think they should do at least a bugfix release once a...
  8. T

    TiTs Wiki Thread

    The Sitemap seems to be included in the console source again, making it a lot easier to find things.
  9. T

    Any transformations that just give you sharp teeth

    But I think the only way to get it is Save Editing. Lucifier just gives you Human.
  10. T

    [0.9.099-PUBLIC#4942] Combat Tail & Attack Drone Perk

    If intentional, it seems at odds with the in-game description.
  11. T

    Problems with Frostwyrm

    Did you defeat it 3 times first?
  12. T

    [0.9.099-PUBLIC#4942] Combat Tail & Attack Drone Perk

    The Combat Tail Implant does not receive the +1 damage/level from the Attack Drone perk unless Steele also has a Drone Accessory equipped.
  13. T

    Stuck inside the Stellar Tether-fixed

    Last time I did the quest, you could just use the normal movement keys, but it seems they added a 'Go West' button in the lower-right corner. If there isn't, what platform are you on? What UI options do you have enabled? Since there are no competing buttons, maybe it should be in the upper-left...
  14. T

    Possible bug?

    She does, in fact, disappear during the tutorial after speaking to her once. (Public)
  15. T

    Can’t find siegwulfe in shop after last update.

    I loaded up a Level 5 test character, leveled up and the Sigewulfe Personal Droid was on sale at both Dr. Badger and Nerrasa.
  16. T

    [0.9.097] Kiona can't count (much numbers, wow)

    0.9.099-PUBLIC#4942 Steele has 15 Savicite in the inventory. 1. Donate 1 to Kiona. 2. Sell what she gives you back to her. 3. The Checkout window Final Balance will show the correct amount of Savicite, but Steele will actually only have what Kiona just gave. Happens when donating Lucinite Ore...
  17. T

    Fixed Typos and Etc

    These got into the same dialogue box, somehow. Also, technically, TI-KA should be a Gynoid, not an Android (above).
  18. T

    TiTsEd - A save editor (FLASH VERSION ONLY)

    Have you tried those scenes on a different character? The Cheat Menu makes testing this stuff on a new character much easier. Depending on what you modded, it may or may not have made a difference. It's hard to tell without seeing the save in question. Worst that can happen is they tell you...
  19. T

    TiTsEd - A save editor (FLASH VERSION ONLY)

    1. I don't know if you noticed, but it's possible to edit NPCS in star5's editor. The 'Character' box is a drop-down menu. There might be something in there. 2. JSON files can be opened with a standard Text Editor, but TiTS doesn't do anything to make it's saves convenient to read. There are...
  20. T

    TiTsEd - A save editor (FLASH VERSION ONLY)

    I don't think Minerva can use JSON to produce .sol. It sounds like you're mixing both versions of the game Flash (the old version up to 0.8.160) uses .sol and .tits files. JavaScript uses JSON. Which version are you playing? Have you tried the JavaScript editor?