DeMoS666

Active Member
Jul 30, 2018
998
420
Is there any nudity on the 4 characters yet besudes the dream one with luna (i think that's her name)?
Open all memory (through console or save files ) if you want to see all scenes. And i think it more or less depends on your choice.
There is sex scene with Minerva before you go to Azkaban ( when she ask for help her with clothes ). Some tits with another teacher.

Tried version 0.61A the same bugs in Act 1 chapter 1 you go with Minerva to speak with girls ( bug you talk with girls and you need talk to Minerva and then bug repeat Susan ask story of MC again and he repeat OK hell if i know if it broke something.
Chaper 2 you set in cabinet and i think in walkthrough you need to drink 1 bottle and after each bottle you visited by 1 girl each, but sadly no this Susan which named him Troll walks away and no more girls after each bottle, I think he fixed nothing in the beginning of the game.

And I want to ask what the shit with the walkthrough of the game. Text almost different. No dialogues about sister and mother in the beginning of the game. What am i mising there or there some some other edition of the game?
 
Last edited:

Litvan

Member
Aug 6, 2016
219
125
division - Copy.jpg

I'd love to, but how????!?

I always start a new game with a new version, but this... has me stumped... there's absolutely ZERO hints about how/what/when/where regarding this....

Also, I've tried enabling console with unRen, I've searched for a config file to edit, tried other files to make the game load up with console enabled... nada, still can't get the console to open.
 
  • Sad
Reactions: DeMoS666

DeMoS666

Active Member
Jul 30, 2018
998
420
View attachment 742852

I'd love to, but how????!?

I always start a new game with a new version, but this... has me stumped... there's absolutely ZERO hints about how/what/when/where regarding this....

Also, I've tried enabling console with unRen, I've searched for a config file to edit, tried other files to make the game load up with console enabled... nada, still can't get the console to open.
yep console is not working, seems Dev blocked it somehow :unsure: .
 

Ut5962

Member
Aug 6, 2016
409
594
Tool you linked to doesn't work, nor does the otherwise "go to" renpy tool on this site (unren) for enabling console ect.
Also, I've tried just about any way I know how to enable the console in renpy games, yet I get zilch to come up, be it dropping an rpy file in the games folder for enabling it, nor could I find a config file to edit either.
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)
 

DeMoS666

Active Member
Jul 30, 2018
998
420
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)
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/
 
Last edited:

Ut5962

Member
Aug 6, 2016
409
594
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
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
223
37
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
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
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
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
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
262
337
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
 
3.00 star(s) 331 Votes