Ilovekatz19
Active Member
- Jul 24, 2021
- 616
- 607
- 246
Correct.So what you are saying is if I see a girls picture and a pair of handcuffs then the handcuff bar goes up. However if I see the like Whip +5 that actually reduced the handcuff bar?
Correct.So what you are saying is if I see a girls picture and a pair of handcuffs then the handcuff bar goes up. However if I see the like Whip +5 that actually reduced the handcuff bar?
Ok inside voices please, I have not used gallery unlocker for this so idk what might be wrong but I have an alternative that is pretty straight forward. You need to have the command console enabled, if you haven't this can be done with "unren" or "renpy console enabler" (I like that more than unren, but unren gives other functions). You can find them on this site and they have instructions with them. Once enabled, open the game and open the console using "Shift o" and then use these two commands 1 at a time without the quotes.IT DOESNT F*ING WORK, I DID EVERYTHING, READ EVERY COMMENT, NOTHING WORKS, AND ALSO WHATEVER SETTING I CHANGE GETS RESET WHEN I CLOSE AND REOPEN THE GAME, I GO TO THE COMPLETE SAVE, FINISH IT GALLERY OPENS BUT EVERYTHING IS GRAYED OUT, THEN I CLOSE THE GAME REOPEN, EVERY SETTING GOES AWAY AND GALLERY GETS GRAYED OUT AGAIN! PLEASE HELP!
If you use the search you'll see there isn't one. Game has divergent paths based on choices so you can't have everything at once. There is a gallery but its cg only and not scenes. The game is fun and I suggest playing it but if you just want to unlock the cgs use my above post.full save plis
1 Some women don't like certain venues and they all like variety. Taking the woman to the same date location gets a negative. Also, some women like particular sartorial styles -- check how you're dressed.Just a few functional questions.
1. Why do I start some dates at -5%?
2. If there is a lock on a girl's stat bar.... say Sasha's love bar is at 60 and locked... is that the hard max or will it unlock later?
3. The icon in upper right looks like a whip (outlined in red) which to me indicates some sort of dom stat. However I don't see this stat listed anywhere so can someone confirm and maybe clue me where to find it?
View attachment 5213129
4. I have a cheat pack on and I think I have them all turned on. I've been able to give myself money, etc. Is there any cheat that will show you the changes for each option? Example: You are on a date, some activities give 5 points, some 10, some more but right now I have to pick each one then roll back trying to find the activity with the highest reward. Sure would be nice to have them marked somehow.
View attachment 5213132
Thank you!
That would be a sweat drop. Its usually used to depict moments of nervousness, embarrassment or even relief after a tense moment. Although in Sasha's case, it's depicting awkwardness as she's basically saying her new roommate's job sucks.I was talking to the roommate girls this morning and I saw a big water droplet appear on Sasha. Meaning? I also saw two exclamation marks in the same screen position but they seem to indicate excitement. Thank you!
View attachment 5214251 View attachment 5214254
Thank you sir! I had a similar issue with wayphuakademie where a character would get this symbol near their head that looked like Predator was about to kill them but it turns out it's some symbol for anger. Good looking out!That would be a sweat drop. Its usually used to depict moments of nervousness, embarrassment or even relief after a tense moment. Although in Sasha's case, it's depicting awkwardness as she's basically saying her new roommate's job sucks.
OMG THANK U, THANK U SO MUCH, FINALLY! I've tried everything every comment said from here to the gallery unlocker page comments, exactly how they said, the result allways was same, thank u so much for the help <3Ok inside voices please, I have not used gallery unlocker for this so idk what might be wrong but I have an alternative that is pretty straight forward. You need to have the command console enabled, if you haven't this can be done with "unren" or "renpy console enabler" (I like that more than unren, but unren gives other functions). You can find them on this site and they have instructions with them. Once enabled, open the game and open the console using "Shift o" and then use these two commands 1 at a time without the quotes.
"persistent.start_plus = True"
"_m1_class_gallery__GalleryImage.check_unlock = lambda *args, **kwargs: True"
The first will unlock the gallery, the second will fill it. Hope this helps.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/bg/garage/garage.rpy", line 34, in <module>
Exception: Style 'item_frame_tooltip' does not exist.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 1030, in script call
File "cl/labels_room.rpyc", line 99, in script call
File "cl/labels_activity.rpyc", line 44, in script call
File "bg/garage/garage.rpyc", line 34, in script
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\ast.py", line 834, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\python.py", line 1184, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/bg/garage/garage.rpy", line 34, in <module>
File "game/cl/class_room_ren.py", line 357, in shop
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\core.py", line 2218, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\core.py", line 2748, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\screen.py", line 485, in visit_all
self.child.visit_all(callback, seen=None)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\displayable.py", line 424, in visit_all
for d in self.visit():
File "D:\Nouveau dossier (3)\LoSeSb-25.8.0-pc_patreon\LoSeSb-25.8.0-pc_patreon\renpy\display\layout.py", line 1376, in visit
self.style._visit_window(rv.append)
File "style.pyx", line 541, in renpy.style.StyleCore._visit_window
File "style.pyx", line 528, in renpy.style.StyleCore._get_unoffset
File "style.pyx", line 493, in renpy.style.StyleCore._get
File "style.pyx", line 686, in renpy.style.build_style
File "style.pyx", line 142, in renpy.style.get_full_style
File "style.pyx", line 98, in renpy.style.get_style
Exception: Style 'item_frame_tooltip' does not exist.
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.6.25022803
Love & Sex : Second Base - 25.8.0 25.8.0
Fri Sep 5 09:37:24 2025
Kylie only gets arrested from real violence like rape or murder.I thought the Taming Harem would be the end of Kylie stuff, but nope. I got her on tape with my door camera and took the tape to the police department. What do I do next? I couldn't find the next step on the wiki... Will Camilia just randomly arrest Kylie or do I need to do more?
(I didn't speak to Kylie about what's on the tape, because my next conversation with her will trigger her to ask Mike to commit to her... fuck that).
So, I have to let her rape me... thanks for the heads up!Kylie only gets arrested from real violence like rape or murder.
The taming harem can be used to maintain Kylie's yandere tendencies to tolerable levels but you have to constantly look for opportunities to talk to Ayesha in front of Kylie after the harem is formed.
Frankly, I just.. never let Kylie loose in my games. I run into her once at the university and never go to the university Tuesdays or Fridays for the rest of the game.
Kylie's redemption path locks her yandere tendencies low enough she won't commit violence unless she's maxxed, but it is a real pain and I don't want to be her boyfriend.So, I have to let her rape me... thanks for the heads up! I did a playthrough avoiding the college and her... just thought this time I could make something out of it with that harem. Oh well.
Kylie's redemption path locks her yandere tendencies low enough she won't commit violence unless she's maxxed, but it is a real pain and I don't want to be her boyfriend.