Kuggazer

Well-Known Member
Game Developer
Sep 6, 2017
1,329
4,110
438
You don't have permission to view the spoiler content. Log in or register now.
A survey will be conducted very soon to see if lesbian scenes are popular or not. This will help us avoid spending too much time on them.
And in the next chapters there will be a lot of Linda. Especially in chapter 16 ;)
 

Kuggazer

Well-Known Member
Game Developer
Sep 6, 2017
1,329
4,110
438
Guys, what would you like to see when we return to the fantasy world? Write it here please.
 
  • Like
Reactions: RDAEG

Pif paf

Engaged Member
Feb 5, 2018
3,412
2,516
451
Gallery Unlock Script

Description: A simple gallery unlock script. Extract the zip inside the game folder.
Game version: Season 2 Ch 14

Download Season 2: View attachment 4898322
Download Season 1: View attachment 4487648



Python:
# Use this unlock script at your own risk.
# https://f95zone.to/threads/.133017/post-10537430

# Start the deal with the devil
init 666 python:
    # If there is no MC name yet, just put in MC instead of None
    if persistent.pname is None:
        persistent.pname = 'MC'

    # Define all unlockable items
    gallery_standard_unlock_list = list(range(85, 170))
    gallery_non_standard_unlock_list = []

    # Loop through all persistent data
    for gallery_unlock_item in (gallery_standard_unlock_list + gallery_non_standard_unlock_list):
        varname = 'scene' + str(gallery_unlock_item)
        setattr(persistent, varname, True)

    # Make sure the replay scenes are clickable
    for label in renpy.get_all_labels():
        renpy.game.persistent._seen_ever[label] = True
        renpy.game.seen_session[label] = True
Hi , the zip files are not downloadable
 

MixQQ

Active Member
Sep 8, 2019
929
6,099
637
disappointing update, pseudo very short 3some scene with a bit of cuckolding at the beginning, because MC like to "watch" :ROFLMAO: it reminds me of all these NTS avns where MC do this regularly like a good cuck :cool:
worth to mention - players who turned off lesbo crap are punished with no 3some (even if it's pseudo) because dev is not capable of creating MFF without lesbianism

Chanel first time, wtf? Why so many POVs of other characters during that scene, that was terrible, also unnecessary Layla spying. I expected more from this, definitely more than two positions. Don't forget about useless anal preparation for what? It was fully vaginal action - just waste of time :FacePalm:
 

LolaManola

Newbie
Dec 12, 2022
32
144
156
A survey will be conducted very soon to see if lesbian scenes are popular or not. This will help us avoid spending too much time on them.
And in the next chapters there will be a lot of Linda. Especially in chapter 16 ;)
Personally, I do not like the lesbian content where the MC is a man, from my point of view, it is like NTR or NTS (when the protagonist gives his partner to another person voluntarily). Sharing the girl with another person that I do not like, even if she is sharing it with another girl, so I would like that type of content to be completely avoidable.

PS: I am not trying to generate conflicts with the lovers of the content of the lesbians, I am only giving my opinion with respect.
 

Saint Blackmoor

It's Symbolic Of Course
Donor
Oct 26, 2017
7,072
21,071
960
maxresdefault_cr.jpg
Oh, James, you're so sexy, make love to me.
Not now, my dear, an update for "How I became a hero" just popped up on F95.
Well, fine then, I'll just go to that handsome rascal's room.
... You don't mean... him??
Yes, Saint Blackmoor !!

=======================

Great to see the update. (y)
 
Last edited:

Kuggazer

Well-Known Member
Game Developer
Sep 6, 2017
1,329
4,110
438
Personally, I do not like the lesbian content where the MC is a man, from my point of view, it is like NTR or NTS (when the protagonist gives his partner to another person voluntarily). Sharing the girl with another person that I do not like, even if she is sharing it with another girl, so I would like that type of content to be completely avoidable.

PS: I am not trying to generate conflicts with the lovers of the content of the lesbians, I am only giving my opinion with respect.
Thank you. I appreciate your point of view and your approach.
 
Last edited:

FrozenPie1

Member
Apr 22, 2024
103
98
106
Doesn't this game already have a switch to turn off lesbian content? I could swear I even got a warning to set the switch if I wanted to see it during the game.
 

Kuggazer

Well-Known Member
Game Developer
Sep 6, 2017
1,329
4,110
438
Doesn't this game already have a switch to turn off lesbian content? I could swear I even got a warning to set the switch if I wanted to see it during the game.
Yes, there is. In fact, I don't really understand the people complaining. If they go to see those scenes on purpose...

However, it's still important for us to understand how many people keep the option on and how many don't. Because implementing them requires a lot of time and resources.
 
3.90 star(s) 79 Votes