Marshall343

Member
Feb 12, 2018
175
128
250
So is it possible to do a pure lesbian run in this game, or does it push you to go with guys all the time? I didn't play for very long yet but I did feel like it was leaning in a direction (that being cock)
 
  • Like
Reactions: MAD6999

TempTales-Paul

Newbie
Game Developer
Nov 11, 2024
52
104
33
So is it possible to do a pure lesbian run in this game, or does it push you to go with guys all the time? I didn't play for very long yet but I did feel like it was leaning in a direction (that being cock)
The game doesn't push you anywhere. You can very much remain lesbian or not be lesbian at all.
But, yes, men try to sleep with Emily, however, she can refuse and that doesn't prevent her from succeeding.
 

OVTPVT

Member
Aug 8, 2018
125
126
166
The game doesn't push you anywhere. You can very much remain lesbian or not be lesbian at all.
But, yes, men try to sleep with Emily, however, she can refuse and that doesn't prevent her from succeeding.
I'm curious about Harris path. Is there more planned regarding her,other than office encounters? Would be great to have full route with secret dates,home visits etc. Sure hope she isn't married.
 

ffive

Devoted Member
Jun 19, 2022
9,749
24,110
812
Basically you can't the console is locked but you can always tweak the code to do so.
However, this would be a pity, as money management is a variable that conditions many things in the game. If you have unlimited money, you're more likely to waste scenes and passages than have fun.
Note that having access to the console can be useful not just for cheating, but also for players who want to check state of some variables and/or work around potential bugs. It's easier than tweaking the code, which would require the player to unpack the .rpa file first.

So, locking it down is really counter-productive. Especially since it won't even really work -- all it takes to get it back is to use UnRen and hit the "Enable console" option it offers.

On a completely unrelated note, something about the latest update that might be worth considering -- currently, if Emily makes Andrew her pet, it has impact on her submission/dominance scores:
Python:
                et "I like that this boy worships me, and I like having power over him. "
                $ update_submission (-1)
                $ domination +=1
//...
    n "Emily felt dominant, she wasn't sure she could go back."
    $ update_submission (-3)
    $ domination +=2  #voir si utile ou pas
I'd argue that the game shouldn't really touch the submission score in this scenario (or at the very least, only do it marginally) and instead only add to domination score. That is because submission/domination isn't a zero-sum game and "switches" exist. Some people can be submissive or dominant depending on partner, situation or even mood. So if Emily has shown inclination for submission, i wouldn't straight erase it just because she dominated some clueless kid and liked it. Especially when the game notes in her bio she has tendency to seek validation from authority figures etc.
 
  • Like
Reactions: Breezerr

TempTales-Paul

Newbie
Game Developer
Nov 11, 2024
52
104
33
Note that having access to the console can be useful not just for cheating, but also for players who want to check state of some variables and/or work around potential bugs. It's easier than tweaking the code, which would require the player to unpack the .rpa file first.

So, locking it down is really counter-productive. Especially since it won't even really work -- all it takes to get it back is to use UnRen and hit the "Enable console" option it offers.

On a completely unrelated note, something about the latest update that might be worth considering -- currently, if Emily makes Andrew her pet, it has impact on her submission/dominance scores:
Python:
                et "I like that this boy worships me, and I like having power over him. "
                $ update_submission (-1)
                $ domination +=1
//...
    n "Emily felt dominant, she wasn't sure she could go back."
    $ update_submission (-3)
    $ domination +=2  #voir si utile ou pas
I'd argue that the game shouldn't really touch the submission score in this scenario (or at the very least, only do it marginally) and instead only add to domination score. That is because submission/domination isn't a zero-sum game and "switches" exist. Some people can be submissive or dominant depending on partner, situation or even mood. So if Emily has shown inclination for submission, i wouldn't straight erase it just because she dominated some clueless kid and liked it. Especially when the game notes in her bio she has tendency to seek validation from authority figures etc.
You're right.
That's why I added a specific domination variable that isn't currently used anywhere else.
Since it's not always easy to offer real choices without multiplying things too much (and ultimately having no real consequences), I've decided for now to create only one global submission variable for Emily, whose negative is domination.

But by adding the domination variable, if I decide to change this, I could enter a code such as:
if domination = 2:
$ submission +=3

I also tracked scenes with True/False text variables so that I could later modify the consequence of a variable in a future update without the player having to change their save file.
In short, I'm aware of this, and I'm navigating between simplification and realism as best I can :)
 
  • Like
Reactions: bcool and ffive

bamachine

Well-Known Member
Nov 17, 2020
1,901
2,622
438
While there is a lot to like about this game, there are still lines that are untranslated(one of the lines in the latest dance club scenes was untranslated) and many pronoun issues, in the English version. Could really use a proofreader. Here is one such line...
screenshot0001.png

...that should be her, not his each time.
 
  • Like
Reactions: ffive

garflin

Newbie
Jun 4, 2017
70
214
210
This unlocks gallery items but locks already seen scenes.

It should be working without using unren, but if any conflict happens just unren the game and replace screens.rpy with the old one.
 

Buletti

Engaged Member
Nov 7, 2023
2,052
3,473
349
Wish you a relaxing holiday my friend!

Since the next update focuses in male LIs, can we expect the one after with more lesbian content then?

Have a good one!
 

RaijinSL

New Member
Apr 25, 2022
4
0
11
Charlotte only has a lesbian route? I think should add more scenes with her, like Andrew and Charlotte
 

estrada777

Forum Fanatic
Modder
Donor
Mar 22, 2020
4,884
11,593
698
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: W1-D6-01

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR

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

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.
If you ping me for updates, I will mark you account as ignored.



MEGA

Size 149 MB

Updates are faster on .

Game Developers: Want to talk about an official Android version for your game? Come join my Discord.
Updated.
 

4lons

New Member
Oct 20, 2024
4
2
62
Para los hispanohablantes aca esta la traduccion al español :3

Parche PC:
Android:
 
4.00 star(s) 22 Votes