dongiskhan

New Member
Jul 17, 2020
5
0
What is the name of the save file? Sometimes you have to edit the file name.
For example "5-9-LT1.save" means save file on site 5 position 9. Maybe you didn´t see it because you have to go skip to this page or you just have to rename it.
I don't really know how it's done because it's the first time I'm doing it.
What is the name of the save file? Sometimes you have to edit the file name.
For example "5-9-LT1.save" means save file on site 5 position 9. Maybe you didn´t see it because you have to go skip to this page or you just have to rename it.
So I downloaded the entire game and I don't want to play the previous 6 episodes all over again. And I don't know how to use the save game files I downloaded. It would be a huge help if you could walk me through it.

So I downloaded the v0.7 game and save files for v0.6 so I can start with the end of the 6th episode.

So now I have a save file named 6-12-LT1.save

How do I use this file in v0.7 ?
 

p22

Active Member
Jun 21, 2017
821
480
I think I figured out why 2d art portraits are not unlocking for me.

At start of both DIK mansion free roams following script is run.

if minigames:
if mTask_2f_state_list[1]:
if art_unlock_orders():
$ new_chat_msg("Jacob",True,1)
else:
if art_unlock_orders():
$ new_chat_msg("Jacob",True,1)


mTask_2f_state_list is fixed Jacob's room.
So if room is not already fixed at the beginning of these roam events (and minigames are active), then art_unlock_orders() function would not run that unlocks portraits. And you will not get chat message from Jacob that portraits are done (I know I never did, my chat history with him is empty).

I only started working on his room in 2nd instance of this mini-game in ep7, and it was finished in 3rd one, which is after both roaming sections were already finished.

So no unlocks for me. :(

TD;DR
Fix Jacob room ASAP, if you want to see 2D portraits. If you did not do it in ep6, do it at first instance on working minigame in ep7, or you will not get unlocks.
 
  • Like
Reactions: drdml

B-52reloaded

Well-Known Member
Aug 25, 2018
1,182
1,129
Did you demolish Tybalt in the tennis match causing him to loose teeth? That could be the only thing i can think of currently.
How do you do this? Playing three sets the hard way or how? Cause I played only one set but did win and Bella crushed his face with the tennis ball ...
 

Picknikker

Newbie
Sep 20, 2017
20
31
I don't really know how it's done because it's the first time I'm doing it.


So I downloaded the entire game and I don't want to play the previous 6 episodes all over again. And I don't know how to use the save game files I downloaded. It would be a huge help if you could walk me through it.

So I downloaded the v0.7 game and save files for v0.6 so I can start with the end of the 6th episode.

So now I have a save file named 6-12-LT1.save

How do I use this file in v0.7 ?
Open the game
go to "continue"
you see at the bottom a q 1 2 3 4 5 6 etc
click on 6 an load it
there you should see the savegame 6-12
 
  • Like
Reactions: dongiskhan

TrainHardnett

Member
Jun 15, 2017
487
683
How do you do this? Playing three sets the hard way or how? Cause I played only one set but did win and Bella crushed his face with the tennis ball ...
Hmm odd, she should not reject you if you didn't do those things. When scrappy updates the mod I will do more tests on it as my current saves have the Cathy blowjob in the car.
 
  • Like
Reactions: B-52reloaded

keyser_soze23

Newbie
Jun 28, 2020
21
3
same for me
Last Log entry says this:

Traceback (most recent call last):
File "Z:\BeingADIK-0.7.0-pc\renpy\execution.py", line 801, in predict
for n in node.predict():
File "Z:\BeingADIK-0.7.0-pc\renpy\ast.py", line 1709, in predict
label = renpy.python.py_eval(label)
File "Z:\BeingADIK-0.7.0-pc\renpy\python.py", line 2035, in py_eval
return py_eval_bytecode(code, globals, locals)
File "Z:\BeingADIK-0.7.0-pc\renpy\python.py", line 2028, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 293, in <module>
jump expression _main_menu_screen
NameError: name '_main_menu_screen' is not defined
While predicting images.

No idea if that is help... it just keeps crashign to Desktop
 

Marley300

Active Member
Jan 29, 2020
528
11,430
They usually update the official Walkthrough in a month or two... Now we have to wait for the fan made Walkthough or the Scappy mod to get answers. They usually update after a couple of days, but the bigger the update the longer the wait time. :confused:
 
Last edited:
4.80 star(s) 1,553 Votes