Use the "UnRen.bat" from this here: https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/So, is there no way to quick save during choices like other renpy games, other than clicking on the pensive? I'm used to right clicking and the save menu just pops up. It seemed to be working at first, but then stopped after the prologue
Like in most Ren'Py games in <game-folder>\game\saves.Where are the save files of the game located?
Should be Shift+o BTW, but doesn't work for me either:Hi guys, for the life of me I cannot get the console to open.
I have tried:
To enable Developer Console:
OPTION 1:
Download the options.rpy file at
You must be registered to see the links
it goes into the /renpy game xxx../game/ folder.
OPTION 2:
in "renpy game xxx" folder enter /game folder. create file "options.rpy"
type this text in it --
init -1:
python hide:
config.developer = True
--save and exit.
*Important!!!!! second line needs 4 spaces before python hide:
Third line needs 8 spaces before config.developer = True*
Now to enable Console Commands:
Go to "Renpy game xxx"/ Renpy / Common / 00console.rpy
ctrl+f and enter config.console
Set config.console variable to True
Example..... config.console = True
Save file
in game press shift O (letter)
AND
Unren.bat 0.7
AND
Multiple options.rpy files
I either get script errors when using some options.rpy, or loading and CTL + o does nothing.
Does anyone have a fix?
One of the scripts inside the rpa archives checks for a file in game/modules called developer.rpym. If this file is not present it disables the console and also the Shift+O shortcut.Hi guys, for the life of me I cannot get the console to open.
Does anyone have a fix?
init 999 python:
config.developer = True
config.console = True
it seems the game currently gets corrupted using the save games. so sharing them won't do you any good at the moment. all the good scenes are currently messed up images. there is a hot fix coming soon. Probably we will then have to start afresh from chapter 5 and then I am sure someone can share..Anyone with working save?
in the hallway in front of the classroom to the right/front. Put the glove from inventory on her. you have to be at the point where you suggest Ginny to walk around the castle for it to trigger, not before I believe. After that you can send the glove as a present to Ginny with an informal invite.Where is the Gwenog Jones portrait? How to access the portrait?