onefingersalute

Well-Known Member
Mar 30, 2022
1,088
873
tell me when we can finally fuck the pastor/preacher MILF then and only then will i consider playing again because you mostly for the most part done banged everyone that is worth 2 fucks so need to have more to bang outside of family i vote for her though it is long over due
 

thealucid

Active Member
Oct 10, 2018
742
1,076
I stopped following this when additional content for the mom was locked behind progressing relationships with other characters.

Is that still the case, or does the solo romance have more content?
 
  • Like
Reactions: onefingersalute

Couto25

Well-Known Member
Oct 7, 2023
1,033
2,200
I never understood which path is progressing in any updates and where...is there any change log or walkthrough provided when the updates are released? I don't see any story progress since past few updates...there might be few sex scene with some character but the main story is stuck.
 

pds72

Active Member
Sep 25, 2019
857
750
I stopped following this when additional content for the mom was locked behind progressing relationships with other characters.

Is that still the case, or does the solo romance have more content?
It is pretty much a group-focused harem game. Household relations lead to 3/4-somes.


I never understood which path is progressing in any updates and where...is there any change log or walkthrough provided when the updates are released? I don't see any story progress since past few updates...there might be few sex scene with some character but the main story is stuck.
Dev posts change logs on X (Twitter). Link in OP. It says there is a new hearing event. Also, a lot of the hearing stuff is based on your relationship with those involved. Each "fun time" with the judge or lawyer lowers their professionalism. And speaking with people about the case gets marked on the trial pages for being either good or bad for your father. One of the more hidden ones is the FatCop (male) is at the Strip Club on nights your sister isn't there. Talking to him will paint your father in a bad light.
 
  • Like
Reactions: thealucid

youraccount69

Well-Known Member
Donor
Dec 30, 2020
1,145
381
StraitenedTimes-0.50
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.
Want to join the team? Read more here!
 

McLOVINu

Active Member
Mar 18, 2018
627
335
I've not played in months, are we getting any actual story content?

You know, the father, bank manager, criminal/non-criminal paths, court stuffs?????
 

Drearash

Member
Jan 21, 2022
217
352
tell me when we can finally fuck the pastor/preacher MILF then and only then will i consider playing again because you mostly for the most part done banged everyone that is worth 2 fucks so need to have more to bang outside of family i vote for her though it is long over due
Yes, you definitely get more bang for your fuck now. Including PastorMILF.
 

cmon1234

Newbie
May 19, 2017
36
89
At this point I won't even bother with walkthroughs. It's not that hard to make a walkthrough. Even URM etc. doesn't help with this shitty game.
 

Jam Bonneau2

New Member
Dec 5, 2023
4
0
I don't understand why but i can't use my last save, i can only use old save 200 days before

can someone help me pls, i'm on MacOs

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

While running game code:
  File "game/scrs_game_menus.rpy", line 739, in __call__
ImportError: No module named scenelists

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, 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 "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/core.py", line 4543, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/screen.py", line 770, in event
    rv = self.child.event(ev, x, y, st)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 1403, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 1403, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 1179, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/layout.py", line 281, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1142, in event
    return handle_click(self.clicked)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1075, in handle_click
    rv = run(action)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/display/behavior.py", line 379, in run
    return action(*args, **kwargs)
  File "game/scrs_game_menus.rpy", line 739, in __call__
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/loadsave.py", line 815, in load
    roots, log = loads(log_data)
  File "/Users/me/Desktop/StraitenedTimes.app/Contents/Resources/autorun/renpy/compat/pickle.py", line 45, in loads
    return cPickle.loads(s)
ImportError: No module named scenelists

Darwin-23.1.0-arm64-arm-64bit arm64
Ren'Py 7.6.3.23091805
Straitened Times 0.50.0
 
3.70 star(s) 161 Votes