nevo70

New Member
Feb 14, 2020
8
1
HOW TO MODIFY THE GAME TO LESSEN THE GRIND.
Earn more money from work.
Earn more allure from sexual tension.
Earn more opinion & interest.

it ups the value a little bit, so you can still play the game as intended, but it all should be faster.

1. First get Unren, which allows you to unpack the games files. Unpack using option 1. Then option 2. https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/

2. Edit the following files values:

Add more energy when rest in hotel bed
file: ch_p.rpy
add the underlined line: Player.Energy.Add(50)


Earn more money from work (I added an extra 10 dollars as you can see)
File: BehaviorClass.rpy
Replace this:

With This:



Earn more Allure from each successful sexual tension gain
File: GameObject.rpy
Replace this:

With this:



Earn more Interest points, but THIS IS UNTESTED. I think interests help opinion go up faster. I'm not sure yet. But it should work.
File: PersonClass.rpy
Replace This:

With This:



This is the code where opinion is gained for reference, you don't have to do anything here, it's just reference. As you can see it takes Interest into account, so modifying Interests up above should help opinion go up.
File: PersonClass.rpy


Figuring out how to cheat in code was much easier than trying to figure out the game, jesus.
Appreciate your effort in trying to help hack this game... Followed your steps and got this:
1625135719860.png
Any ideas? Do i need to re-pack it - if so how? Do you have the modded files that can be downloaded?
Thanks :)
 

beingab89

Newbie
Apr 25, 2021
25
28
New Update events
1. new house - you can now peek to 2nd step mom
2. date lily after the supper 19pm post date you can bare fuck
3. persuade jill to attend the second commune dinner
4. on weekend fo to suburb 2nd home and say goodbye to 2nd step mom thath will initiate a fight between both mom
5. go to mia and request for a dance show (public) and than private show - do it twice for 3 consicutive days ending up jerking on her.
6. attend shrink session - you will be asked to fuck step mom by teacher
7. do bank job and ask for a evening date (u need to rent a room first) you now have option to fuck bareback bank manager
8. sleep in second commune house and jerk, old step sis will watch it over
9. you lend keys to aunt kate to sleep and watch a movie and masterbate
10. new outfit for second mom while going for photo shoot.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,686
16,224
New Update events
1. new house - you can now peek to 2nd step mom
2. date lily after the supper 19pm post date you can bare fuck
3. persuade jill to attend the second commune dinner
4. on weekend fo to suburb 2nd home and say goodbye to 2nd step mom thath will initiate a fight between both mom
5. go to mia and request for a dance show (public) and than private show - do it twice for 3 consicutive days ending up jerking on her.
6. attend shrink session - you will be asked to fuck step mom by teacher
7. do bank job and ask for a evening date (u need to rent a room first) you now have option to fuck bareback bank manager
8. sleep in second commune house and jerk, old step sis will watch it over
9. you lend keys to aunt kate to sleep and watch a movie and masterbate
10. new outfit for second mom while going for photo shoot.
1. new house - you can now peek to 2nd step mom where is the new house?
On #1 what are you talking about "2nd" step mom, was MC's dad married to 2 other women making it 3 marriages?

Or is it just the house where the step mom lives with her 2 daughters?

Or is it not counting the incest patch?
 

caxhub

Engaged Member
Aug 22, 2019
2,418
2,291
this is an unofficial android port Straitened Times [v0.16.1] [HRelease] APK -
 

BioInfinite

Newbie
May 6, 2019
16
10
Press SHIFT+O (the letter, not the number) to activate the console
Type the cheat then press Enter. These commands are case sensitive, so you must type them exactly as written (including parentheses and quotes; you can change the value after the = according to your needs )


Player.Money = 99999
Player.Energy.Value = 100
GData.Time = X (0-23)
GData.Date = X (day's number you want to skip to)

Levels of sexual attraction (allure):
0 - indifferent
10 - appealing
20 - catching
30 - inviting
40 - interesting
50 - attracted
60 - charmed
70 - fascinated
80 - desired
90+ - longing

- Player to NPC Relation
Relations["???"].allure.Value=###
Relations["???"].conflict.Value=###
Relations["???"].opinion.Value=###

- NPC to NPC Relation
Relations["???", "???"].allure.Value=###
Relations["???", "???"].conflict.Value=###
Relations["???", "???"].opinion.Value=###

change ??? to
BankManager
Father
FatCop
FLawyer
FLawSecretary
HotCop
LitTeacher
MAunt
Mom
MotelManager
OldSis
OSfriend
PETeacher
PGrapher
Principal
SluttyMaid
SMom
StepOS
StepYS
XShopOwner
YoungSis
Who is Kate/Aunt in the list?
 

Criss.Secret

Newbie
Jul 24, 2019
82
88
1. new house - you can now peek to 2nd step mom where is the new house?
On #1 what are you talking about "2nd" step mom, was MC's dad married to 2 other women making it 3 marriages?

Or is it just the house where the step mom lives with her 2 daughters?

Or is it not counting the incest patch?
I believe he is refering to Anna(the step-mom) from the step-family. And there's no new house, it's the same house with a few new features added. You can now masturbate in your room at the step-family's house and visit the girls' rooms when they are sleeping at night. And as for the peeking he is talking about, it is just for the step-mom(Anna) in her room at night when she's sleeping. You can interact with her while she's sleeping and perform actions such as removing the blanket and exposing her breasts.
 

ASCAL0N

Member
Mar 18, 2020
189
85
HOW TO MODIFY THE GAME TO LESSEN THE GRIND.
Earn more money from work.
Earn more allure from sexual tension.
Earn more opinion & interest.

it ups the value a little bit, so you can still play the game as intended, but it all should be faster.

1. First get Unren, which allows you to unpack the games files. Unpack using option 1. Then option 2. https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/

2. Edit the following files values:

Add more energy when rest in hotel bed
file: ch_p.rpy
add the underlined line: Player.Energy.Add(50)


Earn more money from work (I added an extra 10 dollars as you can see)
File: BehaviorClass.rpy
Replace this:

With This:



Earn more Allure from each successful sexual tension gain
File: GameObject.rpy
Replace this:

With this:



Earn more Interest points, but THIS IS UNTESTED. I think interests help opinion go up faster. I'm not sure yet. But it should work.
File: PersonClass.rpy
Replace This:

With This:



This is the code where opinion is gained for reference, you don't have to do anything here, it's just reference. As you can see it takes Interest into account, so modifying Interests up above should help opinion go up.
File: PersonClass.rpy


Figuring out how to cheat in code was much easier than trying to figure out the game, jesus.
The first one is not working (the one with energy values). It starts showing an error on the startup
can u help?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,686
16,224
The first one is not working (the one with energy values). It starts showing an error on the startup
can u help?
Well since you are trying to cheat and if you play where you can open the console then just type in Player.Energy.Value = xxx
xxx is the amount you want it to be up to 100.

For 100 energy type in: Player.Energy.Value = 100
For 40 energy type in: Player.Energy.Value = 40

(((Caps must be in the right place or it will not work.)))
 
  • Like
Reactions: ASCAL0N

konabwo

Engaged Member
Sep 19, 2020
2,480
716
is there any post with walkthrough to all tasks?

how to...
...handle with goons
...earn real money (maybe dad knows...)
and all of those...
1625237782320.png
 
Last edited:

ASCAL0N

Member
Mar 18, 2020
189
85
Well since you are trying to cheat and if you play where you can open the console then just type in Player.Energy.Value = xxx
xxx is the amount you want it to be up to 100.

For 100 energy type in: Player.Energy.Value = 100
For 40 energy type in: Player.Energy.Value = 40

(((Caps must be in the right place or it will not work.)))
another question for unlocking different scenes and proceed further all u have to do is talk with the character daily or anything else also?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,686
16,224
another question for unlocking different scenes and proceed further all u have to do is talk with the character daily or anything else also?
I follow the ingame hints and the walkthrough and had no problems unlocking everything.
I have not played in 3 updates now so my info will be out of date.
 
  • Like
Reactions: ASCAL0N

konabwo

Engaged Member
Sep 19, 2020
2,480
716
no problems unlocking everything.
objectively tips are vague ... schedule is unknown (until met), some tasks are not clear, repetitions needed to progress with some lewd scene is not known number
walkthrough is also soso. mostly to eliminate events which happened.
i do progress here and there but feels like on slower than needed pace.
 
3.70 star(s) 161 Votes