jfmherokiller

Well-Known Member
May 25, 2020
1,181
1,663
Thanks so much for the info. I have been wanting to edit flags again for so long.

Speaking of flags, has anyone here knowledgeable on flags, can help me how to edit Kiro to become a bimbo? While I like my playthrough as her being herself, I want to occasionally enjoy the scenes she has as one.
since the game is now in js you might be able to activate the scenes/menu from the console just make sure to save first so you dont get stuck in a soft lock scenerio
 
Jan 28, 2018
374
176
jfmherokiller That I already know, I just complimented the post above me. I meant more a technical specific input who understands the which values needed to be changed.

Sure I could just delete all the flags related to said quest and restart it, that is easy. What I am trying is only for Kiro specifically where with only one or two flags I can get her to become a bimbo.

If it is doable of course.
 

Pipeworker

Newbie
Sep 15, 2017
87
257
jfmherokiller That I already know, I just complimented the post above me. I meant more a technical specific input who understands the which values needed to be changed.

Sure I could just delete all the flags related to said quest and restart it, that is easy. What I am trying is only for Kiro specifically where with only one or two flags I can get her to become a bimbo.

If it is doable of course.
i would suggest doing a "trial" run and bimbofying her the normal way, copying all the text from the scenes into a text file and then dive into the files.

in kiro's case, the code is probably in the main or content_follower .js files (wouldn't know since chars like kiro show up in multiple js bundles because fen and his circus of retards love to make spaghetti their out of their code), then just ctrl+f and look up for matches in the code with the help of your giant copypasta file. try looking up for short bits of non-variable sentences like npc speech for best results.

notepad++_2022-09-23_20-00-59.png
this is an example of me looking up the anno huskaring flags. highlighted in green is the text i looked up for and in yellow is the flag. keep in mind that the location in that bit of code could be either at the top or bottom (due to lack of coding consistency from the devs) and that flags may have multiple values that could mean multiple stages of transformation and etc. also if you want to delete/reset a flag you should set them to "null" instead of 0.

another thing to keep in mind is that certain characters (like anno in this case) also have changes done to their in-game object through certain function calls like in this bit
notepad++_2022-09-23_20-23-12.png
in this case the function _o is executed right after the scene where anno get's huskarred (you can see where function is called in the previous picture right near the bottom of the scene code, exactly above the "processTime(30)" line). in tits js they decided to obfuscate most scene function names, unlike in coc2 where most scene functions are left as they were originally in the source, so digging through the code is even more annoying in tits than it is in coc2. either way, this all means that you can't just simply change the flag and call the function to make all the npc transformations happen, instead you gotta change the flag and then painstakingly change every variable in the npc's object that is called in that specific function.

with all that said, while this isn't necessarily hard for me and many others that have dabbled in coding and such, for someone who's just beginning this is a lot to take in and learn just for making a rather simple change in their save, which is why most folks rely on third party save editors instead of doing things manually like this. so, if you're desperate enough to get into this then all i can do is to wish you good luck and to have fun.
 
  • Like
Reactions: SpaceMarine1989

hentaifelf

Member
Mar 26, 2018
351
526
Here's the latest TiTS backer version 0.9.020-BACKER#2535

You don't have permission to view the spoiler content. Log in or register now.
Imagepack Enjoyers: cut old img folder ( \TiTS-backer-0.9.019-win\resources\app\resources\) and paste into new img folder located ( \TiTS-backer-0.9.0120-win\resources\app\resources\)
(new images already in the folder)
Imagepack Downloaders: Guide For Newbies
 

jfmherokiller

Well-Known Member
May 25, 2020
1,181
1,663
Renvra pregnancy no longer eats all the movement buttons at a certain stage. (Thanks DrunkZombie for helping me track this one down!)
I think I remember this bug damn thing basicly required you to wait for a few hours once you reached that stage.
 

Blahbla23

New Member
Aug 3, 2022
3
1
Here's the latest TiTS backer version 0.9.020-BACKER#2535
Pixeldrain
You don't have permission to view the spoiler content. Log in or register now.
Imagepack Enjoyers: cut old img folder ( \TiTS-backer-0.9.019-win\resources\app\resources\) and paste into new img folder located ( \TiTS-backer-0.9.0120-win\resources\app\resources\)
(new images already in the folder)
Imagepack Downloaders: Guide For Newbies
Stuck on loading modules, console says its missing a file
 
  • Like
Reactions: H3l1PH03N1X

shadowborn7

New Member
Aug 16, 2020
2
0
Here's the latest TiTS backer version 0.9.020-BACKER#2535
Pixeldrain
You don't have permission to view the spoiler content. Log in or register now.
Imagepack Enjoyers: cut old img folder ( \TiTS-backer-0.9.019-win\resources\app\resources\) and paste into new img folder located ( \TiTS-backer-0.9.0120-win\resources\app\resources\)
(new images already in the folder)
Imagepack Downloaders: Guide For Newbies
Just stuck loading modules forever :(
 

Quintilus

Engaged Member
Aug 8, 2020
2,720
7,876
If only I could get a single fuck for each time new update breaks something in TITS...I would be a sexual magnate of entire Earth and adjacent regions.
 

Fizel

Active Member
Feb 10, 2018
570
638
It's a given that the second someone uploads the newest version here, a new hotfix patch comes out.
 

Jtecx

Newbie
Jul 23, 2021
24
11
Can probably be easily solved if we had someone with a simple bot and backer access that keeps checking the download page for changes, then shares the link as soon as it tracks a difference. Polling of 5 to 15 mins shouldn't be too bad. Though, I did kinda forget the website layout so...
 
4.10 star(s) 70 Votes