fuck i hate this dev, what a jackassYou have to edit "[your game folder]\game\modules\nondevelopper\main.rpym" to look like this :
Python:init python hide: config.console = True config.keymap["performance"] = [] _console.console = None renpy.load_module("modules/nondeveloper/screens") renpy.load_module("modules/nondeveloper/traceback") for fn, _ in renpy.game.script.module_files: if fn.startswith("modules/nondeveloper/tools"): renpy.load_module(fn) renpy.write_log("Activate tool: %s" % fn)
I'm having the same problem, kind of.I can't find anything anywhere about this, but the statue pipe puzzle won't work for me. Not as in I can't solve it, as in when I left click any of the circles to start the puzzle nothing happens. I've already gotten my stats all to 1, which is the current cap for them. Anyone know if theres a fix or am I just SOL?
I'm having the same problem, kind of.
I've leveled up all my stats to 1 like I'm supposed to.
However, it only lets me do 1 reservoir.
After that, I can't do any of the other reservoirs, so I can't finish the rest of the statue puzzle.
I click on one of the 4 circles, it turns the puzzle on, so I can rotate the pipes for that section.
After I finish, get the message I should try to "do it evenly" and get all 4 reservoirs done.
But it won't let me turn on any of the other 3 reservoirs, to do their puzzles.
Can anybody help or know if there's a fix/bug?
Sounds like you did not connect ALL the parts in one section. As long as there are still parts in dark, you cannot open other reservoirs.However, it only lets me do 1 reservoir.
After that, I can't do any of the other reservoirs, so I can't finish the rest of the statue puzzle.
How to unlock dialog options inside memories?UNLOCKING MEMORIES
1) Put devtools.rpy in [game_folder]/game.
2) Launch game and use special buttons in Memories list.
Idk. On older game versions this script allow to unlock ALL content except Sonya costumes. Now it is brokened. Try on 0.6.1-a.How to unlock dialog options inside memories?
(or galleries)
Yeah, I noticed there was a lot of continuity errors too.So Act 1 Chapter 4 used to make you go through all the girls, I think is what I've read. I am just confirming that because I am on my first playthrough and I chose Susan Bones, and there are some problems with the flow of the story. So after going to Snape and asking for his help with staying awake through Susan's proposal he gives you floo powder to make the fire last longer, and this somehow calls Susan's Aunt? Then when Susan comes she says something about making Markus the queen he always wanted to be? Then the Prefects meeting is something that Markus just brings up with Susan when talking about her papers which I don't believe that the meeting was mentioned at all before this. Am I an idiot who missed something, or is it the game? If it is the game is there a way to go back and play through it how it was originally so the story flows well?
Not sure what you mean, so I'll clarify how this game works:So should I get an older version of the game to play Chapter 4 where is makes sense, and if so where could I get it. Or should I just play through the chapter multiple times and pretend I did it all in one run so it makes sense?
They did an overhaul of Act 1 chapter 4 to make it more streamlined. This however caused some plot points to not be explained because they were part of the other girls paths. I want to play through the chapter and get all the information and plot from it. I see two possible ways to do that either play through an older version of the game before they overhauled it and made them separate but made you miss some information. Or I could just play through all of them on the current version and piece them all together to pretend I did them all in one playthrough so I have the whole story. I would prefer option 1 because I would get all of the story in the proper order.Not sure what you mean, so I'll clarify how this game works:
IW is split up into chapters. This made more sense when releases more or less put out an entire completed chapter at a time and happened every few months - this stopped being the case, so the whole chapter system is kinda pointless besides acting as checkpoints. Now, releases include a lot of work on new content in the most recent chapter/new chapters, and also some revision of outdated older chapters.
Currently, we have:
Act 1, with chapters 1-5. Some of Act 1 is kinda disjointed because 1-4 haven't changed much since the beginning, whereas 5 is very different. You only start getting the barest hint of anything erotic in Chapter 4, and Chapter 5 basically features a lot of stripping and peeking on people stripping (with the notable exception of Ginny).
Act 2 currently only has chapter 1. This is where the bulk of things which aren't "watch these same characters strip under slightly different circumstances" come into play.
If I remember correctly they overhauled chapter 4 so that it would make more sense with the rest of the story. So using an older version of the game would probably be the more confusing option. If you really care about the story that much, I'd recommend waiting another few months for the 0.6F update (scheduled to come out for patrons in December), because they might make more edits before then.They did an overhaul of Act 1 chapter 4 to make it more streamlined. This however caused some plot points to not be explained because they were part of the other girls paths. I want to play through the chapter and get all the information and plot from it. I see two possible ways to do that either play through an older version of the game before they overhauled it and made them separate but made you miss some information. Or I could just play through all of them on the current version and piece them all together to pretend I did them all in one playthrough so I have the whole story. I would prefer option 1 because I would get all of the story in the proper order.
So after playing through an older version of the game I have discovered the things I mentioned in my first post were eplained by a plot point that Susan Bones thinks you are gay because her Aunt told her you were. This was removed, I think, like you mentioned so it fit with the new stuff.(I still haven't actually gotten there to confirm) But right now the dialogue they removed makes what is left make little sense. So I will take your advice until they fix the new paths to work independently and without the parts they removed and just wait to continue playing. Story is important to me because if I just wanted porn I would just get the pics. I am here for both together.If I remember correctly they overhauled chapter 4 so that it would make more sense with the rest of the story. So using an older version of the game would probably be the more confusing option. If you really care about the story that much, I'd recommend waiting another few months for the 0.6F update (scheduled to come out for patrons in December), because they might make more edits before then.
init python hide:
config.console = True
config.keymap["performance"] = []
renpy.load_module("modules/nondeveloper/screens")
renpy.load_module("modules/nondeveloper/traceback")
for fn, _ in renpy.game.script.module_files:
if fn.startswith("modules/nondeveloper/tools"):
renpy.load_module(fn)
renpy.write_log("Activate tool: %s" % fn)
yes i stuck here toCan't give Daphne's nude to Merlin when you chose to expel Daphne in Dark Path, because Draco's portrait doesn't give the nude pic back, what do I do?