Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

bobe17000

9
Posts
A member registered Mar 27, 2026

Recent community posts

(2 edits)

game misses an update routine for this one (old save with mc having no sex experience. Unusual). As a last resort, open the console with shift+O and type:

perk_survivor = PerkClass("Survivor", "I have been through a lot of shit and hopefully it made me stronger.", "perk_survivor", confidence_min=10, mood_multi=0.8, fitness_multi=1.2, not_victim=True)

If this is a new game, then it is weird you get this error (perk_survivor was added in 0.3.5.23)

You absolutely can wear bargirl, maid or dance outfits at any times. 

(1 edit)

Maybe you could buy a certain item from the lake dealer? Then click on it in the inventory and mc will give some clues.

(2 edits)

Once bullies have turned their attention toward cass, they won't come after mc again. You have to get the bullying to the point where they take you to an isolate location to bully you before day 42 to keep them bully you after that date.

Or if you just want to help cass, there is a way.

(1 edit)

if you have version 0.3.5.13, enter console with shift+O, then type : 

player.body_conf = -200; player.add_perk(perk_male)

danger days is the one, danger limit prevent them the 10 first days and make them less common the first 40 days.

1. Go into the cheat menu and toggle danger

2.3.4. Not implemented (not sure for 4.)

5.6. It is mostly about improving relations with characters (by talking or hanging out) until it unlock contents (there is a comment about relation level in their biography entry)

7. Before 0.3.5.11, buy binding, raise desire to extreme level and praise rng god (in 0.3.5.11, the option can appears in perversion sub menu if desire is high enough)

8. Anita is the whore named kitty who work at the highway. No content from what i saw, just some dialogues.

10. rollback before the annoying event, save, reload.

Sam_Tail: Calling c.cansee_*_clothes_check() *before* self.dont_cover_self in player_class.rpy seems to "fix" the lag (there is some when pc is uncovered). The problem lies in the method dont_cover_self()

No lag in wardrobe when hovering on text buttons or color buttons but there is when hovering the others images. No lag when hidding the avatar with "toggle avatar". No lag when the game use the work or dance outfit (?).