DigDug69
Engaged Member
- Jun 29, 2019
- 2,766
- 5,542
- 712
Wait!Sleep alone too.
Does that mean no sheep in the bed either?
Wait!Sleep alone too.
You kinky, kinky boy!Wait!
Does that mean no sheep in the bed either?
I think there's something posted God knows where.I'm playing on a pretty old save and seem to be stuck? Android is at relationship level 20 but apparently that event has been removed from the game. Is there any kind of fix for this or am I going to have to start a new game?
https://f95zone.to/threads/harem-hotel-v0-18-1-runey.12760/post-12059042I'm playing on a pretty old save and seem to be stuck? Android is at relationship level 20 but apparently that event has been removed from the game. Is there any kind of fix for this or am I going to have to start a new game?
I'll expand a bit on my previous answer since it didn't resolve your issueCancel your wake-up call while you build stuff![]()
Thats compress already? XD bruhhhere it isYou must be registered to see the links
About 20 minutes or so. It'll be worth replaying in a few years.I haven't played in probably almost a year now, how much new content have we had through 2024 or late 2023?
is it worth replaying now or just coming back to it again next year![]()
Sleep alone too.
I was sleeping alone, and there were no events, other than the completion of the upgrade.I'm not saying that all of these cause issues independently or in concert, but it'll solve your problem for sure![]()
if not plot['crop'].get('perennial') or remove_perennial:
if (not plot['crop'] is None and not plot['crop'].get('perennial')) or remove_perennial:
The game is indeed amazing, but navigation isn't its' best traitThe game is very good so far, my only gripes are how many clicks it takes to get to the garden and how slow it is to grind for the lustful trait. Can't wait to see what's in the next update!
V1.0.0 Coming in 2100 as a full dive vr experienceI must say, there is a staggering amount of quality content for a game that isn't even fully released!
Hopefully the reason that it was disabled had nothing to do with what Lain had to do fix the save file issue.For anyone using the Walkthrough mod who wants Quicksave and Quickload to come back:
1) Go to the game/mod folder and open the file Lain_Overrides.rpy in notepad or some other text editor. For safety you can make a copy of this file first and put it somewhere outside the game folders (like your downloads or desktop) as a backup. Don't save the copy in the mod folder or it'll cause issues.
2) In notepad search for the word "save". It'll take you to this section
View attachment 4227803
3) Between the "Save" and "Prefs" lines insert the below lines. Make sure the new lines have the same spaces at the front so they line up with the others
textbutton _("Q.Save") action QuickSave()
textbutton _("Q.Load") action QuickLoad()
4) It should now look like this
View attachment 4227804
5) Save and exit the file.
You should see Q.Save and Q.Load back in the quick menu.
View attachment 4227784