Mod Ren'Py Lovephobia Extended Scenes MOD [v0.85mab2] [asahibito]

asahibito

Well-Known Member
Modder
Jan 17, 2021
1,301
5,496
688
The mod is compatible with 0.80v4 (it states that it's compatible with 0.80v2+ so that includes v4).
As for these extended scenes showing up in the gallery, they won't show up in the game's own gallery. You need to have asahibito's own gallery mod. Have a look at the link in his signature, you'll find it there...
Good idea! Updated the mod to also add the extended scenes to the game's built-in replay gallery.
 
Jul 8, 2025
452
430
133
I get the extended Scenes in the main menu (somehow I have a different menu that it doesn't say Galleries but Replay Scenes).
However they are not unlocked. Do I have to to trough the triggers first in order to see them?
I thought that the were already unlocked.
 

asahibito

Well-Known Member
Modder
Jan 17, 2021
1,301
5,496
688
I get the extended Scenes in the main menu (somehow I have a different menu that it doesn't say Galleries but Replay Scenes).
However they are not unlocked. Do I have to to trough the triggers first in order to see them?
I thought that the were already unlocked.
The intent of adding those scenes to the gallery is so they can unlock like any other scene in the game - i.e, play through that scene to unlock. Having said that, the gallery has an unlock button.
 
Jul 8, 2025
452
430
133
The intent of adding those scenes to the gallery is so they can unlock like any other scene in the game - i.e, play through that scene to unlock. Having said that, the gallery has an unlock button.
Thanks for your reply. However since I did not go through Jenny path or had no interest in MC Mom (not invested on any of the Inc stuff) then it would not be possible for me to unlock them.
In addition, I don't have any button to unlock them in my version.

EDIT: OK, I just managed to unlock all the extra scenes by "other methods" and they show up on the Scenes in Main Menu. Regarding the content of those scenes, they are quite....interesting to say the least - not my cup of tea, but to each its own.
Thanks to the modder .
 
Last edited:

asahibito

Well-Known Member
Modder
Jan 17, 2021
1,301
5,496
688
Thanks for your reply. However since I did not go through Jenny path or had no interest in MC Mom (not invested on any of the Inc stuff) then it would not be possible for me to unlock them.
In addition, I don't have any button to unlock them in my version.

EDIT: OK, I just managed to unlock all the extra scenes by "other methods" and they show up on the Scenes in Main Menu. Regarding the content of those scenes, they are quite....interesting to say the least - not my cup of tea, but to each its own.
Thanks to the modder .
Oh I just realized you meant the built-in replay gallery. I was thinking of my gallery mod that predates the game's gallery. My mod is the one that has the unlock button. I forgot I added these extra scenes to both galleries. Sorry for the confusion.
 
Jul 8, 2025
452
430
133
Oh I just realized you meant the built-in replay gallery. I was thinking of my gallery mod that predates the game's gallery. My mod is the one that has the unlock button. I forgot I added these extra scenes to both galleries. Sorry for the confusion.
No worries, as I said, I had them now and after I saw them, they shall remain locked for me.:oops:
 
  • Like
Reactions: asahibito

Zeroo 00

Member
Sep 5, 2020
274
238
249
Oh I just realized you meant the built-in replay gallery. I was thinking of my gallery mod that predates the game's gallery. My mod is the one that has the unlock button. I forgot I added these extra scenes to both galleries. Sorry for the confusion.
Getting error when opening relay menu, i downloaded mod ver 0.85mab2

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 441, in execute
  File "game/screens.rpy", line 444, in execute
  File "game/screens.rpy", line 450, in execute
  File "game/screens.rpy", line 453, in execute
  File "game/screens.rpy", line 488, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/replay.rpy", line 107, in execute
  File "game/replay.rpy", line 109, in execute
  File "game/replay.rpy", line 119, in execute
  File "game/replay.rpy", line 126, in execute
  File "game/replay.rpy", line 130, in execute
  File "game/replay.rpy", line 133, in execute
  File "game/replay.rpy", line 136, in execute
  File "game/replay.rpy", line 136, in <module>
Exception: Expected an image, but got a general displayable.

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

Traceback (most recent call last):
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
  File "renpy/ast.py", line 1187, in execute
  File "renpy/python.py", line 1260, in py_exec_bytecode
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
  File "renpy/ui.py", line 304, in interact
  File "renpy/display/core.py", line 2265, in interact
  File "renpy/display/core.py", line 2803, in interact_core
  File "renpy/display/displayable.py", line 432, in visit_all
  File "renpy/display/displayable.py", line 432, in visit_all
  File "renpy/display/displayable.py", line 432, in visit_all
  File "renpy/display/screen.py", line 503, in visit_all
  File "renpy/display/core.py", line 2803, in <lambda>
  File "renpy/display/screen.py", line 514, in per_interact
  File "renpy/display/screen.py", line 715, in update
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 441, in execute
  File "game/screens.rpy", line 444, in execute
  File "game/screens.rpy", line 450, in execute
  File "game/screens.rpy", line 453, in execute
  File "game/screens.rpy", line 488, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/replay.rpy", line 107, in execute
  File "game/replay.rpy", line 109, in execute
  File "game/replay.rpy", line 119, in execute
  File "game/replay.rpy", line 126, in execute
  File "game/replay.rpy", line 130, in execute
  File "game/replay.rpy", line 133, in execute
  File "game/replay.rpy", line 136, in execute
  File "game/replay.rpy", line 136, in <module>
  File "renpy/display/im.py", line 1001, in __init__
  File "renpy/display/im.py", line 2141, in image
  File "renpy/display/im.py", line 2156, in image
Exception: Expected an image, but got a general displayable.
 

asahibito

Well-Known Member
Modder
Jan 17, 2021
1,301
5,496
688
Getting error when opening relay menu, i downloaded mod ver 0.85mab2

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 441, in execute
  File "game/screens.rpy", line 444, in execute
  File "game/screens.rpy", line 450, in execute
  File "game/screens.rpy", line 453, in execute
  File "game/screens.rpy", line 488, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/replay.rpy", line 107, in execute
  File "game/replay.rpy", line 109, in execute
  File "game/replay.rpy", line 119, in execute
  File "game/replay.rpy", line 126, in execute
  File "game/replay.rpy", line 130, in execute
  File "game/replay.rpy", line 133, in execute
  File "game/replay.rpy", line 136, in execute
  File "game/replay.rpy", line 136, in <module>
Exception: Expected an image, but got a general displayable.

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

Traceback (most recent call last):
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
  File "renpy/ast.py", line 1187, in execute
  File "renpy/python.py", line 1260, in py_exec_bytecode
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
  File "renpy/ui.py", line 304, in interact
  File "renpy/display/core.py", line 2265, in interact
  File "renpy/display/core.py", line 2803, in interact_core
  File "renpy/display/displayable.py", line 432, in visit_all
  File "renpy/display/displayable.py", line 432, in visit_all
  File "renpy/display/displayable.py", line 432, in visit_all
  File "renpy/display/screen.py", line 503, in visit_all
  File "renpy/display/core.py", line 2803, in <lambda>
  File "renpy/display/screen.py", line 514, in per_interact
  File "renpy/display/screen.py", line 715, in update
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 95, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 432, in execute
  File "game/screens.rpy", line 441, in execute
  File "game/screens.rpy", line 444, in execute
  File "game/screens.rpy", line 450, in execute
  File "game/screens.rpy", line 453, in execute
  File "game/screens.rpy", line 488, in execute
  File "game/replay.rpy", line 105, in execute
  File "game/replay.rpy", line 107, in execute
  File "game/replay.rpy", line 109, in execute
  File "game/replay.rpy", line 119, in execute
  File "game/replay.rpy", line 126, in execute
  File "game/replay.rpy", line 130, in execute
  File "game/replay.rpy", line 133, in execute
  File "game/replay.rpy", line 136, in execute
  File "game/replay.rpy", line 136, in <module>
  File "renpy/display/im.py", line 1001, in __init__
  File "renpy/display/im.py", line 2141, in image
  File "renpy/display/im.py", line 2156, in image
Exception: Expected an image, but got a general displayable.
Thanks for checking out my mod. It looks like it does not work with version 0.80 after all. I'll see what I can do to make it backwards compatible. In the mean time make sure all the modextscnimageslpday<DAY#>.rpa files are also downloaded and in the game /game folder.

EDIT: Looks like it won't work after all, primarily due to the upgrade in Renpy version from 8.3.2 (in v0.80) to 8.4.1 (in 0.85)

Please continue to use the correct version of the mod with the respective version of the game.
 
Last edited:

Zeroo 00

Member
Sep 5, 2020
274
238
249
Thanks for checking out my mod. It looks like it does not work with version 0.80 after all. I'll see what I can do to make it backwards compatible. In the mean time make sure all the modextscnimageslpday<DAY#>.rpa files are also downloaded and in the game /game folder.

EDIT: Looks like it won't work after all, primarily due to the upgrade in Renpy version from 8.3.2 (in v0.80) to 8.4.1 (in 0.85)

Please continue to use the correct version of the mod with the respective version of the game.
Where ntr scene in day 15 ? i dont see it