Mr. Notserious
Member
- Jan 27, 2025
- 109
- 88
Then you would have to wait for the path with Anthony's secretary, to see if it fits in your taste.thanks but i wanted to play aher a dom not sub also if I played it has a lesbian
you can play her as a dom on Marc's path can't speak for everyone I only played some paths.thanks but i wanted to play aher a dom not sub also if I played it has a lesbian
Agree for the people pleaser, but also, she is a (over)protective mom.Myriam at her heart is a people pleaser. I can see her being a mommy/soft dom type. She could be a switch since there's a route where she doms/subs to Marc. This also works since she can be gaining her confidence/self esteem after the divorce.
Not sure tp understand, but in short it's a web novel look, with lots of choices and events that will happen depending on those choices, you will not be able to do everything in one run and have to either keep a lot of save to try out some different things or replay the game multiple times.This is exprolation/freeroam or repeat after ending?
I guess if you are asking if this is a sandbox style game, this is not. It is a VN that tells an overarching story. Within this story you have twice or tripple the amount of choices you normally encounter in a VN. This is what absolutely sets this apart from "normal" VNs and makes it a very unique experience. Plus, the MC is one of the hottest around and you can make her nastier things than in a lot of other VNs. It is totally worth your time!This is exprolation/freeroam or repeat after ending?
Do we have a count on the amout of saves a person would need to explore all the paths? ...if not all than the most promanate?Not sure tp understand, but in short it's a web novel look, with lots of choices and events that will happen depending on those choices, you will not be able to do everything in one run and have to either keep a lot of save to try out some different things or replay the game multiple times.
Though the game is not finished, we're approaching the end now, and has the game had lot to explore, there will be multiple endings as well.
No..Do we have a count on the amout of saves a person would need to explore all the paths? ...if not all than the most promanate?
Use URM, that will allow to reduce the number of saves, by changing the value of some variables to activate the possibility of going for different paths - though first look at the name of the variables, luckily Zorlun makes them quite explicit and understandable (is in general something like chap(number)_something_something , the number indicating the game chapter, and the something_something saying what is the choice saved in that variable.No..
but it will be a lot..
Very nice, but sorry, no..Use URM, that will allow to reduce the number of saves, by changing the value of some variables to activate the possibility of going for different paths - though first look at the name of the variables, luckily Zorlun makes them quite explicit and understandable (is in general something like chap(number)_something_something , the number indicating the game chapter, and the something_something saying what is the choice saved in that variable.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter 05.rpy", line 28264, in script
if ch5_ended_jarvis_blackmail_thanks_to_bill_later == True:
File "game/chapter 05.rpy", line 28288, in <module>
elif ch5_ignoring_jarvis == True:
NameError: name 'ch5_ignoring_jarvis' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter 05.rpy", line 28264, in script
if ch5_ended_jarvis_blackmail_thanks_to_bill_later == True:
File "renpy/ast.py", line 1852, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter 05.rpy", line 28288, in <module>
elif ch5_ignoring_jarvis == True:
NameError: name 'ch5_ignoring_jarvis' is not defined
Windows-10-10.0.26100
Ren'Py 7.4.1.1270
Project Myriam Life and Explorations ch5.09
Mon Feb 3 01:19:41 2025
I've already started over at least a half dozen times, because of persistent bugs/exceptions. And that's with six saves, all routes/choices. So, I would REALLY rather not do that.I found myself with an error in one of my playthroughs and the only fix I found was to start all over :/
There is a small persistent bug somewhere in this AVN.
This problem comes form the fact that your save must be from the ch5.08 update and not from the ch5.08a, in the later, I added a little fix to a scene as well as a flag variable, so when the game is testing this flag, the game crash since you do not have it.I'm getting an exception on almost all of my saves.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/chapter 05.rpy", line 28264, in script if ch5_ended_jarvis_blackmail_thanks_to_bill_later == True: File "game/chapter 05.rpy", line 28288, in <module> elif ch5_ignoring_jarvis == True: NameError: name 'ch5_ignoring_jarvis' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/chapter 05.rpy", line 28264, in script if ch5_ended_jarvis_blackmail_thanks_to_bill_later == True: File "renpy/ast.py", line 1852, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2249, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2242, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/chapter 05.rpy", line 28288, in <module> elif ch5_ignoring_jarvis == True: NameError: name 'ch5_ignoring_jarvis' is not defined Windows-10-10.0.26100 Ren'Py 7.4.1.1270 Project Myriam Life and Explorations ch5.09 Mon Feb 3 01:19:41 2025