I use the extract here function through .7Zip and it runs completely through; however; this occurs whenever I go to open it for a quick playthrough it also happens with the CoC/XianxiaEd too occasionally
You'll get that error or something like it whenever you try to run without actually extracting it (ie, just double clicking on the exe when viewing it inside the zip through Windows' explorer view)I use the extract here function through .7Zip and it runs completely through; however; this occurs whenever I go to open it for a quick playthrough it also happens with the CoC/XianxiaEd too occasionally
That's the only flag that blocks sperm donations. By resetting it, do you mean changing it to undefined or 0? Because if it's 0, that will still cause that flag to be defined and thus block donations.How do I undo getting barred from the cock milker at Breedwell if I failed the willpower test and overloaded it? I tried resetting the BREEDWELL_DONATION_LOCKED flag, but it didn't work, and couldn't find any other flags that seemed to be related to being allowed to use it.
Damn .I would suspect some critical code for old Nykke has been scrubbed since her rework. You'll no doubt find elements remain, but getting her to proc in her old form is likely prevented.
Look at the Frostwyrm's code page. That contains the functions where Nykke is met from.Is it possible to revert Nykke to the old version if you've already gotten the email and met the newer one? I tried setting all the flags about her to "undefined" and NYKKE_VERSION to "1" after looking at the code for both versions, but it doesn't trigger the scene old Nykke scenes in the lair even after having several more kips or leaving the lair and coming back multiple times. I just end up getting the newer version's intro as if I was meeting her for the first time after wandering along Uveto's coast.
NYKKE_VERSION flag keeps going back to "2" after I change it and actually load the save trying to trigger the version one content, even after I loaded a save from before meeting the Frostwyrm and make the changes. I have no idea why, since there are no other Nykke or Frostwyrm related flags I can find in the save editor that would cause NYKKE_VERSION to change from "1" to "2" on it's own.
This is what causes it. It appears TiTsEd lacks an option to change NYKKE_VERSION_TOGGLE, so unless another save editor has that option, Nykke v1 is going to remain unavailable.hereBeDragonBonus() in frostwyrm.as said:if (flags["NYKKE_VERSION_TOGGLE"] == 1) flags["NYKKE_VERSION"] = 1;
else flags["NYKKE_VERSION"] = 2;
That would explain it. Guess I'm S.O.L. unless or until that option gets added in for a future version of TiTsEd, since it's is the only save editor I know how to use without breaking anything. I'm not inclined to search through the older versions of TiTsEd to see if one has the option and will actually work with the current version of the game.This is what causes it. It appears TiTsEd lacks an option to change NYKKE_VERSION_TOGGLE, so unless another save editor has that option, Nykke v1 is going to remain unavailable.
https://forum.fenoxo.com/threads/does-anyone-have-tits-version-0-7-231-laying-around.17041/That would explain it. Guess I'm S.O.L. unless or until that option gets added in for a future version of TiTsEd, since it's is the only save editor I know how to use without breaking anything. I'm not inclined to search through the older versions of TiTsEd to see if one has the option and will actually work with the current version of the game.
Why does TiTsEd limit the number of cocks to 5? Would it be possible to raise the limit, seeing as how if you've taken all the GaloMax Pills you can have up to 10.
Virection Pill has a 10% chance on use of growing a new cock identical to the last one (presumably meaning the newest one) when Steele has at least one, up to a limit of 10 cocks.Think the limit used to be 5?
Fixed in the next version.
Your assumption is correct: +50 for Lust and Libido, +3 for the main five.What does the "Perfect Simulant" status effect (under "Miscellaneous" on the right hand side of the "Flags" tab) actually do? The description talks about how "... your maximum capabilities exceed even those of the luckiest terrans" (which I'm assuming means increased Core Stat caps). The wiki barely even mentions it.
NiceYour assumption is correct: +50 for Lust and Libido, +3 for the main five.
I think what @Shura's asking is how to make Kiro's body change to match the new stage's TF'sIf you don't want to go to the hassle of manually changing each little detail and just want her to be bimbofied (the authored text just treats her as being changed so you'll never actually observe the other details anyway, all you need to do is go to the perk screen, select her from the drop down at the top and give her the bimbo perk.
*snicker*...@TheShepard256 knows how to perform...
I personally have no idea how to do it (I just sat around outside Po's lab until hour 42 so I could get all the TF's Kiro wouldn't break from), but if I had to make a suggestion, I'd say change the "KQ_RESCUED" flag so it matches the time for the "KQ_LAST_HOUR_TF" flag.That's a more complicated process that i know @TheShepard256 knows how to perform but my point was that the actual changes aren't necessary because the only text you will see is written such that it assumes those altered properties, as far as you'll see, once bimbo text is enabled, she is so altered.
KQ_LAST_HOUR_TF is only used for tracking if you've seen the scene that plays when that hour is reached; the TFs are applied separately in the same scene. The possible values and associated TFs are:What parameters should I be tweaking if I want to manually change Kiro to a later stage of her bimbofication post-recruitment? I tried changing “KQ_Last_Hour_TF” from 24 (the time I actually rescued her) to 36 (the time I am trying to retroactively change her to now), but it didn’t do anything. orz
Nope. KQ_RESCUED tracks the exact time when Kiro was rescued, and is really only used to check if KiroQuest has been completed at all.I personally have no idea how to do it (I just sat around outside Po's lab until hour 42 so I could get all the TF's Kiro wouldn't break from), but if I had to make a suggestion, I'd say change the "KQ_RESCUED" flag so it matches the time for the "KQ_LAST_HOUR_TF" flag.
Not so far as I can tell; the Child Manager stats seem to be read-only. I'd imagine messing with objects like that would be rather complicated to code into TiTsEd.I have a question, though i figure the answer is no as i'm quite familiar with the editor. Is there a way to remove children you've had? I had no idea i'd copped some fertilised Nyrea eggs and popped out a few 3 tiles after fucking a huntress (thought she was a beta) cause i have my pregnancy incubation time set to 100 as i hate waiting, now i'm stuck with some kids that i don't really feel are my kids. Never do with butt pregnancies tbh. I'd have flicked back to a save had i known but i was rushing through no Myr's land and saved when i got to the end of it.
That's a more complicated process that i know @TheShepard256 knows how to perform but my point was that the actual changes aren't necessary because the only text you will see is written such that it assumes those altered properties, as far as you'll see, once bimbo text is enabled, she is so altered.
KQ_LAST_HOUR_TF is only used for tracking if you've seen the scene that plays when that hour is reached; the TFs are applied separately in the same scene. The possible values and associated TFs are:
- 12: none
- 18: refractory rate +1, gains MinCumQ perk (v1 = 2000)
- 24: gains Ever-Milk perk (v1 = 5000)
- 30: breast size +17
- 36: vaginal and anal bonus capacities +100 each
- 42: lip mod +1, breast size +16
- 48: lip mod +1, vaginal and anal bonus capacities +150 each, gains Ditz Speech perk
Nope. KQ_RESCUED tracks the exact time when Kiro was rescued, and is really only used to check if KiroQuest has been completed at all.
That doesn’t quite line up with her TFs though because I know she has 3 different boob sizes and she has increased vaginal and anal capacity (the latter two are what I care about since Kiro’s not the only one who got altered by Po, though I did take a lot more than she did ).
Okay, so I just have to manually tweak Kiro’s values myself? I’ll give that a go. Thank you!
Given that my suggestion was a shot in the dark since I just waited until the 42 hour mark before confronting Po, I defer to @TheShepard256 on this one.Maybe i'm wrong, it's fully possible, even likely, all i remember is when i asked my question and Shep explained to me all i needed to unlock it was bimbo speech (i just wanted to see her cockpit orgy scene when it was added) the text kept referencing body modifications i know she didn't have as all i changed in the editor was the bimbo perk and outside of that she was set to the minimum number of changes as i saved her super fast. If i recall correctly, i think all she mentioned was the increased libido and cum production, but it's been a while (i mean before i edited in the bimbo speech, afterwards she mentioned a lot more).
That doesn’t quite line up with her TFs though because I know she has 3 different boob sizes and she has increased vaginal and anal capacity (the latter two are what I care about since Kiro’s not the only one who got altered by Po, though I did take a lot more than she did ).
Ditz Speech is, strictly speaking, the only thing you need to access bimbo Kiro because that's the only thing the game checks for to see if Kiro is a bimbo; conversely, Kiro not having Ditz Speech is enough for the game to say Kiro's not a bimbo. However, the bimbo Kiro scenes assume that all the other TFs also happened to her since the only way to get bimbo Kiro without save editing is to go through the scenes that cause those TFs. The same is not true for non-bimbo Kiro scenes, which can vary depending on how late you saved her from Po and the TFs she received (particularly breast size and lactation). I hope that's all cleared up now.Maybe i'm wrong, it's fully possible, even likely, all i remember is when i asked my question and Shep explained to me all i needed to unlock it was bimbo speech (i just wanted to see her cockpit orgy scene when it was added) the text kept referencing body modifications i know she didn't have as all i changed in the editor was the bimbo perk and outside of that she was set to the minimum number of changes as i saved her super fast. If i recall correctly, i think all she mentioned was the increased libido and cum production, but it's been a while (i mean before i edited in the bimbo speech, afterwards she mentioned a lot more).
So, theoretically could you have all the TFs of Bimbo Kiro without having her be a bimbo if she doesn't have Ditz Speech?Ditz Speech is, strictly speaking, the only thing you need to access bimbo Kiro because that's the only thing the game checks for to see if Kiro is a bimbo; conversely, Kiro not having Ditz Speech is enough for the game to say Kiro's not a bimbo. However, the bimbo Kiro scenes assume that all the other TFs also happened to her since the only way to get bimbo Kiro without save editing is to go through the scenes that cause those TFs. The same is not true for non-bimbo Kiro scenes, which can vary depending on how late you saved her from Po and the TFs she received (particularly breast size and lactation). I hope that's all cleared up now.
Correct.So, theoretically could you have all the TFs of Bimbo Kiro without having her be a bimbo if she doesn't have Ditz Speech?