- Jul 8, 2020
- 19
- 27
Need update WT mod to 1.3 PlsHer Heart's Desire 1.08 Walkthrough Mod Update 1:
Workupload
Note: Update on request
Note 2: Update is suspended
I'm hopeful you're referring to the production edition not the beta right? I've heard this before about the production edition, but never the beta version. If you can, I'd love to get confirmation. Cheers.It should be such a minor and insignificant thing.
But, damn, those constantly shifting backgrounds are fricken annoying.
This stupid effect is giving me motion sickness.
"Herheartsdesire-1.3-market.zip" downloaded from here (via GoFile) yesterdayI'm hopeful you're referring to the production edition not the beta right? I've heard this before about the production edition, but never the beta version. If you can, I'd love to get confirmation. Cheers.
That's...the first I've heard of anyone having issues with the beta for the transitions, odd. Do other games give you the same feeling?"Herheartsdesire-1.3-market.zip" downloaded from here (via GoFile) yesterday
I don't think it can be disabled.That's...the first I've heard of anyone having issues with the beta for the transitions, odd. Do other games give you the same feeling?
Projekt Passion, for example, uses the exact same transitions I do (I know, b/c I copied their Renpy transition style for the bulk of the game).
Edited to add:
You can disable the transitions in the Preferences page by clicking on "Transitions," underneath the "Skip," heading.
scene bg daytwomorning011 with dissolve:
subpixel True
xalign 1.0 yalign 0.5
zoom 1.05
easein 40.0 xalign 0.0
scene bg daytwomorning011
Well, it's not on every image, fortunately - just a lot of them. And you're right, it doesn't disappear when I disable transitions.I don't think it can be disabled.
I isn't a transition between scenes, but a very slow movement to the right of each one of them.
This is specifically what I'm talking about in the code:
The only way I was able to make the game playable for me was by manually changing it to:Python:scene bg daytwomorning011 with dissolve: subpixel True xalign 1.0 yalign 0.5 zoom 1.05 easein 40.0 xalign 0.0
I have never played a game that did something like this, certainly not on every single slide.Python:scene bg daytwomorning011
Cutting sex scenes for more dialogue is a poor dev move. You should be able to increase the story and keep the sex scenes, and figure out how to integrate them. Other dev's have stories where the characters have early sex, *and* it makes sense in the story.There's a single scene in the production version like this, and it's probably not going to be remade. What I am most likely going to do is figure out a way to add a "bonus scenes," section or similar including the older, non-remade content in the remake so folks that appreciate the extras will get them.
Comparatively, the remake is less sexy heavy than the existing game; the beta in progress has four animated scenes with sex, one of which is in the 1.4, 3 of which are in the 1.3. In the new 1.4 coming out, the total word count is around fifty-three thousand words, and by that time in the current production version, there are a lot more sex scenes. So hopefully from those metrics you can see it's less sex dense and more story rich.
Usually gallery's can have the images, or the videos. "Replay" most often is the entire scene, dialogue included. If you're only wanting to drop the pics, or videos without any dialogue, you can do that with a simple split gallery like that and just not have the replay part of it.I'm wondering something:
For Horny Holiday, I've added a bunch of stuff (bad endings, etc) to the replay feature due to player feedback, and for HHD once I add the replay feature back to the beta, I'm wondering if it makes sense to add stuff like the kissing scene from the morning of day 2, for example?
It's a really nice animation, but it's not a full blown sex scene. Similarly, there's the (spoiler) stuff that happens with Eric in both the office, and then later, which have different kinds of animation.
Should those go in the replay feature?
OR should I stick to just adding the full blown animated sex scenes to the replay like in the current production game? I don't have a strong opinion here, and I'm curious other folks POV. Cheers.
Yeah, I do have the same number of sex scenes in the game as before -> slightly different ones, this time around, since the story is different. Also, given how many people bought the game, I don't think they'd be happy if the remake had a lot less.Cutting sex scenes for more dialogue is a poor dev move. You should be able to increase the story and keep the sex scenes, and figure out how to integrate them. Other dev's have stories where the characters have early sex, *and* it makes sense in the story.
> What is the difference from the last version where it was complete?What is the difference from the last version where it was complete? Now you can avoid lesbianism and not just omit it and with that you lose scenes? Or is there only one or another new scene and a little more dialogue?
And it ends where the previous one does, that is, when they go camping?
If you haven't played before - I'd recommend the v1.3, even unfinished, it's infinitely better than the existing completed game.So which one should I download?
v1.3 or v1.08? Which one do you guys recommend?
Okay. I got it. Thanks.If you haven't played before - I'd recommend the v1.3, even unfinished, it's infinitely better than the existing completed game.
If you don't mind playing a mediocre title and only prefer more complete games, then I'd say go for the 1.08 personally.
Same here but I only needed to remove the "easin 40.0 xalign 0.0".I don't think it can be disabled.
I isn't a transition between scenes, but a very slow movement to the right of each one of them.
This is specifically what I'm talking about in the code:
The only way I was able to make the game playable for me was by manually changing it to:Python:scene bg daytwomorning011 with dissolve: subpixel True xalign 1.0 yalign 0.5 zoom 1.05 easein 40.0 xalign 0.0
I have never played a game that did something like this, certainly not on every single slide.Python:scene bg daytwomorning011