604X$AM

New Member
Mar 9, 2022
11
6
A few mods for this marvellous game :sneaky:

Save Naming
(Game version: 5.06 - Compatible with later versions)
Add the possibility to name your save (it's optional). You can use the keyboard to validate the name (Enter/Return) or cancel (Escape, Right Click).
It also slightly improves visual in preferences screen.
Give the possibility to skip the pages 10 by 10
Install: Use save_name.7.zip (see installation instructions below)

Grouped Notifications
(Game version: 5.06 - Probably compatible with later versions)
Instead of displaying notifications one by one, they'll be displayed at the same time. The more lines, the longer it stays on the screen.
Install: Use grouped_notif.5.zip (see installation instructions below)

Cheats
(Game version: 5.06 - Probably compatible with later versions)
Add the possibility to manually modify Traits, Kinks and Affection values (click on trait/kink/character in their respective lists using the top left icon).

!! NEW !! - You have now the possibility to modify "choice" variables thx to the Variables button in the menu accessible thx to the top left icon.
- Click on the variable in the list to toggle its value
- If you type something on your keyboard, it will automatically filter the list

Install: Use cheats.15.zip (see installation instructions below)

Gallery
(Game version: 5.06 - Compatible with later versions)
- For now, dialogs still contain incest for scenes up to 2.07
- Zorlun regulary fixes typos in the game. I've been trying to keep the mod up to date regarding typos but I've lost track for a while. So if you find typos in a gallery scene, it is probably already fixed in the original game. No need to ping Zorlun for that.

- Thumbnails in a scrollable grid (I hate "page" galleries)
- A lot of thumbnails displayed at screen
- Unlockable
- Filters (one for type of scene and one for characters). If you select a character, you can see its bio by hovering a character in the list. Note you can exit dropdown list by right-clicking.
Install: Use gallery.42.zip (see installation instructions below)

Dialox Box Opacity
(Game version: 5.06 - Compatible with later versions)
Give you the possibility to adjust the dialog box opacity in Preferences screen.
!!! This mod is incompatible with Walkthrough Mod (which already has this feature) !!!
Install: Use dialogbox_opacity.3.zip (see installation instructions below)

No Waiting in Text Display
(Compatible with all versions)
Sentences are often displayed in split parts. You must click to view each part of the sentence. With this mod each sentence will be fully displayed at once.
Install: Unzip no_waiting_text_display.zip in the folder where ProjectMyriamLifeandExplorations.exe file is located (The zip contains a file named environment.txt and it's normal. Ok xapican?! :mad:;))

Customize Names
(Game version: 5.06 - Probably compatible with later versions)
Allows you to customize any names in the game. In order to customize a name:
- Start a new game or load any save
- Access the customize names screen with the button in the top right corner (the button is transparent but you can see it by hovering over the area)
- Use the Add a name button to add a name to customize (type the original name like myriam, anthony, marc, ...)
==> The new name is added to the list
- Click on the name in the Current name column and type the name you want to see ingame
Install: Use customize_names.8.zip (see installation instructions below)


All in One
(Game version: 5.06)

Just a zip containing few of the above mods for easy downloading:
  • Save Naming
  • Grouped Notifications
  • Cheats
  • Gallery
  • Customize Names
Install: Use allinone.5.zip (see installation instructions below)

If I made mistakes (especially in english) or if you have an idea for improvement, you're welcome.

!!! Android users, check this out !!!

Note:


You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Hi I installed the gallery mod and did the steps correctly and after the game is showing a error code while opening the gallery and it's crashing the game please help!
 

Bibifoc

Engaged Member
Apr 7, 2018
2,326
5,018
Hi I installed the gallery mod and did the steps correctly and after the game is showing a error code while opening the gallery and it's crashing the game please help!
I still think you didn't follow the Installation intructions at the bottom of the post but I can't say more without the content of the error message you get.
 
  • Like
Reactions: 604X$AM

redharvest1

Active Member
Jun 7, 2019
835
2,444
Hi I installed the gallery mod and did the steps correctly and after the game is showing a error code while opening the gallery and it's crashing the game please help!
Did you bother to click this and actually read the correct installation instructions? It even comes with picture for those who have trouble understanding directions.

Screenshot_6.jpg

If I had a beer for every person that didn't then I'd need a new liver by now....
 
  • Haha
Reactions: Snugglepuff

604X$AM

New Member
Mar 9, 2022
11
6
I still think you didn't follow the Installation intructions at the bottom of the post but I can't say more without the content of the error message you get.
I'll post the error code here again


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

While running game code:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
    screen gallery:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
    screen gallery:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 530, in execute
    frame:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 533, in execute
    hbox:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 537, in execute
    imagebutton:
Exception: Imagebutton does not have a idle image. (auto=u'bibifoc/gui/button/return_%s.png').

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

Full traceback:
  File "_layout/screen_main_menu.rpymc", line 28, in script
  File "renpy/ast.py", line 1138, in execute
  File "renpy/python.py", line 1122, 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 299, in interact
  File "renpy/display\core.py", line 3582, in interact
  File "renpy/display\core.py", line 4055, in interact_core
  File "renpy/display\core.py", line 684, in visit_all
  File "renpy/display\core.py", line 684, in visit_all
  File "renpy/display\core.py", line 684, in visit_all
  File "renpy/display\screen.py", line 476, in visit_all
  File "renpy/display\core.py", line 4055, in <lambda>
  File "renpy/display\screen.py", line 487, in per_interact
  File "renpy/display\screen.py", line 680, in update
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
    screen gallery:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 505, in execute
    screen gallery:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 530, in execute
    frame:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 533, in execute
    hbox:
  File "/storage/emulated/0/Android/data/com.estrada777.projectmyriam/files/../../../../Documents/RenPy_Saves/com.estrada777.projectmyriam/game/gallery.42/bibifoc/gallery.rpy", line 537, in execute
    imagebutton:
  File "renpy/ui.py", line 948, in _imagebutton
  File "renpy/ui.py", line 942, in choice
Exception: Imagebutton does not have a idle image. (auto=u'bibifoc/gui/button/return_%s.png').
 
Last edited:

kiDRetadoR

Member
May 17, 2020
268
159
Would someone be so kind as to help me out with getting the scene on the train with Aiden?

I'm currently doing the Gala night, I've been drinking enough as I've seen some people here say it's one of the requirements. Then I refuse the joint when Guy offers it to Myriam but I always end up getting the limoride back. I've even tried cheating to increase her drunkness enough but if I get her plastered, the scene that will trigger is the gangbang orgy with the students and in the limo, and the aftermath of that is Myriam arriving at her house absolutely drunk.

I've seen that all of the train scenes are independent from one another, from what Zorlun said, but I would really like to see that train scene with Aiden as I have not experienced it before. Thank you
 
Last edited:

Paulken0815

Newbie
Dec 30, 2021
15
22
View attachment 4082694
Hello dear perverted people!

Early access to update ch5.07 of Project Myriam - Life & Explorations is out on Patreon and SubscribeStar for higher tiers patrons!
Public access will be up on October 6th!

So patience my dear perverted friends, Myriam will soon be with you! ^^

NOTE: Please, do not leak the early release before the official public version on October 6th, it always cause more chaos than anything. Thank you all for your consideration.
In the October update will we be continuing the hammer scene?
 
  • Like
Reactions: Sldia

TomUK

Engaged Member
Sep 28, 2021
2,837
2,108
Would someone be so kind as to help me out with getting the scene on the train with Aiden?

I'm currently doing the Gala night, I've been drinking enough as I've seen some people here say it's one of the requirements. Then I refuse the joint when Guy offers it to Myriam but I always end up getting the limoride back. I've even tried cheating to increase her drunkness enough but if I get her plastered, the scene that will trigger is the gangbang orgy with the students and in the limo, and the aftermath of that is Myriam arriving at her house absolutely drunk.

I've seen that all of the train scenes are independent from one another, from what Zorlun said, but I would really like to see that train scene with Aiden as I have not experienced it before. Thank you
That train scene is after the art gallery event with Myriam and Guy, the museum gala event with Guy and his friends is a totally different scenario.
 
  • Like
Reactions: Sldia

kiDRetadoR

Member
May 17, 2020
268
159
That train scene is after the art gallery event with Myriam and Guy, the museum gala event with Guy and his friends is a totally different scenario.
OHHHHHH, okay. Thank you very much for explaining that, I thought it was the same as the Gala Event.
 
Jul 28, 2017
56
13
Is there any path were Myriam went full summisive to Marc?
I don´t really liked the only path to Marc was after she got gang banged by those collage students, but that was a long while ago, haven´t played this game in some time.
 

TomUK

Engaged Member
Sep 28, 2021
2,837
2,108
Is there any path were Myriam went full summisive to Marc?
I don´t really liked the only path to Marc was after she got gang banged by those collage students, but that was a long while ago, haven´t played this game in some time.
I think there is no Marc totally submissive route, she just allows Marc to be the dom against her sub when they have sex, the basketball team gangbang was to punish Marc and show him that she's the one in charge.
 
  • Thinking Face
Reactions: doccop63

TheLecher

Well-Known Member
Nov 21, 2018
1,516
2,622
... the basketball team gangbang was to punish Marc and show him that she's the one in charge.
How do you figure that? Marc was the one who decided to share her with the basketball team. He told her to show up at the school, and told her to suck them all off, then told them that they could all fuck her. The only decision Myriam made was to go along with it and do as she was told. I don't see how that's her showing him that she's in charge. And I definitely don't see how her going along with his plan is her punishing him.
 
  • Like
Reactions: doccop63

PietruccioTheHilander

Forum Fanatic
Jul 17, 2019
5,613
13,550
In the October update will we be continuing the hammer scene?
Still hesitating on the arrangement of the next scenes to come before ending chapter 5. But I think I'll probably go for the 'old Jarvis' plotline as well as the cops ones, since depending on the player choices they can be intertwined.
 
4.40 star(s) 199 Votes