Create and Fuck your AI Slut -70% OFF
x

5mithers

Member
Aug 3, 2019
410
442
206
I am probably in the minority, but damn, really? The rewrite of the intro now has Jasmina and the MC being childhood friends.

I actually really liked the previous version of the story. This seems like a weird fallback to tropes that weren't needed. But I'm playing through from scratch just to see what it is like. I'll edit if my opinion changes after fully playing through the reworked game.

*Edit: Already I'm not a fan. It's shoehorned in that the MC and Jasmina know each other from being kids, and then right after that, we revert to unchanged dialog:
1751048309065.png

So yeah. Seems like the childhood friends trope was injected into the intro without any additional dialog reworking to make it actually fit into the story.


Edit 2: Nope. Then this line hits a minute later:
1751048631660.png
 
Last edited:

Jerry@2800

Newbie
Oct 31, 2023
39
156
166
Every time you try a new version, always delete the old folder completely (or place the new version on an other spot) but never merge both.

Link:

password:
newgameplayroks

EDIT 0.2.4.1:

Bugfixes:

- Jasmina replay not appearing without unlocking it

- Black screen during Miji's animation

- Black screen after talk with Naj

- I added 2 icons in the Entrance map and Living room, because a lot of people missed the new clickable buttons that triggers scenes with Rosa and Jasmina.

___

Divine Heel 0.2.4 patchnote:

Complete rework of the gameplay

  • You move on the map and see girls doing their life.
  • Every day, they have basic position, with repeatable events that can evolve with game's progression. (Not all evolution are completed yet)
  • You can also do some "work" independently of their position, Library list for Rosa in entrance, Riley stroll in Riley's garden for Miji, Cleaning work with Jasmina from the living room.
  • Doing these repeatable events can give you sex skill, and/or girl's desire.
  • Sex skill and girl's desire, can unlock new unique events (main events, independent events, extra events) Unique events progress the relationships.
  • After you pass a specific action (for example BJ) in a unique event, it should unlock BJ for all repeatable event with that girl (if it's added in the game)
  • Reworked event panel, now named "Progression". You can see some requirement for new events, it appears when you are close to unlock it.
  • Max pleasure experiment, Only available for Miji's good night repeatable event, every action give a pleasure score that depends on Her desire for you and your sex skill, it's just for fun, for now. You can replay the scene to reach higher score after you earn more skill. This feature could evolve in the future.
  • Introduction reworked: Sarena's scene is completely different, and the rest of the introduction is small dialogue change and it now have some break where you have to click on the map.
  • Saves probably not compatible.
So, over all: the way past event are triggered has changed, and you have new repeatable events.

I did a big work on coding, I tried to test myself from beginning to 100%, and fixed many thing, however I may miss many bugs, if you find some don't hesitate to report it and give maximum details so I can find the issue.

Also, I repeat myself but don't forget many repeatable event are waiting for evolutions, they're not "finished".
 

5mithers

Member
Aug 3, 2019
410
442
206
Bug report when replaying from the start. At the end of the pool party (Main Event 3), the attempt to remove mainevent3 from the availableevents list fails.

1751068759532.png

Interestingly, prior to the end of main event 3, it's an empty list.
1751068851737.png


Afterwards it has 3 entries populated, none of which are mainevente.
1751068863417.png
 
Last edited:

Tatsugaya

Member
Apr 4, 2022
232
394
186
I am probably in the minority, but damn, really? The rewrite of the intro now has Jasmina and the MC being childhood friends.

I actually really liked the previous version of the story. This seems like a weird fallback to tropes that weren't needed. But I'm playing through from scratch just to see what it is like. I'll edit if my opinion changes after fully playing through the reworked game.

*Edit: Already I'm not a fan. It's shoehorned in that the MC and Jasmina know each other from being kids, and then right after that, we revert to unchanged dialog:
View attachment 4986825

So yeah. Seems like the childhood friends trope was injected into the intro without any additional dialog reworking to make it actually fit into the story.

Edit 2: Nope. Then this line hits a minute later:
View attachment 4986838
Man, that sounds like anything, y'know? I can understand that this update is more about changing things, but... what's the point of putting the CwG stuff here if the writing is still a bit... meh. this game should be better than the previous one, but honestly, it's not.
 

DragonkingKyo

Active Member
Jun 5, 2017
979
851
220
I can't seem to get event 14 to trigger I have more then 80 sex skill, yet nothing happens so how do I get it and the other 15th and 16th event?
 

dixpsejstl

New Member
Feb 15, 2020
10
11
158
So there is no more scene replay gallery?
You can reactivate it by editing the screens.rpy in the game folder. Search for "replay" and delete the "#" in front of the line starting with "textbutton _("Scene Replay")".
It's not updated from 0.2.3 though.
 

boobflame

Newbie
Jun 17, 2023
18
85
82
Next month content? (Patreon Poll, 28th Jun 2025)

Yesterday I posted the new update, I take a few days break, I worked very intensely during this 2 months, so during this time, vote on the next content!
  • Continuation of Jasmina's story (individual events) - 109 votes
  • Continuation of Rosa's story (individual events) - 54 votes
  • More repetable scenes to be filled up (Pure sex for Miji, oral is max for Rosa, Jasmina, Marina, Naj) - 26 votes
  • A mix of all type of events/characters - 48 votes
(237 total votes)
 
Last edited:

pigg

Active Member
Jun 15, 2018
589
1,419
360
So there is no more scene replay gallery?
It's still there, but the code is commented out.
It can still be accessed with the console
Code:
call screen replay_gallery()
Might be missing scenes or broken.

---

Better yet, open game/screens.rpy and uncomment out lines 425, 426, 427
 

Mookys

Engaged Member
Dec 19, 2022
3,055
14,847
637
I'm playing version 0.2.4.1 and got an error message:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in script
$ availableevents.remove("mainevent1")
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in <module>
$ availableevents.remove("mainevent1")
ValueError: list.remove(x): x not in list

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

Full traceback:
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in script
$ availableevents.remove("mainevent1")
File "D:\Games\DivineHeel-0.2.4.1-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\DivineHeel-0.2.4.1-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Scripts/Story/Main/mainevents1.rpy", line 631, in <module>
$ availableevents.remove("mainevent1")
File "D:\Games\DivineHeel-0.2.4.1-pc\renpy\revertable.py", line 97, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Divine Heel 0.2.4.1
Sat Jun 28 17:45:21 2025
 

5mithers

Member
Aug 3, 2019
410
442
206
For now, just ignore the errors and push on. Looks like the dev was trying to create a list of events to track them, however, it isn't working in this release. I hit that same error 3 different times with events. Just ignoring it and moving forward allowed me to complete all content in the game on a clean playthrough.
 
  • Hey there
Reactions: Mookys
4.10 star(s) 40 Votes