srl316

New Member
Jan 6, 2022
9
1
The only way is to progress through the episode. If you go through the episode normally it maintains the stats up until the cap (max for episode 3 for Julia are 25 love and 75 shy), but if you use the skip option, the values are hardcoded and therefore forced on you. (8 love, 92 shy & 3 Horny)
thanks guy, so I need to collect all the 74 CGs in ep2, then I can progress throgh the episode3, is that?
 

dblck2k21

Member
Aug 14, 2021
186
261
thanks guy, so I need to collect all the 74 CGs in ep2, then I can progress throgh the episode3, is that?
That's right, I may add it as a cheat to set the stats to the cap for each episode as part of the walkthrough mod I'm working on.
The cheat menu will be completely optional.
 
Last edited:

Hellster

Engaged Member
May 18, 2019
2,252
2,679
That's right, I may add it as a cheat to set the stats to the cap for each episode as part of the walkthrough mod I'm working on.
The cheat menu will be completely optional.
Good idea, since if values get too high, it can actually lock out events from triggering, so resetting to max possible achieved at the beginning of each episode would help with that issue.
 

dblck2k21

Member
Aug 14, 2021
186
261
Good idea, since if values get too high, it can actually lock out events from triggering, so resetting to max possible achieved at the beginning of each episode would help with that issue.
I didn't know anything about that to be honest. I still haven't actually played it yet, but I will be testing everything to make sure all events can be triggered while following the walkthrough.
 

dblck2k21

Member
Aug 14, 2021
186
261
So…if I got a bug in S1 will developer fix it

line 1361 of house_lefe.rpy, 'read ==2' should be 'read =2'
That's a good point, instead of defining it, it's trying to compare instead lol. I've already changed it in the script for my walkthrough. I can't re-up the original because I've already made a lot of changes to it.
 

dblck2k21

Member
Aug 14, 2021
186
261
Good idea, since if values get too high, it can actually lock out events from triggering, so resetting to max possible achieved at the beginning of each episode would help with that issue.
I just quickly created a prototype cheat screen:

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

For now it will only work in the walkthrough screens I have created, but I can do a version for the vanilla screens if anyone wants me to.
 
  • Like
Reactions: Hellster

srl316

New Member
Jan 6, 2022
9
1
actually, i don't find any event can unclock these two gallery even if I follow the walkthrough,
and there are no way to improve ida's love point during ep2 according to .rpy file, but ida_love has 5 points limit,
and and, it's always be 73/74, so I edit the rpy to add event count, I don't know is this a BUG or just I have it ? 1683146211868.png
 

dblck2k21

Member
Aug 14, 2021
186
261
actually, i don't find any event can unclock these two gallery even if I follow the walkthrough,
and there are no way to improve ida's love point during ep2 according to .rpy file, but ida_love has 5 points limit,
and and, it's always be 73/74, so I edit the rpy to add event count, I don't know is this a BUG or just I have it ? View attachment 2593793
I'm not 100% sure, but they seem like events 20 & 67 (Bedroom, 17:00) and I'm assuming the reason you have 73/74 events is because you managed to do event 81 (kind of like an optional achievement, but it still counts toward the total).
 

dblck2k21

Member
Aug 14, 2021
186
261
I finished making the cheat mod I mentioned earlier for season 1. There aren't many options yet, but it should help for people who are struggling to get the girls stats up at least, or if you hit a bug because the stats are too high. This should work for episodes 2-8 (After episode 8, it won't be needed)
Just merge the 'game' folder with your own, and you can find it in the toolbox.
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: AraKnus and xw1

srl316

New Member
Jan 6, 2022
9
1
I'm not 100% sure, but they seem like events 20 & 67 (Bedroom, 17:00) and I'm assuming the reason you have 73/74 events is because you managed to do event 81 (kind of like an optional achievement, but it still counts toward the total).
I have solved the gallery, cause line148 and line150 of 'gallery.rpy' are 'the same one'
it should be ' "1651e02", "1653e02", "1654e02", "1655e02", "1656e02" '
not ' "1652e02", "1657e02", "1651e02", "1652e02", "1653e02", "1654e02", "1655e02", "1656e02" '

for the '73/74', the one lost should be one of event [11, 36, 37, 46, 45, 50, 52, 57, 73]
 

dblck2k21

Member
Aug 14, 2021
186
261
I have solved the gallery, cause line148 and line150 of 'gallery.rpy' are 'the same one'
it should be ' "1651e02", "1653e02", "1654e02", "1655e02", "1656e02" '
not ' "1652e02", "1657e02", "1651e02", "1652e02", "1653e02", "1654e02", "1655e02", "1656e02" '

for the '73/74', the one lost should be one of event [11, 36, 37, 46, 45, 50, 52, 57, 73]
The only one from that list it could possibly be is event 46, 3 of them are from drinks, 2 are from the other island, 1 from the ocean, and 2 don't exist.
 

dblck2k21

Member
Aug 14, 2021
186
261
Here is my complete walkthrough/bug-fix mod for season 1. It now fully supports the entire game from start to finish, including a few events which are only included in the gallery.

For anyone who isn't already aware, I designed it so that every feature is optional, for example, If you only want a bug-fix, just keep the walkthrough options turned off (see the screenshots or changelog for more information).

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

If you have loose scripts in the 'game' folder back-up any .rpyc files and move any .rpy files elsewhere to ensure it will work as intended. (unless they're files from a previous version of the mod, in that case, feel free to overwrite them)

EDIT - May 23, 2023 - The mod is 100% Complete, so this will be the last update to it unless anyone discovers any issues that need fixing. As usual, all information is in the changelog.

EDIT - July 22, 2023 - I re-uploaded the mod after making a fix for episode 8 - Event 36 as pointed out by Dole. If you already have the mod installed, you will only need the ocean.rpyc file. There is more information in the changelog.
 
Last edited:

Daniel Pinard

Newbie
Sep 6, 2018
33
6
Hi, just making sure there isn't more than 15 episodes right now ?
Cause I didnt download season 1 I got the download on the 1st page. It said 15 episodes in the ''hint tab'' I finished it with the ending (that I wont spoil).

Just want to know cause it says S2 Ep6 but when I download there is no ''season1 & season 2''
 

JoeBeans

Member
Jan 9, 2018
342
220
Hi, just making sure there isn't more than 15 episodes right now ?
Cause I didnt download season 1 I got the download on the 1st page. It said 15 episodes in the ''hint tab'' I finished it with the ending (that I wont spoil).

Just want to know cause it says S2 Ep6 but when I download there is no ''season1 & season 2''
S1 has 15 episodes. S2 has of right now 6 episodes. Two different games if I remember correctly. Both are on the first page, for S1 click on the Season 1 spoiler tab and then click one of the revealed links to get S1.
 

Flessan

New Member
Jun 4, 2020
3
2
Attached are a couple of files. The first contains save files for every episode. I saved at the end of each episode, so if you want to play the next episode, load the save file from the end of the previous episode.

Also attached is a small rpy file that you can place directly in the game folder that halts skip when a girls portrait pops up that you should click.
Sorry for the bad English.
And you don't have the same script for the first part? To stop when there is a choice for a girl.
 

dblck2k21

Member
Aug 14, 2021
186
261
Sorry for the bad English.
And you don't have the same script for the first part? To stop when there is a choice for a girl.
If you mean for season 1, you can use the walkthrough mod I posted on the previous page to do that, It only works with episodes 1 & 2 for now, but the ability to pause the scene works with all episodes, and you can still use the original walkthrough system for all of the episodes as well
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
47,832
It was a nice mod until you get error message in chapter 2 already


```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/main.rpy", line 35, in <module>
NameError: name 'episode14' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "main.rpyc", line 35, in script
File "renpy/ast.py", line 1852, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/main.rpy", line 35, in <module>
NameError: name 'episode14' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.4.1439
My best friend's daughter 15.04
Fri May 5 20:45:28 2023
```
etc. .
Bud, it says in the post you replied to:

" Current version: v1l (tested 100% thru Ep8 (64/64) thru v8.51). Ep8 has you chasing cumshots so you're on your own for a bit in that episode. "

E14 is almost double past the E8 it was test released for 2yrs ago.
 
  • Like
Reactions: denen

localhost

Newbie
Sep 17, 2020
44
94
Sorry for the bad English.
And you don't have the same script for the first part? To stop when there is a choice for a girl.
I threw this together quickly for season 1, version 15.04. I haven't fully tested it by replaying the whole game, but it seems to work during a spot check. Attached is a zip that contains two files:

1) Place mode_pause_season1.rpy in the game directory if you want to pause skipping when you need to click on a girl's picture for special actions. It should work with any season 1 version that is close to the final.

2) Place fly_events.rpy in the game folder if you want to use auto pilot during fly mode - no need to click Bob to prevent your fly from dying. It should only be used with exactly version 15.04.

They should work with an unmodified game. If you unren'ed it or applied any other patches, all bets are off.
 

Aneouz

Newbie
Mar 5, 2023
46
6
Anyone have guide for S1 Episode 3 bookmark 37? (last damn annoying one)
Do i need to start over since Julia isn't even using that swimsuit anymore, or where should i go?
Anyone knows?
Skärmbild 2023-05-06 041315.png
 
2.50 star(s) 92 Votes