Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1,216 to 1,255 of 4,655 · Next page · Previous page · First page · Last page

Why haven't there been any updates on Mac? I really loved this game but there is no more things to go through. 

All versions update at the same time.

(-1)

Is there any separate apk file links only?

Not anymore, unfortunately. The game is too big for APK, and the engine doesn't really do "install and download" à la "The Sims Mobile".

There is a howto for Android users in the description (find in page -> 1. Download the PC version of the game.), but it's not guaranteed to work, because it relies on third-party software. 

It's not really something Runey can fix, unless he starts making outrageous amounts of money, at which point he may or may not be able to talk the developers of Joiplay into making the "install, then download" option a thing.

(Just to be clear, I would not hold my breath.)

(1 edit)

Last update is realy good one, thank you Runey! :)

MC is still useless as hell (he cant even play a game of poker on his own... or he is not even there when His Own problem start to give problems to others). He just exists like manikin and leaves every serious work to others. But whatever, I already said a lot about this and do not want to bring this topic to disscusion again.

By the way, special thanks for Ashley's normal outfit that can be used everywhere, I realy like it much more than any other :))

(5 edits)

Thank you! I'm glad you enjoyed \o/

I think you may have misunderstood the situation there. They weren't trying to play within the rules.

The player's character isn't a main character. The PC is you, while the main characters are the focus of this story and the "cool" ones. The player character is meant to be a normal every day guy.

(1 edit) (-1)

We already had an argument about this (when? just checked and... wow, it was nearly a year ago, lol) and Im still convinced: even a normal every day guy can do much more than... PC in this game. I know for sure because I know what I would do. Im no one from nowhere and do not even own a hotel or bar, but even I would do much more if I would be in his shoes.

But this is just me and my opinion. Lets not bring this disscusion here again, there is no point to do so, as we already know each other opinions. As I already said, this is your world and it is only up to you to create your own story... and I like your story so much that I follow nearly every update of the game nearly for two years already, so doesnt matter what I say, you was and you are one of the best gamedevs on itch 😉

Even if I do not associate myself with PC already Im still determined to see this story until the very end (ahh... I said it, but... I will definetely do it if russian rocket will not kill me before) 🙂

(1 edit)

Can anyone tell me how to install the update to the latest version if my game is a really old version(0.9.2) without losing all my record? I wasn't aware of the updating and now it is v0.16. I really want to play the new update but also want to keep my saves. Is there any way to solve? Thanks!

Simply download, install, launch, and load.

I having a bit of trouble playing the update. I downloaded the patch and followed the instructions in the README, but when I tried to start the game .

While running game code:

Exception: Could not load from archive options.rpyc.

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

Full traceback:

  File "renpy\bootstrap.py", line 314, in bootstrap

    renpy.main.main()

  File "renpy\main.py", line 373, in main

    renpy.game.script.load_script()  # sets renpy.game.script.

  File "renpy\script.py", line 271, in load_script

    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

  File "renpy\script.py", line 686, in load_appropriate_file

    raise Exception("Could not load from archive %s." % (lastfn,))

Exception: Could not load from archive options.rpyc.


I tried re-downloading the game and moving my saves into the new copy of the game but ended up getting an error with that too. 

While running game code:

  File "renpy/common/00start.rpy", line 273, in script

    python:

  File "renpy/common/00start.rpy", line 273, in script

    python:

  File "renpy/common/00start.rpy", line 277, in <module>

    renpy.call_in_new_context("_main_menu")

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 662, in main

    run(restart)

  File "renpy/main.py", line 148, in run

    renpy.execution.run_context(True)

  File "renpy/execution.py", line 922, in run_context

    context.run()

  File "renpy/common/00start.rpy", line 273, in script

    python:

  File "renpy/common/00start.rpy", line 273, in script

    python:

  File "renpy/ast.py", line 928, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00start.rpy", line 277, in <module>

    renpy.call_in_new_context("_main_menu")

  File "renpy/game.py", line 344, in call_in_new_context

    return renpy.execution.run_context(False)

  File "renpy/execution.py", line 922, in run_context

    context.run()

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

    python hide:

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

    python hide:

  File "renpy/ast.py", line 928, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, 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 "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3325, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)

  File "renpy/display/core.py", line 4160, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 727, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1102, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/behavior.py", line 983, in event

    return handle_click(self.clicked)

  File "renpy/display/behavior.py", line 918, in handle_click

    rv = run(action)

  File "renpy/display/behavior.py", line 330, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 537, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "renpy/loadsave.py", line 771, in load

    log.unfreeze(roots, label="_after_load")

  File "renpy/python.py", line 2200, in unfreeze

    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)

  File "renpy/python.py", line 2014, in rollback

    self.load_failed()

  File "renpy/python.py", line 1932, in load_failed

    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")

Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

If anyone has any idea how to help me I would very much appreciate it. (Sorry for the long comment)

This may be due to an outdated mod, or installing the update incorrectly.

I got the same issue. Is it due to the money cheat?

No, the cheats only change your stats, not the game's code.

Is there a way to fix this? I've tried reinstalling different ways

You would need to update the mod.

I haven't played with any mods so ill keep trying the update and hopefully fix it. Thank you!

Let me know what you do. I need help.

(+2)

Did not expect such wholesomeness, 100/10 ;o;

Runey Please add scenes of Ass And Pussy !! I mean it's gives a great feeling when see them from front..

But in game 99% scenes of pussy is from top(sideways) this way we can't see how a particular girl Asshole or Pussy looks like.

Please consider my request if possible thanks a lot ♥️

I was just wondering, am I able to delete the older V.rpa files? The ones that say v09.rpa for example? I have those V files all the way up to v16.rpa which I assume is the current, up-to-date version. I'm not too tech savvy IMO to confidently go delete random files so I wanted to ask. I do apologize if this has already been answered elsewhere. I just don't want to corrupt any of my save data of anything of the sort. 

(2 edits)

if i am understand this right. You just want to delete the v16.rpa in the game folder and replace it with the update v16.rpa

I apologize if my post is confusing. In my storage i have a bunch of files ranging from like v06.rpa all the way up to v16.rpa. all of which take up at least 150MB. Im asking if its okay to delete the ones prior to the v16.rpa or are they all required. Im hesitant to just go ahead and delete them because im worried that ill corrupt a save or something and have to restart. I hope this better explains my question and again i apologize for any confusion in my post above.

Each of those contains the content of each update. Without one you would be missing parts of the game.

(1 edit)

Awesome, now i know to leave them be. thank you :)

(1 edit)

So I see it say's 16.2 now. Mine is 16.1 is there added stuff? If so do I need to start over to see the new stuff?

Does anyone know where the READ_ME is?

The READ_ME is in the patch files

(1 edit) (-8)

Runey can u add NTR pls

Deleted 1 year ago
(+8)(-1)

No

(-2)

Pls NTR 😭🙏

(+1)

Do not ask of this again, or you'll end up like Raiden on that train.

LMAO

(1 edit)

Not in this game. I personaly like some forms of ntr (netorase/pimp particularly), but for HH ntr will be bad in any form.

There were scenes of the elves that are in your sanctuary being done by other men during a certain event when you brought lin to compete in sex stuffs, i personally don't like it. But there you have it your NTR fetish actually is there.

No, no it's not.

(1 edit)

I mean, you have to be a time traveler (as the sex-off happens before those particular girls enter your harem), but. :P

On an entirely different note: is there a way to change Lin's scores for the sex-off, when reviewing it in the gallery? She counts as if she had a 0 in everything, which is... Not ideal.

Also, the MC  is consistently called "Mr. Manager" throughout, when using the Gallery.

While that isn't a huge deal, it does mark the Gallery as "not the real deal" - so that, instead of remembering previous events, you are looking at some parallel reality.

10 gb 🙂

(1 edit) (+1)

HH isn't a 3d game, is a ren'py visual novel, creating using a 3d tool with an export to image (or video) function.

This means that, every time you see a girl in a different pose, that is an entirely different image or video (with a weight of several MB), instead of a different set of coordinates on an existing 3d model (with a weight of a few kB at the outside). 

Now, if Runey could use the Illusion engine to make the entire game, it would be MUCH smaller. 

Unfortunately, there are several problems with that idea.

First of all, Illusion does not, as far as I know, license out its engine and assets - and if they did, it would probably be outside of Runey's current development budget. 

Also, Runey isn't (to my knowledge) a C+/-* programmer, so he would have to get an entirely new skillset, which is of course extremely time-consuming. 

Also also, even if he were a C*+-/@?!# programmer already, he would still have to redevelop the game pretty much from scratch - or from a storyboard equivalent, at best. 

Which of course would introduce a whole new host of bugs, and take a very, very long time... Just to get back to where we are right now.

Basically? We either deal with an ever-increasing archive size for photos and videos, or else give up on the game entirely.

I don't know if the current videos are H265, but even if they aren't, which would mean some savings would be possible recompressing the videos... New content is coming, so the size of the archive is going to increase.

In a sense, Runey isn't developing a game as much as writing and directing a movie, and movies take up a lot of space.

(1 edit)

i love this game and if i was at least working i would love to be an patron but sad part is that i cant work so i cant do that...  but enough about that, i saw that there is an mod, is there any where i can find it updated? loving the new update by the way k

Greetings Runey. Long time follower here. I began playing HH around 2019 and I really enjoy the game. 

Just wanted to say that I'm enjoying your approach on some wholesomeness. I mean, the lewds are great, but I really appreciate these things too. 

Good work man! 

Thank you :)

Is their an easy way to update the game? Or do I have to uninstall and re-install the new version? 

(I love it btw) 

Yes, you can use the patch

im running into a problem. u see i downloaded the new version but i have been playing the game using the lains mod but now my old saves dont load can anyone help . when i try to load the old save it says 

"

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 33388, in script

    return

Exception: Could not find return label (u'game/scripts/lobby_script.rpy', 1650075463, 119569).

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

Full traceback:

  File "game/script.rpy", line 33388, in script

    return

  File "renpy/ast.py", line 1567, in execute

    next_node(renpy.game.context().lookup_return(pop=True))

  File "renpy/execution.py", line 710, in lookup_return

    raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))

Exception: Could not find return label (u'game/scripts/lobby_script.rpy', 1650075463, 119569).


"

any help would be apreciated thanks.

Using a mod means your saves will forever be locked to keeping that mod updated, which could take days or weeks after each update.

i've played almost 40 hours and i absolutely love this so much, the characters, the stories, everything has been done so incredibly well. i've finished everything except for sylvia's last love story route event, i can't find it anywhere. i'll accept any help because i feel really stupid XD thank you in advance and thank you for this game, you're incredible runey!

(1 edit)

You may have run into a bug that was fixed in v0.16.2.

Reviews are always appreciated, I love hearing what everyone thinks :)

i'm on version 0.16.2, i'll just keep playing and i might find it, thanks again :)

would it be possible to make this downloadable in the itch.io mac app

I believe this was touched upon previously, and if I am remembering the right game, due to the filesize limitation itch has in place, the game is simply too large to be hosted on their servers. It is possible to use other download sources than itch for the app, but I believe those require a subscription based on how much storage and traffic is used by the files, which could be detrimental to the games development.

(+1)

Posted here months ago but just finished the main story of the current patch and most side stories (I think Nia and Sylvia and maybe Moon still have some more to explore but Hana and Lucy and Ellen and Kate and such are all caught up. Only just got Peni and the elf in blue clothes but dont think those have story, same as Ann (sadly)), but I just wanted to say I love this game so much. ITS SO GOOD!


I was wondering, the current build has some foot fetish and watersports, but will more be added for that? The only characters that have footjobs in their room repeatables are Felicity and Ashley, but Felicity does it with femdom which Im not really into, leaving only 1 footjob repeatable (and Lin, but only in the kitchen mornings 6 days a week, and then I have to go through a few selection screens so it feels like more effort). Watersports is shown in some story moments, like Maria peeing on the beach quite early in the story, and its explored a little bit in de dungeon, though none of the characters there seem to really appreciate it. While I know watersports is quite a rare kink, Id love to see a character with repeatable options for it, and maybe more than just drinking or peeing on the body too. I got plenty of ideas and knowledge about both these kinks, so if you would like to add more but arent sure what to add since you dont have these kinks youreself (not sure if thats the case) feel free to ask me! Id love to be of any help, wether its giving inspiration, beta testing, just giving feedback or anything else (ofc Ill already be helping with a donation as soon as I have some spare money for it :3)


Now other than just selfishly asking for my rarer kinks to be shown more, I also have another question that Im sure many others have too. Are you working on whoever will move into the last room in the current build? Next to Autumns room there is still 1 empty room for a girl to move in to, and I'm very interrested to see what kind of girl itll be! Maybe a petite asian girl? Or will it be a thicc sexy lady? Shy, or open? So many questions! 


Ill be waiting for your response, and thank you for making this great game. Dont forget to let me know if there is anything i can do to help!

No comment? :(

It has been stated that there will be a new girl moving into the vacant room, but no further details have yet been given as of yet.

Also, I believe Android has a footjob repeatable scene as well, but I could be wrong since I haven't been able to play since V. 0.15, and can't remember all of the repeatable scenes atm. As far as the other kinks go, they are indeed more unusual kinks, and a major turn off for quite a few people, myself included. I personally believe that more niche kinks like that aren't the best idea, as some people that dislike them may start raging here in the comments, like NTR haters when a game decides to include that particular kink.

Well it wouldnt be that hard to just not play the parts youre not into. Add a pee warning or foot warning, with a skip to the end of the scene, and voila. I mean Im not into femdom at all and its quite a turn off for me, yet that doesnt mean I mind if we get more, because I can always just rush through the scene if I dont like it. 

More options and kinks will never be bad, so I stick by my request for more pee and feet, with the option/warning to skip for those not into it.

The foot fetish I don't see as a problem, its the watersports that can be a divisive kink. I'm sure you've seen all the heated debates about NTR in games, and people raging and saying it's the worst thing in the world. Heated debates like that can potentially drive away people who may have otherwise been interested in a game, simply because they don't want to be part of a community like that. Also, I'm sure that you have looked at the tags on other games, and seeing a kink in the tags that you don't like, have looked past it for something else to play instead. It's the same effect, drives away potential players due to them not knowing that it's easily skippable because they didn't check.

The inclusion of such a niche kink can be detrimental to a game's development, and if the dev themselves isn't into that particular kink, there is a good chance that the implementation will be extremely poor quality. In the end, it all comes down to the dev themselves, as they usually (but not always) make the game that they want to play, including things that they enjoy whether other people also enjoy it or not.

(+2)

A Dev Diary has been posted in the Development Log! Please take a look :)

Hey Runey, can you tell me how to update? I've got 0.15 and want to see 0.16 without losing progress.

Read the READ_ME

(1 edit)

Thanks. Actually, I hate to ask but where is the READ_ME?

Assuming you downloaded the patch, which is a zip archive, and extracted the patch into its own folder, you will find a readme file in that folder.

I imagine this is a mistake but I noticed that during the Kate story I believe it was shortly after the date that the game said there was no more current content for Kate, but there has been more content for Kate, after she arrives at the hotel to stay for the night. After that scene there is another message saying that is all for the current story of Kate. I'm guessing it was just a placeholder dialogue that wasn't removed when the new update was released. Not sure if dev actively checks stuff here but figured I would bring it up. 

That's a part of Ashley's story.

Just for clarification: what you mean here, if I understand correctly, is that whatever Kate content is there is not, in fact, "Kate" content, as much as "Ashley" content that just so happens to feature Kate?

Hey Runey,

loving the new updated so far but i think i found a bug with lins lust event. For some reason when she comes to the room and the event starts i get a split second of checkerboard then the event starts. Other then that been smooth sailing. Please keep up the great work!

Please share a screenshot of the error

does anyone know any games like this for ios?

How do I move my saves to 16?

Anyone?

I'm sure the README covers it, but in PC version, I unzip the new one into the it's own folder, then I enter the subfolder of "game" on the old one and right click "saves" folder, select Copy. then enter the "game" folder on the new one and paste it in there.  Done.  Once I tested my saves in the new one, I delete the entire old version's folder.

(1 edit) (+1)

Hi ! I love this game it has a unique feeling I can't describe. Nevertheless i'm having an issue with 1.16 as for 1.16.2, I can't sleep with anyone else that Lin I don't know why. I should normally be able to sleep with Maria, Kali, Lin and Ashley at this point of the story. Can you help me ?


Thank you

(+1)

I had this too for a while, but it fixed itself after a certain point in the story. Just keep playing!

Anyone else having performance issues?

(+1)

Very good game, I have been following it for a year, when will its story end

how do u update on Mac?

(+1)(-1)

This game is amazing!! 

(+1)

that very good game! iLike it!

is the pregnancy already implemented?

Pregnancy is supposed to be endgame content. We are not there yet.

(+1)

how to update on Android?

Is the method the same as how to download it 

As far as I know, the game on Android doesn't work, Joiplay doesn't run the game and this is out of Runey's control, HH developers are trying to talk to Joiplay developers to resolve the situation

If, and only if, you have a working version of Joiplay (previous versions used to work, current version does not),  you can update by using the patch file, just like the PC players.

If you used to play with the APK... You have my sympathy. The current version of HH has too much content to fit in the APK limits. By, like, an order of magnitude. You can't fit an elephant into you cabin baggage. no matter how hard you squeeze it.

完结了吗

what software do you use to make the 3d models?

That would be Honey Select, by Illusion-dot-jp - after getting permission from the company.

Honey Select is sold as a game - which is weird, because it really isn't: it's basically Poser, hentai version, and it does that job stupendously well.


HTH.

(1 edit)

Hi. Does anyone know how to remove  background from text box on Android? Or how to change its opacity?

If u r using JoiPlay you got two options, Set the letter H on any button of Joiplay's Gamepad (Go to settings/GamepadSettings), or open the Joiplay Keyboard and press letter H (to open Gamepad you'll ser an arrow on bottom middle screen, to change the Gamepad to Keyboard you tap on anothet arrow at topmiddle screen, tapping again on Keyboard Icon

(1 edit)

Thanks for reply. But  i wanted to permanently remove textbox. When u press H you remove text too. Or can you recommend another emulator with text settings?

(1 edit)

unfortunately idk how to do that, i believe textbox is modiffied directly on Renpy's code but i know nothing about it :c

(+1)

if you know how to install and work with mods, you can find what you need among the modifications.

Unfortunately, i dont

Sorry for the question, did you put a Spanish translation in the game? I just downloaded it from here and to my surprise the game has the option to play it in Spanish... by the way I love your game, the story is sublime
(1 edit)

Edited to remove incorrect information.

(+1)

Spanish has been added in v16, and it’s not the dev’s native language, there was a translation team that made it.

It hasn't been in the game that long? I must be confused with another game I have installed. So many games that sometimes it's hard to keep track. Thank you for the correction

I haven't been able to play the new update bc my pc broke🥲 but I got my old Mac book so ima see if it works,Hopefully.

(1 edit)

Oh my god Runey Im just play Lin story where we have fuck competition or something in our dungeon and I REALLY LIKE that Drow so would you please add her in to the story as a new elf on the next update please? also I really like this game and story so much keep up the good work sir our world need more people like you lol
also add more of Kate Moon and Jullet(or whatever her name is lol) too I really like them

I still didnt at the Sylvia story part yet but Iike her as much as I like Lin so yea please add more of her story too

I keep having problems playing Harem Hotel on Android, making and redoing the installation progress, searching, watching tutorials, but the end is always the same, Joiplay opens the loading screen and closes then, I don't know what else to do, as a huge fan of this game, I am sorry that Android users are experiencing this.

Maybe take it up with the Joiplay devs? No, seriously, post something on their discord or whatever, so that they know they broke stuff.

Runey is developing in ren'py, which is stupidly cross-platform, but he can't exacty increase Google's limits on APK size, or fix Joiplay to play nice with HH.

The problem is that Joiplay hasn't updated for over a year, and they almost don't respond to requests from people who complain about the game not working. So, it is not possible to create an APK to download on Android?

The game has long since passed the maximum size for an APK. The only realistic way to make it fit again into an APK is to remove all videos, and most of the still images, and essentially turn it into a text-only game.

You will notice that I am using a very loose definition of realistic here :P

Viewing most recent comments 1,216 to 1,255 of 4,655 · Next page · Previous page · First page · Last page