Ayhsel

Chocolate Vampire
Donor
May 9, 2019
4,874
16,059
Well it's kinda a slice of life game with some story. So I don't know what you mean by nothing had happened? there are sex scenes with almost all the girls if that's your question.
I was talking precisely about story.
 

Steppenwolf

Newbie
Jul 30, 2017
48
88
recreation

Yes I know is a beta, but I get the same error I had before:

My character name is back to NONE:

You don't have permission to view the spoiler content. Log in or register now.

I rewrote after_load method:

Code:
label after_load:
    python:
        try:
            if pc_name is not None:
                mc_name = pc_name
            del pc_name
        except NameError:
            pass

        try:
            if pcname is not None:
                mcname = pcname
            del pcname
        except NameError:
           pass

        try:
            if pcsure is not None:
                mcsure = pcsure
            del pcsure
        except NameError:
            pass

        try:
            if pc_sure is not None:
                mc_sure = pc_sure
            del pc_sure
        except NameError:
            pass

        try:
            if pcmd is not None:
                mcmd = pcmd
            del pcmd
        except NameError:
            pass

        try:
            if pc is not None:
                mc = pc
            del pc
        except NameError:
            pass

        try:
            if pcthink is not None:
                mcthink = pcthink
            del pcthink
        except NameError:
            pass

        try:
            if pcgender is not None:
                mcgender = pcgender
            del pcgender
        except NameError:
            pass

        try:
            if cam_zoom:
                pass
        except:
            cam_zoom = ""
         
        color_picker = ""
return
I've tested it and it should work. I hope I was helpful.

script.rpy with the fixed code:
 
Last edited:

Dogorti

Engaged Member
Jan 23, 2021
2,040
7,588
what is the incest patch for? does it make it related?
makes the story confusing. It is a real unofficial patch not like other games. the half sister is already related anyways.

I was talking precisely about story.
by 8.0 the story was almost finished, I have no idea what the progression is in this version because I haven't played it.
 
  • Like
Reactions: Ayhsel

Anteron

Well-Known Member
Jun 17, 2023
1,014
1,378
It should also be made OBVIOUS if it's a beta - like in the title, not hidden behind the spoilers that nobody reads...
 

Dogorti

Engaged Member
Jan 23, 2021
2,040
7,588
It should also be made OBVIOUS if it's a beta - like in the title, not hidden behind the spoilers that nobody reads...
I wish that made some difference. but the last time the game was leaked it said BETA in the title and that didn't stop people from coming to criticize the dev and complain about common beta problems. people are just assholes.
 

cxx

Message Maestro
Nov 14, 2017
60,435
30,280
I wish that made some difference. but the last time the game was leaked it said BETA in the title and that didn't stop people from coming to criticize the dev and complain about common beta problems. people are just assholes.
same on many games where beta version is leaked.
 

popopopopooop

Member
Oct 18, 2019
117
148
renpy extracts local time from your device/computer.
Oh right, thought it was just a coincidence lol

makes the story confusing. It is a real unofficial patch not like other games. the half sister is already related anyways.


by 8.0 the story was almost finished, I have no idea what the progression is in this version because I haven't played it.
Any reason why the MC says Ellie is not his sister in the beginning? (call with Rachel)
 

CutieLvr

Engaged Member
Jun 3, 2020
3,327
3,876
Something wicked this way comes....

SanchoMod proudly presents:
Bad Memories - MultiMod Edition (v0.8.5 Update)
(AKA the "Better Late Than Never" Edition)
View attachment 2682304
Go get you some.
( simply click on the banner pic above )
View attachment 2682308 View attachment 2682309 View attachment 2682310 View attachment 2682311

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Please enjoy. Mod core is updated to the latest v7b with even more features. I hope you find at least one feature beneficial to your experience. Remember absolutely everything can be toggled on/off as desired and on the fly. Complete information and exhaustive previews can be found on the mod's thread (simply click the banner above). Regards and be well.
Update please, Sancho
 
  • Like
Reactions: CamelRed

murlok

Newbie
Mar 17, 2018
36
11
i have a bug blocked in a scene where jada go with rachel and me and ellie ?
you fuck rachel but impossible go next phase
 
4.40 star(s) 204 Votes