- Sep 30, 2019
- 601
- 780
I wasn't a little sister kind of guy, but this game has opened my eyes
" They had a whole life where they didn't do anything and now you expect them to accept the idea of having sex just like that. They need to build up a relationship, build "incestual tension", let the time pass." Hmmmmmm lets look at this closer. As far as MC & Tris (they call her that so I will too! ) that is correct. They were both too busy before the move living their carefree spoiled rich kid lives to notice anything around them.Because if you look at the banner, that's clearly the main focus and selling point of this game. Doesn't mean all the focus should be on them, obviously. I like the blonde girl, too. Though things are going slow on her end, too. It's still all within reason, though.
Imo, it's clever and good you added the time skip at the end of this update. This way, in my mind at least, that's a lot of time in which their relationships will have progressed and their intentions should be clearer.
Take your time, tell your story. Make it believable and it'll turn out as a better product in the end, no doubt.
I love that story just like it is, i absolutely love Charlotte and Tris but of course in a realistic point of view it would be ridiculous to have sex with them as quick as possible just to get some patrons !My game is not about a guy who's only purpose in life is to fuck every girl he encounters. Just like I mentioned previously with this game I'm telling a story.
The game is about a guy who is going to support his family because his father can no longer do that. In doing so he'll open the Pandora Box, but beside the way he is going to earn money to support his family he's going to get closer to people family or not.
The focus for this game is not to fuck as soon as possible and as much as possible, but to tell a story about a family and build relationships and once the relationships are built the sex will come. I'm not going to focus 100% on families because that's not how life is. In life you have a job, you have friends, you people that you hate and so on.
Choices matter and there will be good/bad consequences.
Speaking of incest. No matter how much content I add with Charlotte/Tris there is no reasonable way to make them have sex in one week. They had a whole life where they didn't do anything and now you expect them to accept the idea of having sex just like that. They need to build up a relationship, build "incestual tension", let the time pass.
For example:
- Charlotte feels horny when her son is giving her massage, but she cannot say that, she cannot accept it just as easily. She's still his mother. It's not natural for her to feel horny.
- Tris wants a guy just like the MC, because in her mind he's not on the list. It's not normal for her to want him.
So we have to break this walls, but if we rush it then we break the story.
Try downloading the game again, and do'nt use old saves. Start a new game.I keep getting an error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\python.py", line 1815, in rollback
self.load_failed()
File "C:\Users\aarons\Desktop\Dirty Games\NoMoreMoney-0.6.1-pc\renpy\python.py", line 1733, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-8-6.2.9200
Ren'Py 7.3.5.606
No More Money 0.6.1
Sun Aug 01 16:00:53 2021
Yes, season 1 is finished and season 2 will start in September I think.Is season one finished if yes the how long would we have to wait for season 2 ??
But in the real version of the gameSpeaking of incest. No matter how much content I add with Charlotte/Tris there is no reasonable way to make them have sex in one week. They had a whole life where they didn't do anything and now you expect them to accept the idea of having sex just like that. They need to build up a relationship, build "incestual tension", let the time pass
Because if they were patreon would ban me, but the landlord, landlady it’s just a way to avoid that, but I think it’s pretty obivious.But in the real version of the game
They are not a real family
Just please dont take ages. Even if you take ages, once sex starts, cover the vaccum created by all those updates by adding more sex scenes once the "walls broke". And all incest fans will be happy.My game is not about a guy who's only purpose in life is to fuck every girl he encounters. Just like I mentioned previously with this game I'm telling a story.
The game is about a guy who is going to support his family because his father can no longer do that. In doing so he'll open the Pandora Box, but beside the way he is going to earn money to support his family he's going to get closer to people family or not.
The focus for this game is not to fuck as soon as possible and as much as possible, but to tell a story about a family and build relationships and once the relationships are built the sex will come. I'm not going to focus 100% on families because that's not how life is. In life you have a job, you have friends, you people that you hate and so on.
Choices matter and there will be good/bad consequences.
Speaking of incest. No matter how much content I add with Charlotte/Tris there is no reasonable way to make them have sex in one week. They had a whole life where they didn't do anything and now you expect them to accept the idea of having sex just like that. They need to build up a relationship, build "incestual tension", let the time pass.
For example:
- Charlotte feels horny when her son is giving her massage, but she cannot say that, she cannot accept it just as easily. She's still his mother. It's not natural for her to feel horny.
- Tris wants a guy just like the MC, because in her mind he's not on the list. It's not normal for her to want him.
So we have to break this walls, but if we rush it then we break the story.
Holy smokes I know the patreon rules and stuff, but...can you get away with the "step mother/sister" thingy? I mean I love your game, so far the story is fantastic... but reading over and over again phrases like "Landlord that's not the way to treat landlady" or "you can't do that, we are roomates!" or "I raise a good temnant" It's getting in my nerves....is there at least an "unofficial patch" *wink wink* to remove the landlord bs and keep the original text?Because if they were patreon would ban me, but the landlord, landlady it’s just a way to avoid that, but I think it’s pretty obivious.
Um... check the OP for patches. (unless you are just kidding?)Holy smokes I know the patreon rules and stuff, but...can you get away with the "step mother/sister" thingy? I mean I love your game, so far the story is fantastic... but reading over and over again phrases like "Landlord that's not the way to treat landlady" or "you can't do that, we are roomates!" or "I raise a good temnant" It's getting in my nerves....is there at least an "unofficial patch" *wink wink* to remove the landlord bs and keep the original text?
Thanks...Im an idiotUm... check the OP for patches. (unless you are just kidding?)
How do you mess with the time settings?It looks very neat! I enjoy playing the mini games, although. I only mess a little with the timing settings .
It has a seperate 200mb application. Just some memory puzzles that unlock images of the women. It has nothing to do with the main gamedoes this game has minigames? can't remember playing any...