JokerLeader

Former Legendary Game Compressor
Modder
Donor
Compressor
Mar 16, 2019
8,043
78,963
OK. Not sure I follow. Do you mean, you are retiring?

RESPECT *dies a little inside*
Maybe, I don't do as many as I used to do, due to some problems, but I won't get into the details.

What I meant was the person that is doing the compressed version of this game should be doing the Mac version, you can't have two compressors working on the same game, in the request section first compressor to reply get to do the game.
 
  • Like
Reactions: Calyps0 and m1st3r1

Calyps0

Well-Known Member
Mar 24, 2018
1,260
556
Maybe, I don't do as many as I used to do, due to some problems, but I won't get into the details.

What I meant was the person that is doing the compressed version of this game should be doing the Mac version, you can't have two compressors working on the same game, in the request section first compressor to reply get to do the game.
Firstly.... NOOOO GOOOD NOOO!!!!

Secondly, That is good to know. Never knew the forum rules for something like this.
 

JokerLeader

Former Legendary Game Compressor
Modder
Donor
Compressor
Mar 16, 2019
8,043
78,963
Firstly.... NOOOO GOOOD NOOO!!!!

Secondly, That is good to know. Never knew the forum rules for something like this.
The second one is more of etiquette for other compressors and the staff only puts one compressor post in the Op
 
  • Like
Reactions: Calyps0

Slagmoth

Member
Jan 26, 2019
118
58
This game would greatly be improved by removing the random RNG crap to make this less like receiving a vasectomy with a butter knife.

I am stuck on Jessica now because I can't get the squats again because of RNG crap that has no place in games like this. At the very least code in logic that the chance increases based on how many days you spent on it so there isn't potentially an infinite amount of time you won't get the scene you need to progress. ESPECIALLY, on scenes that only have a chance of happening on 2 days of the week like Lilly's pool scene.
 

tigerdiamond

Well-Known Member
Mar 1, 2020
1,475
1,773
4 years and the dev has learned basically nothing
just halfassed walkthroughs 1 after the other
the bigger problem is that the event triggers seem to be written like "If sympathy=10 trigger event" instead of "If sympathy>=10 trigger event" so if you try to use the cheat mod to get back to where you were before after having to start over because old saves didn't update (noticed max12 sympathy on old save vs max15 on new game) then none of the early events trigger.

I'm not spending a week re-grinding a sandbox where I only really like 3 of the characters anyway, so I caved and unlocked the gallery.
 

mrttao

Forum Fanatic
Jun 11, 2021
4,521
7,384
the bigger problem is that the event triggers seem to be written like "If sympathy=10 trigger event" instead of "If sympathy>=10 trigger event" so if you try to use the cheat mod to get back to where you were before after having to start over because old saves didn't update (noticed max12 sympathy on old save vs max15 on new game) then none of the early events trigger.

I'm not spending a week re-grinding a sandbox where I only really like 3 of the characters anyway, so I caved and unlocked the gallery.
From the issues I have seen and what people are posting here it is more like
if(day == "tuesday" && time == "3pm" && location == "mall" && sympathy.charA == 10 && progress.charB == 5 && progress.charC == 7 && progress.charD == 4 && event142.grind_count() > 40 && event112.grind_count() == 3)
It is terrible. Dev needs to vastly simplify those interconnected blockers. Expose char progress to the player. loosen up the time and day constraints on most event (few of them actually matter. some do, but most serve only to make it harder to progress without a guide).
 

antou

Newbie
Oct 12, 2019
23
5
the bigger problem is that the event triggers seem to be written like "If sympathy=10 trigger event" instead of "If sympathy>=10 trigger event" so if you try to use the cheat mod to get back to where you were before after having to start over because old saves didn't update (noticed max12 sympathy on old save vs max15 on new game) then none of the early events trigger.

I'm not spending a week re-grinding a sandbox where I only really like 3 of the characters anyway, so I caved and unlocked the gallery.
So that's why i get "until next update" messeges... Game needs a remaster and it's not even finished.
 
  • Haha
Reactions: mrttao
Apr 27, 2017
147
55
Cant complete beth minigame, the first time was fine but the second part i get a error, if i choose to ignore the next time i try i get the same error. Please if anyone knows a command i can do to skip this i would appreciate this is my second save, the last one i used cheats this one its "clean" the only thing i did was increase the money.

EDIT: fixed by setting this variable to 5: fable_minigame_score = 5
the next time you play the scene it will go smoothly

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
2.50 star(s) 81 Votes