3.00 star(s) 90 Votes

Sketty

Newbie
Nov 24, 2017
32
9
220
What is the very first track that you hear for about 2-3 seconds immediately after starting the game? It's not in the track listing. I mean the short track when the aorta overlay comes on.
 

shawnnation

Active Member
Oct 19, 2020
607
478
139
Havne't played since the grandma I mean mary was introduced, anyworth while scenes with grandma?

And is there an I pathc that actually works for this update?
 

Obsidion69

Member
Jun 16, 2018
492
392
266
i use for that diffchecker but i give this mod up because i will not update a mod when after every update the chance exist that this game will abandoned after every update again.
I understand that hence why the first thing I said was I'm not trying to convince you to pick up this mod again. Also having looked at diffchecker I'd still suggest looking at notepad++ with the comparison plugin. It's free so cheaper than the desktop version of diffchecker while offering comparable features for txt files and it would probably save you time in comparison to the web based version.
 

Sketty

Newbie
Nov 24, 2017
32
9
220
Got an error/bug whatever. I just broke into the house with Jerry, opened the safe etc. On the way back after my "Fuck ok lets go" only a black image comes up. I can click whatever I want, even reloading the save doesn't do anything else.
 

nicolausi

Newbie
May 14, 2018
55
71
198
Got an error/bug whatever. I just broke into the house with Jerry, opened the safe etc. On the way back after my "Fuck ok lets go" only a black image comes up. I can click whatever I want, even reloading the save doesn't do anything else.
I have exactly the sam e bug. Is there a solution?
 

Gorkem3000

Newbie
Oct 6, 2017
53
49
94
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/update_2_work_map.rpy", line 530, in <module>
KeyError: u'my_office_on_comp'

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

Full traceback:
File "scripts/update_2_work_map.rpyc", line 530, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/update_2_work_map.rpy", line 530, in <module>
KeyError: u'my_office_on_comp'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
TheSecretReloaded-049b-Season2 0.4.9b
Sun Jun 12 02:43:14 2022
 

Cephsus

Newbie
Apr 8, 2022
51
16
19
Here's an incest patch.

Nothing fancy, it just activates incest implemented by the dev. Don't expect too much because several parts of code don't use (yet?) these incest variables.
Where/How do you change these sort things? The mod is great an all, but he still calls her Mary which is a bit odd.

I got note++ and visual code, but i cant find anything on the character in the files (still a super newb on this stuff)
 

Bibifoc

Engaged Member
Apr 7, 2018
2,667
6,308
721
Where/How do you change these sort things? The mod is great an all, but he still calls her Mary which is a bit odd.

I got note++ and visual code, but i cant find anything on the character in the files (still a super newb on this stuff)
You need a tool named "Unren" to extract files:
First tool (I currently use an old version of this one)
Second tool (the original)

First you have to extract everything from .rpa files (you can delete them when it's done)
Then you have to uncompile .rpyc in order yo get the .rpy sources

Finally you can modify whatever you want in these .rpy (save them first :rolleyes: )
 
3.00 star(s) 90 Votes