Xelhmar

Member
Jun 20, 2020
148
169
only real criticisms I have for this game are the following.

1. the time issue, and forced events/overlap events. you don't get an option to wait out an event your not ready for yet or don't have the stats you need. they just automatically trigger regardless of if you are ready or not. especially trouble some when an event can only be triggered in a ceterone location that you need to progress with another persons story.

2. characters that have been introduced as upcoming for years now and are still not in the game. samantha's friend comes to mind she's been around almost as long as samantha has, but she's still not in the game proper yet. is another one that's been around for a while, but hasn't been released yet.
 
  • Like
Reactions: MisterDuck

Recy!

New Member
Mar 20, 2021
9
4
hello guys, i can't play this game from android with joiplay, it always force close to joiplay game list, please help me, i hope there is any solution about this
 
  • Like
Reactions: Donjoe81

master12311

Newbie
Jun 13, 2021
28
27
Those new faces of kleio and audrey looks like dolls with makeup, and in comparison with the other characters is more "realistic" and don't look good. I don't know, i think it was better the old faces
 
  • Like
Reactions: downl05ding

MisterDuck

Member
Aug 31, 2021
387
239
It's not like there's a penalty for not going to work other than not making money.
Its weirder because initially, at least how I remember it...it was possible to skip the Job.
Now every girl is a very responsible work dedicated woman. Even the unemployed ones.
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,120
4,084
I was playing it and as i am only interested in the lesbian content I can say, that in this regard something has been added, mostly with sasha but still not much, and there are still several "placeholders" I mean events where suddenly the female mc is changed for the male which damages the immersion, so if you play lesbian like me it's still not worth it to play now, it's still in "the future".
Can you tell me what events do that ?
I am chasing them all around...
 
Jun 6, 2022
323
571
Can you tell me what events do that ?
I am chasing them all around...
that i remember at the moment, there were some conversations with sasha during the dates, the name "bree" changed to "mike" and in the dialogue bree was treated like a man.

but more precise were some events after the dates in the events where they confess attraction, and where sasha confesses love are events with mike even the image of the kiss is with mike.

also ayesha's kissing scene is with mike.
 
  • Like
Reactions: Andrealphus

Yotsuyu

Member
Nov 2, 2017
250
448
I think here you are confusing in game mechanics with the story. Yes, MC can just not go to work, which already is a stretch for convenience. Not everybody else can. Hanna has to watch the gym, Kleio has a job as a mechanic, and so forth.

That doesn't mean that the congestion problem isn't real, especially on summer weekends. But that's a gameplay issue, not a story issue.
See that might've been convincing if not for the fact that, as MisterDuck pointed out, several of the girls are unemployed and not in school. Yet even they can't be taken on dates during the week. Hell, they practically live at the mall already.

Those new faces of kleio and audrey looks like dolls with makeup, and in comparison with the other characters is more "realistic" and don't look good. I don't know, i think it was better the old faces
Strongly disagree there. The new Kleio and Audrey faces look fantastic. Especially the Kleio face. Previous one looked like a horse with how long it was. This one feels like it blends in far better and is sexier to boot. ;)
 

Steph_rix

New Member
Nov 22, 2021
2
3
Man, i've tried playing this game like 5 times already and i always get bored in about half an hour. How do you guys do it!? There's a ton of content as well, but i just can't do the grind

i ususally dont grind, just use console command to advance (Not using ingame cheat because why?).
 

Steph_rix

New Member
Nov 22, 2021
2
3
For those who want some cheats (These are for Console command) //These cheats were tested on game version (v22.8 )
i gathered these cheats from various people from the internet and found some myself enjoy and sorry for my bad english

Use the cheats at your own risk, The cheats can break your game



//For player name/age/gender (The names are String so they must be in " ")
{

  • hero.name = "Hello"
  • family_name= "Friend"
  • DATA_HERO["family_name"] = "Friend"
  • hero.age = 1000
}

// For the money {
hero_money = 10000
}

//Atributes (use ":" for multiple commands in one line){
hero_knowledge = 100 ; hero_charm = 100 ; hero_fitness = 100
}

//needs (use ":" for multiple commands in one line){
hero_energy = 10 ; hero_fun = 10 ; hero_grooming = 10 ; hero_hunger = 10
}

//how to know the girls location (it will print on the console the room she is in){
g.room
}

//Date score{
DATA_GAME["date"].score = 100
}

//Change the girls name (The names are String so they must be in " "){
g.name= "Batman"
}



// Girls affection (Substitute "g" with the girls name){

  • g.desire.score= 12
  • g.love=200 (100 love, love /2)
  • g,sub=100 (100 submission) //use (-100) for dominant
  • g.lesbian=10 (50 girl, girl*5)
  • kylie.yandere=25 (yandere 1:1)
  • lavish.career = 10 (carrer 1:1)
  • minami.siscon = 10
}


// Day, Time, Week, Season change {

  • game.week_day=1 (1 is Monday, continue to 7 as Sunday)
  • game.day=25 (day of month)
  • game.hour=6 (6am, 24 hour clock)
  • game.season=3 (0 is spring, continue to 3 as winter)
}


// Add skill (change skillname with the skill you want){
hero.skills.skillname.__iadd__(100)

hero.luck = 100

some skills (v22.8){

  • martial_arts
  • bookworm
  • cooking
  • dance
  • fertility_assessment
  • golf
  • guitar
  • high_libido
  • hung
  • iron_stomach
  • low_libido
  • massage
  • no_sleep
  • racing
  • shibari
  • shooting
  • sm
  • sneaky
  • work
}
}
 

MrRaynor

Member
Apr 3, 2018
230
146
For those who want some cheats (These are for Console command) //These cheats were tested on game version (v22.8 )
i gathered these cheats from various people from the internet and found some myself enjoy and sorry for my bad english

Use the cheats at your own risk, The cheats can break your game



//For player name/age/gender (The names are String so they must be in " ")
{

  • hero.name = "Hello"
  • family_name= "Friend"
  • DATA_HERO["family_name"] = "Friend"
  • hero.age = 1000
}

// For the money {
hero_money = 10000
}

//Atributes (use ":" for multiple commands in one line){
hero_knowledge = 100 ; hero_charm = 100 ; hero_fitness = 100
}

//needs (use ":" for multiple commands in one line){
hero_energy = 10 ; hero_fun = 10 ; hero_grooming = 10 ; hero_hunger = 10
}

//how to know the girls location (it will print on the console the room she is in){
g.room
}

//Date score{
DATA_GAME["date"].score = 100
}

//Change the girls name (The names are String so they must be in " "){
g.name= "Batman"
}



// Girls affection (Substitute "g" with the girls name){

  • g.desire.score= 12
  • g.love=200 (100 love, love /2)
  • g,sub=100 (100 submission) //use (-100) for dominant
  • g.lesbian=10 (50 girl, girl*5)
  • kylie.yandere=25 (yandere 1:1)
  • lavish.career = 10 (carrer 1:1)
  • minami.siscon = 10
}


// Day, Time, Week, Season change {

  • game.week_day=1 (1 is Monday, continue to 7 as Sunday)
  • game.day=25 (day of month)
  • game.hour=6 (6am, 24 hour clock)
  • game.season=3 (0 is spring, continue to 3 as winter)
}


// Add skill (change skillname with the skill you want){
hero.skills.skillname.__iadd__(100)

hero.luck = 100

some skills (v22.8){

  • martial_arts
  • bookworm
  • cooking
  • dance
  • fertility_assessment
  • golf
  • guitar
  • high_libido
  • hung
  • iron_stomach
  • low_libido
  • massage
  • no_sleep
  • racing
  • shibari
  • shooting
  • sm
  • sneaky
  • work
}
}
Cheats that use the console are very likely to crash the game or the save. But if you use the cheats in-game, i mean the cheats that you activate in the cellphone, those cheats are the only ones that the dev made sure that they don't broke the game or the save! You have to be very careful when you use console commands or change command lines, if you mess too much with those you'll end up broking events, because some events are connected to other events to trigger other events and messing around with a triggered event the game maybe (most likely) will go nuts. And one thing "Been there, done that"!
 

SickleLove

Member
Aug 23, 2020
145
48
My guess would be one of the following many reasons.

No animation.
Huge grind.
Buggy quest chains with many dead ends & punishing choices with no telegraph that the decision is going to fubar you (one off the top of my head is the Miniami Sasha guitar one … )
I have other examples that I found because I really wanted to like this game and I put way to much time into the grind of this game.

The game has many things going for it but having to play it by swapping between incomplete/confusing/incorrect wiki then back to grind to find the “correct“ magic path to achieve X isn’t what most people would dream of in a 4-5 star game.

IMO 3.5 is almost fair and if only slightly inflated … don’t get me wrong the developer seems to put ALOT of effort into the game but after playing the game many times there are many valid reasons for it to be rated well below 3 especially and if you play it without using in-game cheats of any kind … the constant management of energy/shower/stamina & the other ? (I forget) just amps up the “grind factor” exponentially which is masochistic so…if that’s your “thing” no kink shame here but when you time/location cycle (grind) to find the magic path where all the people/stars are in alignment…but then your energy/stamina whatever is 0.2 points light(stamina/shower/energy) and fails to actually get you completely through the event is just ridiculous.

I really wanted to give the game high marks but when you play the game through 2 in game years and you get penalized because of a poorly designed or telegraphed consequence due to an innocuous choice you made in the first 60 days of game time makes the game worthy of a negative -5 star rating. That’s before taking into account bugs, quest compression/stacking, & other oops you drank the wrong kool-aid 5 months ago so now your progress with X girl died.
Well said, plus no gallery mode yet.
 
  • Like
Reactions: Strike-10

Strike-10

Member
Jan 19, 2022
327
656
Well said, plus no gallery mode yet.
LoL. That is on my list of gripes as well.
gallery or at least easy repeats of unlocked content(preferably in game)

I already felt that my OP was devolving into incoherent rambling(writing is not my skill set)so me diving further down the rabbit hole wasn’t going to add anything.

The quest timing & pacing staggering of requirements CAN devolve into a complete clusterfuck (especially when following the quote “optimal” path) the developer should keep firmly in the foremost of their thoughts that MOST players will desire a Pokémon (catch’em ALL) mindset we don’t want to save spam or grind endlessly. So the optimal path (if followed) should not have conflicting schedules or dead days it should flow….and be a smooth stream of enjoyment to appreciate the developers work.

Also having choices that matter is often said to be “super important“ however the choices and their consequences should be extremely clear.
I personally hate choices that matter … IF … How they matter is to loose access or create a “dead end” with a LI … I like choices that matter if it makes a LI get a twist or a kink but not a ”vanish”.

I wanted to try to put a basic & helpful but comprehensive list to illustrate where the project could be improved.

I even attempted to compliment the developer in a few ways in my OP.
Let me add a another … the Range & diversity of the characters is EXTREMELY BROAD & each of them (to a greater or lesser degree) is distinct and memorable. There is absolutely no copy cut change hair color duplicates in the project and this is hugely impressive almost frighteningly so(from a development viewpoint)
 
Last edited:
3.60 star(s) 300 Votes