3.50 star(s) 149 Votes

Drexelhand

Lostworks Dev
Game Developer
May 2, 2017
582
891
Active console with
https://f95zone.to/threads/renpy-console-enabler-v1-0.114847/ or manually
w_sharing_line_stage = 57
in console to debug stage 56 missing.
Correct me if I'm wrong, but I don't think that actually works in terms of updating the GUI.

Because the code block goes:

Code:
            elif w_sharing_line_stage == 57 and current_time < 3:
                
                $ w_jax_mess_available = 1

                if renpy.showing('notif_105', layer=None):
                    pass
                else:
                    show notif_105 with hpunch:
                        xalign 0.5
                        ypos -400
                        linear 0.7 ypos 0
                    play sound "<from 0.0 to 2.2>sound/notification.mp3" fadeout 1.0
There's more at play than just the single variable needign to trigger.
 
Last edited:

SDaddy666

Active Member
May 5, 2017
969
766
Anyone mind sharing a save file for a completed 3.0 gameplay ? or even 3.5. I think my save has a few bugs I can't fix from before that.
 

88Michele88

Bloodborn Vampire
Game Developer
Apr 22, 2018
2,891
3,068
On son branch when MC's son got a massage by son't firend about MC's wife the son didin't have say "Hey that is my mom you shitahead! Stop droooling on my mom you bastard" instead os saying that the son said "She Hot! Who she is?" it look like the son don't know who his mother is and act like she ws a total stranger.
 

Jebik

Newbie
Jul 28, 2018
23
7
Correct me if I'm wrong, but I don't think that actually works in terms of updating the GUI.

Because the code block goes:

Code:
            elif w_sharing_line_stage == 57 and current_time < 3:
               
                $ w_jax_mess_available = 1

                if renpy.showing('notif_105', layer=None):
                    pass
                else:
                    show notif_105 with hpunch:
                        xalign 0.5
                        ypos -400
                        linear 0.7 ypos 0
                    play sound "<from 0.0 to 2.2>sound/notification.mp3" fadeout 1.0
There's more at play than just the single variable needign to trigger.
It just bypass it next day when you open phone you passe to step 57 with the discussion but i almost sure you miss a dialog but at least you can continue the game
 

Lord Bradley

Well-Known Member
May 28, 2019
1,000
2,505
I have issue where message about new instagram post keeps popping up even tho I have checked everything. It doesn't really prevent me from playing the game, but it's obviously very annoying. Is there a workaround for this maybe? Thanks in advance for any tips :)
 

Cheyrou

Member
Sep 5, 2018
143
331
If the game had continued as it was when it was released, so many people would not have experienced so many problems. Note for the developers. Sandbox is ruining your gameplay's and your games content .. V1.0 always will be my favourite version of this game. It had best gameplay and zero bugs. Sadly new versions are killed this game... This game needs revert back to old gameplay or completely new gameplay rework. Everyone having bugs in every route rn ..
 

Matt3642

Newbie
Sep 4, 2017
41
64
Okay… is still a good game, but am having 2 problems with it..

1. The size as I said before is increasing ALOT from one update to the next, technically this game has a way to go before (if version no. are to go by) finished… it will get to the point where people will only download after a few updates so it’s worth the download times.

2. The different routes are becoming kinda disjointed and hard to follow and pretty desperately need to be streamlined they are kinda a tangled mess you are not sure which you are on or wish to be on, as well as running multiple at once kinda messes with what little actual story there is. your wife can be full on cheating on one storyline while talking to people on others saying she would never consider doing anything… it’s just odd.
also the tangling will only get worse as more storylines are extended ect…

dunno if there is any point expressing views here not sure if the author reads..lol
But will say my views are not supposed to be insulting as I enjoy the games I comment on, just offering views that may help you improve the game.
 

Refnin

New Member
Nov 16, 2021
3
1
Correct me if I'm wrong, but I don't think that actually works in terms of updating the GUI.

Because the code block goes:

Code:
            elif w_sharing_line_stage == 57 and current_time < 3:
               
                $ w_jax_mess_available = 1

                if renpy.showing('notif_105', layer=None):
                    pass
                else:
                    show notif_105 with hpunch:
                        xalign 0.5
                        ypos -400
                        linear 0.7 ypos 0
                    play sound "<from 0.0 to 2.2>sound/notification.mp3" fadeout 1.0
There's more at play than just the single variable needign to trigger.
You can see stage 56 messages/events by writing "w_anissa_mess_available = 1" in console.

There is an error in new_main_phone_0_2.rpy (line 2562) with wife_mess_available instead of w_anissa_mess_available.
 
  • Like
Reactions: MIkedante

88Michele88

Bloodborn Vampire
Game Developer
Apr 22, 2018
2,891
3,068
Holy shit can something be done to speed the message reading? Maybe something like In RPGM where u hold Ctrl down??
I mean every update I can barely feel my hand... And it's not because I'm having so much fun...
it alredy there just look into stetting, active it and you skip whole useless text you don't like.
 

Drexelhand

Lostworks Dev
Game Developer
May 2, 2017
582
891
It just bypass it next day when you open phone you passe to step 57 with the discussion but i almost sure you miss a dialog but at least you can continue the game
That's the thing that I'm pointing out with the code block, you can't because the GUI of Step 56 is already loaded and that of Step 57 isn't.
 

CuriousWonder

Active Member
Nov 29, 2022
563
236
Okay… is still a good game, but am having 2 problems with it..

1. The size as I said before is increasing ALOT from one update to the next, technically this game has a way to go before (if version no. are to go by) finished… it will get to the point where people will only download after a few updates so it’s worth the download times.

2. The different routes are becoming kinda disjointed and hard to follow and pretty desperately need to be streamlined they are kinda a tangled mess you are not sure which you are on or wish to be on, as well as running multiple at once kinda messes with what little actual story there is. your wife can be full on cheating on one storyline while talking to people on others saying she would never consider doing anything… it’s just odd.
also the tangling will only get worse as more storylines are extended ect…

dunno if there is any point expressing views here not sure if the author reads..lol
But will say my views are not supposed to be insulting as I enjoy the games I comment on, just offering views that may help you improve the game.
I wonder if it's just that Bloody ink needs to steam lind their code a bit. Like coding can be a pain and since this is their first game (to my knowledge) being developed then they might be running it the classic coders trap of making complex code for a simple solution. As for the different story beaches, I can only say experience.
 

88Michele88

Bloodborn Vampire
Game Developer
Apr 22, 2018
2,891
3,068
How do we unlock Mc feminization route I can't able to do it
It will start only if you answer at salim if you are into sisification thing or not, when he asked you to reaserch about sissification or he will send some to you. otherwise you alredy told him that you don't like it.
 
3.50 star(s) 149 Votes