bananaftt

Newbie
Feb 8, 2019
59
48
For some reason Minami Kink points are locked at 50 , and i already tried alot of things but nothing seems to work , any ideas ?
 

DaedusWolfe

Active Member
Oct 26, 2017
784
354
With all due respect, I think you have plenty of room if you're clever with space management. Unless there is some kind of width or quantity restriction built into Ren'Py that I don't know about.
In the picture, you can easily fit 4 more room icons on either side of the bar at their current size, right where I've got the red squares.
I don't know if it's possible in Ren'Py, but if you were able to make it like a mac dock that shrinks and expands, that would save you a lot of space and give your game a little bit of flair at the same time. But that's just a bonus idea, not something I'd request.
Keep in mind this is not only on the PC and Mac .. space requirements have to be considered for the Android version.
 
  • Like
Reactions: Gibberish666

kilatin

Member
Jun 3, 2018
410
358
Ohhh , so theres no sex scene with her atm right ?
And then ,the wiki is wrong or is already ahead about tellings us whatis going to happen?
cuz in the the wiki there is this :
Tellings us that the cap is 80
Clearly Siscon and Kink Points are the same thing. That is why they have different names.
Same with sex and electricity poles.
 
  • Haha
Reactions: kdoddie and Skads

The0neBL

Member
Donor
Feb 22, 2018
187
65
Pleasantly surprised to know this game has voice. Any idea how much of the game will be voiced? Cause it seems to pop up at random after the starting bits of the game.
Just played through a decent chunk of the game. Ambitious game. Occasional grammar and continuity errors, but I understand the game is still in development. So, I guess it's fine.
Slight problem with pacing. Otherwise a decent galge.
Is there going to be patch for incest? Or maybe there will be no path for such relationships, step or otherwise?
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,181
4,318
Pleasantly surprised to know this game has voice. Any idea how much of the game will be voiced? Cause it seems to pop up at random after the starting bits of the game.
Just played through a decent chunk of the game. Ambitious game. Occasional grammar and continuity errors, but I understand the game is still in development. So, I guess it's fine.
Slight problem with pacing. Otherwise a decent galge.
Is there going to be patch for incest? Or maybe there will be no path for such relationships, step or otherwise?
All the spoken lines will be voiced in the end ^^
 
  • Like
Reactions: The0neBL

bananaftt

Newbie
Feb 8, 2019
59
48
Clearly Siscon and Kink Points are the same thing. That is why they have different names.
Same with sex and electricity poles.
Oh am sorry i assumed they were the same for her ...
Then i am even more confused ...
Can you tell me then how do i check her siscons points? (if theres even a way to check them)

I just started the game yesterday , and so far she is the only character that seems confusing to me , ( maybe am just an
idiot xD)
 

TittyLuvr1334

Active Member
Aug 4, 2018
705
518
Go to the mall and buy the clothes on the ground floor.
gym is open like 6am to 11pm and club is i think 11pm to 4am. Only usable as an afterdate friday to saturday and date as saturday to sunday
Unless this changed recently, this is not entirely true.
I've accessed the club many times independently of having a date.

It's a good way to build charm (albeit costly).
 
  • Like
Reactions: Cartageno

kin-kun

Active Member
Modder
Jul 10, 2020
963
2,539
Oh am sorry i assumed they were the same for her ...
Then i am even more confused ...
Can you tell me then how do i check her siscons points? (if theres even a way to check them)

I just started the game yesterday , and so far she is the only character that seems confusing to me , ( maybe am just an
idiot xD)
Click on your phone then click the upper left icon (looks like a person) and you'll see a bar. It doesn't say siscon points, but that's what it is.
 
  • Like
Reactions: bananaftt

TittyLuvr1334

Active Member
Aug 4, 2018
705
518
Oh am sorry i assumed they were the same for her ...
Then i am even more confused ...
Can you tell me then how do i check her siscons points? (if theres even a way to check them)

I just started the game yesterday , and so far she is the only character that seems confusing to me , ( maybe am just an
idiot xD)
I believe it's shown on your phone (stats page)

EDIT: D'oh! Ninja'd!!!
 
  • Like
Reactions: bananaftt

kilatin

Member
Jun 3, 2018
410
358
Oh am sorry i assumed they were the same for her ...
Then i am even more confused ...
Can you tell me then how do i check her siscons points? (if theres even a way to check them)

I just started the game yesterday , and so far she is the only character that seems confusing to me , ( maybe am just an
idiot xD)
No, you are not an idiot. As abitkin said, check on your phone and click the upper left icon to see your siscon points. Other girls with their own statistics (purity for Harmony, career for Lavish) have those stats displayed on their own character screen (when you want to call them). This one is just a bit messy and, unorganised (probably for the time being, I expect Andrealphus to address it sooner rather than later).
 
  • Like
Reactions: bananaftt

bryanboss007

Newbie
Jun 25, 2020
25
8
Hey guys I need some help with sasha boobjob storyline, after the pool scene with bree where we tells her we like bigger boobs nothing seem to happened after that for me. How do I trigger her to get a boobjob, I have her at 100lp and 84kp and also the latest version of the game
 

kin-kun

Active Member
Modder
Jul 10, 2020
963
2,539
That cheat works on 20.7.2d. You are on a previous hotfix. Check the title of this thread, the folder name on your device and the version number in the bottom right of the main menu in the game.
Or just trust me. The code in the cheats post is correct.
I'm now on 20.7.2e

Code:
ThinkStation-E31:~/Games/LoSeSb-Patreon-20.7.2e-extracted/game$ grep -r CODE *
Binary file archive.rpa matches
cheats.rpy:        CODE = ["b", "left", "right", "up", "down", "up", "down", "left", "right", "a"]
cheats.rpy:        if len(KEYS) < len(CODE) and CODE[len(KEYS)] == k.lower():
cheats.rpy:            print "You have typed "+k+" you should have entered "+CODE[len(KEYS)]
cheats.rpy:        if KEYS == CODE:
start.rpy:    define CODE = ["down","left","up","right","up","right","b","a","down","left"]
So it depends on startup order. In that case let's look at the in game value.

code.png

Additionally, I've verified my code by loading a saved game, putting it in, watching the cheat menu go away, and putting it in again and seeing it come back.

So let me ask, how did you verify the cheat code you put in? Maybe the systems are loading the files in a different order (using Linux here) and platform could make a difference.
 

Hanturaya

New Member
Jul 17, 2020
7
0
Cn anyone post full save or half complete save..I play almost 2 hours and still didnt get the girls phone number..And the walkthrough confuse me a lot..dont understand at all
 

Evil13

Forum Fanatic
Jun 4, 2019
4,050
17,744
No one is going to give you a save, you're going to miss a lot of random events.

If you want a girl's phone number, trying talking to them and learn a bit more about them.
 
  • Like
Reactions: Skads
3.60 star(s) 315 Votes