Ready to play dirty? Command your Lust Goddess now. Play Now!
x
May 26, 2020
215
353
227
Well that whole Steam thing explains why it feels like the game has slowed down in content, at least. Glad they're sticking to it though, I quite like this game and would be sad to see it die
 
  • Like
Reactions: -CookieMonster666-

8u88a2020

Member
Nov 23, 2020
142
159
166
the game plys well, but i'm not reading 200 pages of posts to search for problems. I had to quit the game after the girls presentation as the in game script switched to a different language other then English, but I liked the game up until that happened.
 

-CookieMonster666-

Message Maven
Nov 20, 2018
13,793
20,701
1,031
the game plys well, but i'm not reading 200 pages of posts to search for problems. I had to quit the game after the girls presentation as the in game script switched to a different language other then English, but I liked the game up until that happened.
You don't need to read 200 pages to find things. This forum has a nifty feature called "Search" that helps you locate things much faster. You should try it sometime.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,436
319,001
998
My Best Deal [v2.8] [Pirot King] - Update only

The patch may break your game, use at your own risk.
Ren'Py/Python version changed, read the Spoiler before installing!

If you missed it you can find the old Update only patch HERE.

Win/Linux: v2.7 -> v2.8 [194 MB]
- - -

Mac: v2.7 -> v2.8 [178 MB]
- - -

You don't have permission to view the spoiler content. Log in or register now.
 

Niuul

Well-Known Member
Jun 25, 2022
1,357
3,317
387
Will that uncensor patch work for the new update? patch directs to 2.7 still.
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,350
279,077
957
Will that uncensor patch work for the new update? patch directs to 2.7 still.
Yes, just needs to be there to activate.

init:
$ p_name = ""
$ mother_name = ""
$ plr = DynamicCharacter("p_name", color="#FFFAFA")
if patch_mod == True:
$ persistent.mother_name = "Mother"
else:
$ persistent.mother_name = "Molly"

init -1 python:
config.default_language = "english"

init -2 python:
patch_path = 'patch.rpa'
if renpy.exists(patch_path) == True:
patch_mod = True

else:
patch_mod = False
 
3.70 star(s) 147 Votes