@aminanjiri :
- Open 00console.rpy in the ./renpy/common folder.
- Look for the following:
Code:
# If true, the console is enabled despite config.developer being False.
config.console = True
- If it states config.console = False, then change it and try again.
- If it states config.console = True and it still doesn't work, open 00keymap.rpy in the same folder.
- Look for the following:
Code:
# Debug console.
console = [ 'shift_O' ],
- If it states anything other than shift_O, use that key or change it here.
- These are the only two locations, so if this doesn't work, I don't know what will. Try downloading the versions on the first post in this thread and trying again. They have the console enabled by default. Maybe you have a non-US keyboard?
And do open it in an editor that recognizes the newlines. Like Notepad++ or even standard Wordpad.
@Arasharia12 : A walkthrough is very difficult to make due to all the crossovers and different branches. Specific guides could be made regarding the conditions needed for something, but for now, just browse through the thread and there will be some examples. And while playing, use the goals to guide you.
@bael132 : I'm not entirely certain which version you're playing and whether it is modded. If you see the question marks, then you have at least a single scene unlocked and no mod. In the modded versions, the
_scramble was removed, so there should be no question marks.
However, even in the .33 version, there's a bug in that department. Denise's Nympho 1,2 and 3 scenes will unlock Sandra's instead, and her Obsession scenes won't unlock at all. In my fully modded game, I don't see any of the unstable scenes, unlocked or otherwise.
@Altarin : Not entirely certain, but I believe there's a check that states that a girl in school will always dress one level higher than she would outside of school. I noticed it in the MC scripts, it's logical to assume it would also count during low inhibition. Test it by setting their inhibition to 0, then opening your profile page and closing it again. That resets the girl's image to reflect the new clothing (or attitude) style.
@Everyone : If you believe there's an issue with my modded version, please address me with
@DarkPhilosopher so I'll know. I have noticed that loading a 00.16.00 savegame in 00.16.33 will sometimes end with a terminating error. So far it has only happened for savegames in the school hallway, but keep it in mind. It is likely not my fault.