- Apr 27, 2017
- 7,657
- 8,217
It doesn't need one.Why no walkthrough?
Everything's pretty obvious and straight forward.
It doesn't need one.Why no walkthrough?
Had you not got them pregnant then the answere would be no not quite the end since the last two updates where for the two girls in the non pregnant path.I've run the solo alpha path, now they're pregnant...any further content besides knocking them up??? Plus now do I unlock the other two girls??
PS...is this the end for solo???
Thanks for this. Must have been a lot of work. I tried your script. It works well for relationships. But you may want to check some issues, especially with Nicole's pregnancy and pill setting. I set the pills to work for Nicole. But still pregnancy stat continues to increase when it should have stopped increasing. When I went back to the original script and started from the save point in the pool and set the pills to work, the stat stopped increasing.I thought this game would benefit with having a replay gallery so I tried my best at making one. I tested it myself so it should theoretically work, but since my coding knowledge is fairly limited I can't be too sure.
Version 0.15
Notes:
- Gallery can be accessed on the bottom-right of the main menu.
- I did not use an incest patch. I manually went through the script to change relationships. I don't know whether this will affect people who are using the IC patch, but I will attach the script file I'm using just in case.
- I tried my best to fix some spelling and grammar mistakes, but there will likely be some inconsistencies.
- I added music to the gallery scenes, but I honestly feel like I didn't do it as well as I could. So apologies in advance if the music dampens the experience for you.
- The scenes I chose for the gallery were what I personally considered to be scenes that people would want to watch again.
Thanks for letting me know. Since I manually go through the entire script to change relationships as well as spell/grammar check, when a new version of the game is released I will put the obviously new content into an old version script that I previously used so I don't have to do it all over.Thanks for this. Must have been a lot of work. I tried your script. It works well for relationships. But you may want to check some issues, especially with Nicole's pregnancy and pill setting. I set the pills to work for Nicole. But still pregnancy stat continues to increase when it should have stopped increasing. When I went back to the original script and started from the save point in the pool and set the pills to work, the stat stopped increasing.
For Karen, your script works well and there is no problem. Again, thanks for this and I hope you can find what needs to be corrected. I tried, but couldn't.
According to the script, the trigger conditions for "special4" are:Special event 4 did not triggered, what to do now?
Thanks man!! it worked! now in harem route!!According to the script, the trigger conditions for "special4" are:
Note: I listed all the parameters the code looks for, but realistically if you're playing the game normally you'd just need to start a new day while fulfilling conditions '2', '5', and '6'.
- Livingroom (will be placed here when a new day starts)
- In-game day is 8 or more.
- Time of day is the first hour of the day (default for starting a new day)
- Must not have already seen a special event today (which should not be possible if you're just starting a new day)
- Relationship with Karen is 20 or more.
- Karen's Lust is 20 or more.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'gui/main_menu.png'>:
Exception: Could not load image u'gui/main_menu.png': NotImplementedError('Could not import pygame_sdl2.image: dlopen(/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/Lib/pygame_sdl2/image.so, 2): Library not loaded: @executable_path/libSDL2_image-2.0.0.dylib\n Referenced from: /private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/Lib/pygame_sdl2/image.so\n Reason: no suitable image found. Did find:\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: file too short\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: stat() failed with errno=45\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: file too short\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: stat() failed with errno=45',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/im.py", line 583, in render
return cache.get(self, render=True)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/im.py", line 266, in get
surf = image.load()
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/Resources/autorun/renpy/display/pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'gui/main_menu.png': NotImplementedError('Could not import pygame_sdl2.image: dlopen(/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/Lib/pygame_sdl2/image.so, 2): Library not loaded: @executable_path/libSDL2_image-2.0.0.dylib\n Referenced from: /private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/Lib/pygame_sdl2/image.so\n Reason: no suitable image found. Did find:\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: file too short\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: stat() failed with errno=45\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: file too short\n\t/private/var/folders/40/z6ct0l5n15j2hh8bq2d9wyz00000gn/T/AppTranslocation/9B1DBA8C-7D89-4153-8EC9-DE93C62305B8/d/TheGuyinCharge.app/Contents/MacOS/lib/darwin-x86_64/libSDL2_image-2.0.0.dylib: stat() failed with errno=45',)
Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Tue Jan 12 14:30:56 2021
Frankly the requirements to progress for any of the girls on either the alpha route or ntr route boils down to:What are the trigger points required to be met to have sex with both Karen & Nicole?
Maybe we don't need a walkthrough but maybe a list with all the important trigger points to advance the relationships would be really helpful.
Yeah, thanks, I got that.Frankly the requirements to progress for any of the girls on either the alpha route or ntr route boils down to:
1. Raising/lowering relationship (being nice/mean when answer choices are available).
2. Raising lust (goes up during some of the events).
3. Raising physique (goes up when swimming and helps you gain lust).
Then you just sleep in the living room, and special events should trigger the following day if you meet the conditions.
Things to note would be that:
1. Some special events require a certain amount of days to have passed.
2. A few special events aren't triggered at the start of the day, but it shouldn't be difficult to stumble upon them throughout the day.
The most up-to-date event for the Aunt is the one that allows you to visit her whenever you want.Yeah, thanks, I got that.
I caught up to the latest events in the meanwhile.
My overall impression is that the game is far from being finished.
Not sure if the developer really intents to add in proper animations. The two real ones are not done very well. The beginning and the end of the animations aren't in sync which makes them just weird. And the rest can't be called animations.
Most of the later events are triggered over night or at 6 AM either when you go to the living room, sleep there or when you sleep over with Karen.
Many of the repeatable scenes don't even adapt to the later story changes.
Just one example: After his brother has been kicked out the MC still continues to sleep on the couch in the living room which makes no sense at all.
Hopefully the developer is going to deal with all of that at some point in the future.
Right now the game just looks like he's setting up the basic structure and the events themselves.
Anyway, are there some events with the other girls like the aunt which I just can visit in the morning and then at 8 PM or the colleague of Karen who wanted to take the MC to a party but then never did?
If there are some additional events how do I trigger them?