Create and Fuck your AI Slut -70% OFF
x

Zaiaku

Active Member
Jul 1, 2017
726
524
324
During the first daphne scene I get stuck in a endless loop. My cursor disappears and i get no continue button prompt. Help?
 

Skurt

Newbie
Apr 10, 2017
40
19
184
Whats supposed to happen hear? even if u ques right, i just get the 2x or nothing stuff and no scene? am i doing something wrong or?

You don't have permission to view the spoiler content. Log in or register now.
 

Litvan

Member
Aug 6, 2016
230
134
312
find unren program and choose to enable console and press SHIFT + O in game.
OR
find guide how to do it manually but you need to uncheck read only on file before save changes. google "how to enable renpy console"
not checked myself ( I do it manually ) but https://f95zone.to/threads/renpy-console-enabler.15056/
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.
 

gingerd

New Member
Jun 28, 2019
7
8
13
The art in this game is amazing. Been messing around with the art in gimp, just some examples of what I think would be a great option, kinda looks like the devs may be going in this direction anyway. Hair and makeup options could do great things for this game IMO. Also, fishnets.
Hermione Trashy.png Hermione Trashy Base Hair.png
 

TheLecherKing

Newbie
Jun 26, 2019
19
3
54
Game is fun. Certainly grindy but still fun. I experience a bug during Luna's tutoring scene which really sucks since it's one of the better ones. Needs a fix asap.
 
  • Like
Reactions: roppigi

puffmutter

Member
Aug 29, 2019
376
191
173
Is it possible that one has to start with Daphne? If I start with Hermione or Susan as favourite the quest is always broken at some time and I cannot go further. Also the walkthrough is not helpful then.
Now I chose Daphne and it goes on and on (actually with Daphne).
 

DeMoS666

Well-Known Member
Jul 30, 2018
1,296
572
269
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
230
134
312
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

Well-Known Member
Jul 30, 2018
1,296
572
269
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
418
620
369
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

Well-Known Member
Jul 30, 2018
1,296
572
269
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:
3.00 star(s) 345 Votes