ZenoMod

Well-Known Member
Nov 12, 2022
1,641
2,061
386
Without the appdata saves, you'd need to do more work for players upgrading to a new version - the in-folder saves work if you can patch or overwrite the previous install, but you'd need to teach players how to manually transfer saves, or how to clean out old files, whenever you have a new version that isn't easily patched. And even if it can be done as a simple overwrite, you'd have to make sure players copy the new version over the old one properly rather than just hitting "extract here" and creating a new folder for the new version.

The appdata saves do introduce some downsides in some circumstances, but they also lower the barrier to entry for most use cases.

IMHO, copying "game\saves" from MyGame2.0 to MyGame3.0 is far more straightforward and self-explanatory than having to figure out why the hell the game doesn't start from scratch when I nuke the whole game folder... then having to figure out where the hell saves and persisten are copied... and then having to manually backup both "MyGame2.0\game\saves\persistent" and "MyGame3.0\game\saves\persistent" because when I switch from v3.0 to v2.0 Ren'Py transparently and WITHOUT PROMPTING FOR CONFIRMATION fucking overwrites one persistent file with the other! :mad:
 
  • Like
Reactions: TheDevian

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,811
37,464
1,031

grey_shadow

Member
May 21, 2022
255
287
131
IMHO, copying "game\saves" from MyGame2.0 to MyGame3.0 is far more straightforward and self-explanatory than having to figure out why the hell the game doesn't start from scratch when I nuke the whole game folder... then having to figure out where the hell saves and persisten are copied... and then having to manually backup both "MyGame2.0\game\saves\persistent" and "MyGame3.0\game\saves\persistent" because when I switch from v3.0 to v2.0 Ren'Py transparently and WITHOUT PROMPTING FOR CONFIRMATION fucking overwrites one persistent file with the other! :mad:
But how often do people try to switch from v3.0 to v2.0 compared to how often people would have to copy save files across from 2.0 to 3.0?
 

ZenoMod

Well-Known Member
Nov 12, 2022
1,641
2,061
386
But how often do people try to switch from v3.0 to v2.0 compared to how often people would have to copy save files across from 2.0 to 3.0?
You have a point. Upgrading and forgetting the old release is the most common scenario.

However the games in development that just add new content without deleting old content are less than 50% in my experience. This one is one of those having some content in older releases which is not available in current release.

So some player like to play older releases again.
They are doomed to manually backup their persistent file every single time they switch, while without the AppData feature you would have to copy the save folder from v0.2 to v0.3 ONE SINGLE TIME when you install v0.3 FOR THE FIRST TIME, then the two releases would be totally independent and you could switch back an forward without any issue.

---

If Ren'Py Developers thought that copying "game\save" (literally one Ctrl+C and one Ctrl+V in File Explorer) was a too difficult task for the typical user they could just have implemented their AppData feature with a PROMPT: "Do you wish to import your previous saves? [Y/N]", and most of all... "Do you wish to overwrite your local persistent file (created with v0.2) with the one in AppData (created with v0.3)? - Beware: you probably should not mix them! [Y/N]"

---

If they think their users aren't tech-savvy enoug... overwriting their persistent file WITHOUT EVEN WARNING THEM is not the brightest idea to avoid them having tech troubles... :HideThePain:
 
  • Like
Reactions: TheDevian

c3p0

Conversation Conqueror
Respected User
Nov 20, 2017
7,463
17,290
944
You have a point. Upgrading and forgetting the old release is the most common scenario.

However the games in development that just add new content without deleting old content are less than 50% in my experience. This one is one of those having some content in older releases which is not available in current release.

So some player like to play older releases again.
They are doomed to manually backup their persistent file every single time they switch, while without the AppData feature you would have to copy the save folder from v0.2 to v0.3 ONE SINGLE TIME when you install v0.3 FOR THE FIRST TIME, then the two releases would be totally independent and you could switch back an forward without any issue.

---

If Ren'Py Developers thought that copying "game\save" (literally one Ctrl+C and one Ctrl+V in File Explorer) was a too difficult task for the typical user they could just have implemented their AppData feature with a PROMPT: "Do you wish to import your previous saves? [Y/N]", and most of all... "Do you wish to overwrite your local persistent file (created with v0.2) with the one in AppData (created with v0.3)? - Beware: you probably should not mix them! [Y/N]"

---

If they think their users aren't tech-savvy enoug... overwriting their persistent file WITHOUT EVEN WARNING THEM is not the brightest idea to avoid them having tech troubles... :HideThePain:
If you think that this is the right place for your post here about how Ren'Py (and other games) behave, think again. Also for a forum used to know that people can't read above their own post or the OP (or the forum rules or .....) for some of them it is harder than rocket science to copy that data.

Also you all make Lin sad with talking about stuff that isn't centered about the game and story itself, so Lin demand some head pats for her:
1744383739231.jpeg
 
Last edited:

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,811
37,464
1,031
If Ren'Py Developers thought that copying "game\save" (literally one Ctrl+C and one Ctrl+V in File Explorer) was a too difficult task for the typical user they could just have implemented their AppData feature with a PROMPT: "Do you wish to import your previous saves? [Y/N]", and most of all... "Do you wish to overwrite your local persistent file (created with v0.2) with the one in AppData (created with v0.3)? - Beware: you probably should not mix them! [Y/N]"

---

If they think their users aren't tech-savvy enoug... overwriting their persistent file WITHOUT EVEN WARNING THEM is not the brightest idea to avoid them having tech troubles... :HideThePain:
Sadly, you are talking about players who will try to play the game within the archive, even when there is a big red message on the title screen telling them what they need to do to make it work, who will then come ask us what is wrong, while showing us a screen shot of the message telling them what to do.

But, the point is, the rest of the world should not have to suffer, because there are some people who know nothing about how basic things function. People need to learn things somehow.

Head Pat Life.jpg
 

BIGEVIL45

Newbie
Apr 7, 2025
18
18
3
I love Harem Hotel. Runey made a game where I went into it just wanting a fast playthrough, but when I downloaded the game, I saw "slave" as a tag and was like "oh BDSM", ......nope, not BDSM. Within seconds of seeing the flight attendant in a chained collar, I was like "oh no... I should stop playing." I didn't stop and fell in love with the characters. Lin's story is a true romance Cinderella story. Her worried about the MC being abusive to her, to the point of her saying "I hope someday we have a child together" is amazing.
 

FatYoda

Well-Known Member
Sep 12, 2017
1,913
1,946
355
Hey, I played this game A LOT a few years ago, but i dropped it to wait for some specific content...is there any twincest action in it yet or any action between the other two sisters too?....please please please say yes...basically i'm looking for any F/F incest...twincest preferably, but i'll take what i can get. Especially if one of the girls is shy and slowly pushed into it by her sister.

1744433126747.jpeg
 

Opa Wants

Well-Known Member
May 14, 2021
1,555
5,856
637
Hey, I played this game A LOT a few years ago, but i dropped it to wait for some specific content...is there any twincest action in it yet or any action between the other two sisters too?....please please please say yes...basically i'm looking for any F/F incest...twincest preferably, but i'll take what i can get. Especially if one of the girls is shy and slowly pushed into it by her sister.

View attachment 4736960
Yes There is twincest content but it's mild that's all I'll say because I don't want ruin it for newcoomers.;):devilish:
 

FatYoda

Well-Known Member
Sep 12, 2017
1,913
1,946
355
Yes There is twincest content but it's mild that's all I'll say because I don't want ruin it for newcoomers.;):devilish:
that's unfortunate...i'm gonna check it out, but this has been in development long enough with both a lesbian and an incest tag to make the fact it isn't fully integrated yet pretty fucking aggravating. ESPECIALLY considering there's at least 3 sets of sisters in the hotel. But like i said...i'm coming back now....it's been too long. When i left several years ago it felt like both the black haired sisters and the twins were getting close...sad that it hasn't progressed much since then. :(
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
15,811
37,464
1,031
that's unfortunate...i'm gonna check it out, but this has been in development long enough with both a lesbian and an incest tag to make the fact it isn't fully integrated yet pretty fucking aggravating. ESPECIALLY considering there's at least 3 sets of sisters in the hotel. But like i said...i'm coming back now....it's been too long. When i left several years ago it felt like both the black haired sisters and the twins were getting close...sad that it hasn't progressed much since then. :(
There are things with both sets.
 

c3p0

Conversation Conqueror
Respected User
Nov 20, 2017
7,463
17,290
944
that's unfortunate...i'm gonna check it out, but this has been in development long enough with both a lesbian and an incest tag to make the fact it isn't fully integrated yet pretty fucking aggravating. ESPECIALLY considering there's at least 3 sets of sisters in the hotel. But like i said...i'm coming back now....it's been too long. When i left several years ago it felt like both the black haired sisters and the twins were getting close...sad that it hasn't progressed much since then. :(
Yeah, tags (incest) usually saying that it must be an abundance for that content.o_O
To write it plain: Incest isn't a main tag and it is side content (IMHO).
 

fakhri68

Newbie
Jan 16, 2020
46
18
48
can anyone kind enough to share their save file ? my harddisk corrupt and i must download this game again, i hate to play from the first again.
 

shadowtempered

Well-Known Member
Aug 22, 2020
1,014
1,983
328
  • Like
Reactions: TheDevian

Eonor

Well-Known Member
Sep 9, 2017
1,031
2,504
485
Updated my compressed Android port of Harem Hotel with Lain/JGNeon's walkthrough mod to v0.18.2.

The previous version of my port had a save file load issue due to the version of Renpy being used at the time. That issue should now be resolved with this update.

Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left to rollback and swipe right to skip. Save files are now stored in the Documents folder. This sometimes means that you may need to close and re-open the port after installing so the save folder is properly created.

Due to the size of this game, I've split it out so there are additional steps to install.

Install instructions:
  1. Download zip file
  2. Use an app like RAR to unzip the file. Standard browsers have issues with large zip files
  3. Install the apk file from the zip file
  4. Run the game once to load into the menu and then close the game. This will allow the port to set up the required folder in your Documents folder
  5. Move the archive.rpa file from the zip file to Documents/Eonor/e.haremhotel/game
  6. Restart the game
If you do not read the instructions and ask for help because the install doesn't work, you will be laughed at and told to read the instructions.

Please let me know if you encounter any issues with the port and I'll see what I can do to get them sorted.

Link: -

Edit 19/04/25: It appears the standard Android gui size means some text gets cut off every now and then. Fixed this but it will mean the text is a little small
 
Last edited:
  • Like
Reactions: razeee. and Fauno36
4.60 star(s) 500 Votes