Taboo-Sho

Active Member
Nov 15, 2018
503
649
268
Anyone got a local save that skips the intro part and the need to do the stupid TF to female, I dont know why the dev wont add Fem start when they have said they will and the player is MEANT to become female anyway... the more they add now the harder its gonna be for em to add a fem start later.
 

pandabweer

Member
Modder
Oct 11, 2017
244
1,152
396
Wassup people, since this is already 3 years ago, I've made a new siterip and also included all the missing images from the old version. I've included the py file used to rip for anyone that might want to improve it. If there are any missing images please let met know, due to the dynamic body some images can be missing.

Please remember to not execute the .py file if you don't understand the code.

Download:
Ver: 0.64.2

PS. best way to report missing image is through the console or network tab, providing the full img url
 
Last edited:

Ausdric

Member
May 16, 2018
176
89
212
Wassup people, since this is already 3 years ago, I've made a new siterip and also included all the missing images from the old version. I've included the py file used to rip for anyone that might want to improve it. If there are any missing images please let met know, due to the dynamic body some images can be missing.

Please remember to not execute the .py file if you don't understand the code.

Download: MEGA
Ver: 0.64.2

PS. best way to report missing image is through the console or network tab, providing the full img url
Damn no downloads were made for so long a moderator made one. Thanks for the effort and time making this.
 

MrNibbs

Newbie
Dec 15, 2017
51
60
154
Wassup people, since this is already 3 years ago, I've made a new siterip and also included all the missing images from the old version. I've included the py file used to rip for anyone that might want to improve it. If there are any missing images please let met know, due to the dynamic body some images can be missing.

Please remember to not execute the .py file if you don't understand the code.

Download: MEGA
Ver: 0.64.2

PS. best way to report missing image is through the console or network tab, providing the full img url
You are, with no hyperbole, an absolute hero. I've been trying for the past few days to make a siterip of this game with zero success so having this offline version is a major win. It baffles me to no end that there is no officially downloadable offline version of the game.
 

fsatti2000

Member
Oct 31, 2018
133
94
202
Wassup people, since this is already 3 years ago, I've made a new siterip and also included all the missing images from the old version. I've included the py file used to rip for anyone that might want to improve it. If there are any missing images please let met know, due to the dynamic body some images can be missing.

Please remember to not execute the .py file if you don't understand the code.

Download: MEGA
Ver: 0.64.2

PS. best way to report missing image is through the console or network tab, providing the full img url

Thank you for sharing this. I've noticed playing the game a lot of lil things were missing (the volume icons at the bottom left, but it still functions so it's not a big deal) but different/longer hair styles images are missing and when you try to use them your character goes bald, it seems true for the guy and girl variants.

Also, thank you for sharing the python file. Did you write it yourself? I've been wanting to learn python for awhile and I know a lil (I've been learning more Java than anything because of a job in the past, and i know a lil javascript) I found some of your notes funny like "yes this is brute force sue me". I there are a few games I'd want to learn to extract from itch (mainly for potential posterity especially with many games getting nuked over payment processors and whatever legislation/court ruling in whatever countries).
 

pandabweer

Member
Modder
Oct 11, 2017
244
1,152
396
Thank you for sharing this. I've noticed playing the game a lot of lil things were missing (the volume icons at the bottom left, but it still functions so it's not a big deal) but different/longer hair styles images are missing and when you try to use them your character goes bald, it seems true for the guy and girl variants.

Also, thank you for sharing the python file. Did you write it yourself? I've been wanting to learn python for awhile and I know a lil (I've been learning more Java than anything because of a job in the past, and i know a lil javascript) I found some of your notes funny like "yes this is brute force sue me". I there are a few games I'd want to learn to extract from itch (mainly for potential posterity especially with many games getting nuked over payment processors and whatever legislation/court ruling in whatever countries).
Yes, I wrote it myself, the reason why it's brute force is that tracing back all the combinations is very time-consuming (Maybe someone can find a pattern?). It had to be written custom because the dev uses variables to insert image locations (Hence the reason to just regex the whole thing). It also downloads some images multiple times. Most likely, the hair will be missing some, yeah.
 
  • Like
Reactions: imgurrrr
4.50 star(s) 2 Votes