Ut5962

Member
Aug 6, 2016
418
620
369
sadly but no console even after i edit this file.

but anyone can use to change saves anyway. so i think it even more comfy to use but also even easier to break of course/
Did you also use the usual way ? Because I did this and it works fine but the console only shows up in game, not on the main menu
 

emshowg

New Member
Feb 10, 2020
7
6
13
I tried flipping up Hermione's skirt during the Pheonix scene and it keeps crashing. Says it can't find the file for "phoenix_hermi_use_magic.png'". v06a. Any thoughts?
 
Last edited:

SirPEEPEE

Member
May 10, 2018
229
37
212
i've tried speaking to minerva officially and unofficially in order to progress the path i've chosen but nothing is really happening? is there someway to fix this issue a way to fix it?
 

JoeBanks

Innocent Witches/Not Another Adventurer!
Game Developer
May 5, 2018
833
1,367
237
I tried flipping up Hermione's skirt during the Pheonix scene and it keeps crashing. Says it can't find the file for "phoenix_hermi_use_magic.png'". v06a. Any thoughts?
fixed in the patch.
 

JoeBanks

Innocent Witches/Not Another Adventurer!
Game Developer
May 5, 2018
833
1,367
237
Did you also use the usual way ? Because I did this and it works fine but the console only shows up in game, not on the main menu
Our console is hidden behind a module, it doesn't work like other renpy games and we would much prefer people didn't try making it work. The problem is, we customize and help make renpy, the expectation that our game and such are vanilla is weird, a save editor is far better than trying to reverse engineer the game.
 

JoeBanks

Innocent Witches/Not Another Adventurer!
Game Developer
May 5, 2018
833
1,367
237
You 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)
This is not actually correct, and in the end you are helping create instability in the game.

Without all the code, you guys are guessing at best and making assumptions, and while I am more than happy with this, please keep in mind any poor results shouldn't be a reflection upon the game itself.
 
Aug 3, 2017
19
1
97
GAME
0.6.1A PC (Version with old animations) - MEGA
0.6.1A Mac (Version with old animations) - MEGA
0.6.1A Android - MEGA
Advanced animations (Place into “[game_root]/game/” folder) - MEGA
SAVE
Act 1 Chapter 5 Max Save - View attachment 742277
Act 2 Chapter 1 Max Save - View attachment 742278
Unlocked memories + dressing rooms - View attachment 742280
For saves and persistent data to work you need to put them into:
– Windows – “[game_root]/game/saves/” and “C:/Users/[your_username]/AppData/Roaming/RenPy/Innocent-Witches-0-6-4/” folders.
– MAC – “~/Library/RenPy/Innocent-Witches-0-6-4/” folder.
Overwrite if necessary.
WARNING: unlocking memories with the file above will delete your own progress with the memories and reset the preferences as well.
:cool:
Hi may I ask what's – Windows – “[game_root]/game/saves/” ?
where can I find it and what can I do for it?

I've put the saves in “C:/Users/[your_username]/AppData/Roaming/RenPy/Innocent-Witches-0-6-4/” folders. and the actual game save, but the game say it's incomplete saves
thanks : )
 

SamHaim

Member
Aug 23, 2019
266
356
191
Has the updates made it possible to be stuck in the early parts of the game?
As far as I can tell, I am at act 1 chapter 4.. My journal tells me to solve the situation with prefects meeting and to talk to Minerva about this meeting. However I have summoned Minerva about ten times both unofficially and officially and she has nothing to say (she mentioned a Time Turner, that I can't find, but this does not seem plot relevant). When I try to leave during the day I run into Nola. The game tells me, that I should talk to Snape about this, but again I have summoned him about 10 times both officially and unofficially and he has nothing relevant to say. Drinking with little Sally also gives nothing.
I have jacked off to the photo and met Helena, but again she has been summoned repeatedly in both ways and I have no option to ask her for another photo (to prompt Daphne to visit).
I got through the part with Lunas papers and her dream very quickly (one dream visit via pills from Snape and some conversations in following days, when she visited on her own) (this process has been made faster in later updates?) But now it seems like the game thinks that I am all done with prefects papers, so it won't let me meet the rest of the girls and get their papers, but at the same time it will not allow me to progress. Snape will give me an apparition potion, that I can use to get to the entrance at night, walkthrough indicates that there should be some stuff on the board to make Daphne visit, but there are no active elements on the board.
I have been through this part of the game in an earlier iteration, but it seems different now.
Stuck in the same place. Started with Daphne. Calling Minerva during the day or night doesn't give any option but to drink wine.

1595558326654.png
 

Ut5962

Member
Aug 6, 2016
418
620
369
This is not actually correct, and in the end you are helping create instability in the game.

Without all the code, you guys are guessing at best and making assumptions, and while I am more than happy with this, please keep in mind any poor results shouldn't be a reflection upon the game itself.
I know next to nothing about codding, this code isn't mine, I just saw someone sharing this solution earlier today, tried it and it worked, the console showed up.
 

SamHaim

Member
Aug 23, 2019
266
356
191
I looked about 4 pages back, and I am stuck without a prefect meeting, can't talk to Minerva like I see alot of other people are. Someone mentions a certain route is not available yet.

Did I pick something wrong to experience the content? The only choice I remember making was what girl I wanted (Daphnee)
Same problem
 
3.00 star(s) 345 Votes