Hordragg

Lesser-Known Mesmer
Donor
Compressor
Apr 2, 2019
3,014
10,799
How do you make full save file work ? Like where do you place it ? Also no matter what i do my old saves are still here even i deleted them the fuck is that
Saves are stored at two different locations. One is the game's own save directory, the other is the platform specific save location:
Python:
# game/code/System/options.rpy
136:## Windows: %APPDATA\RenPy\<config.save_directory>
138:## Macintosh: $HOME/Library/RenPy/<config.save_directory>
140:## Linux: $HOME/.renpy/<config.save_directory>
145:define config.save_directory = "SexNote-1561590144"
Ren'Py stores save files simultaneously to both locations, but other than that, they aren't kept in sync. So either rename the save file so it occupies a currently empty slot (the naming scheme is '<page>-<slot>-LT1.save') or make sure to delete your own save from the platform specific save location as it takes precedence over the game's save directory.

Why I cant roll back text?
Because of
You don't have permission to view the spoiler content. Log in or register now.
Simply create a rpy file with a name of your choosing in the game's game direcotory and drop the following into it:
Python:
init 1:
    $ config.rollback_enabled = True
Restart and enjoy!
 

randomguy6516265165

Conversation Conqueror
Jun 21, 2018
6,480
4,644
Saves are stored at two different locations. One is the game's own save directory, the other is the platform specific save location:
Python:
# game/code/System/options.rpy
136:## Windows: %APPDATA\RenPy\<config.save_directory>
138:## Macintosh: $HOME/Library/RenPy/<config.save_directory>
140:## Linux: $HOME/.renpy/<config.save_directory>
145:define config.save_directory = "SexNote-1561590144"
Ren'Py stores save files simultaneously to both locations, but other than that, they aren't kept in sync. So either rename the save file so it occupies a currently empty slot (the naming scheme is '<page>-<slot>-LT1.save') or make sure to delete your own save from the platform specific save location as it takes precedence over the game's save directory.


Because of
You don't have permission to view the spoiler content. Log in or register now.
Simply create a rpy file with a name of your choosing in the game's game direcotory and drop the following into it:
Python:
init 1:
    $ config.rollback_enabled = True
Restart and enjoy!
no idea how to do that
 

PervectKakarot

Active Member
Oct 8, 2017
550
720
The game is very good.! and the animations are good too, one more thing is the fact that I missed a little grinding before the characters relate, like a rubbing, groping, provocative possessions.. other than that the game is on my favorites list
 

Dracula Belmont

Prince of Darkness
Donor
Game Developer
Dec 17, 2017
403
464
The game is very good.! and the animations are good too, one more thing is the fact that I missed a little grinding before the characters relate, like a rubbing, groping, provocative possessions.. other than that the game is on my favorites list
Didn't know that those are major ingredients to make a game popular, story writing, good world-building, interesting gameplay seems to be old school now.
 

RandyPhoenix

Engaged Member
Jun 30, 2018
3,025
4,682
With every update im coming here with hoping DEV changed to old art style or at least changed ugly nose design but everytime the only thing im getting is more disappointment... First picture looks awesome and when we change to animation we are seeing this ugly thing... I dont know who makes this nose design but he/she need stop and find another job... This was one of games i add my signature and i was loving it but now its just terrible... I dont want even talk about forced (unavoidable) Fendom content or how MC is not got any character development at all after this much update and gaining this much power. Thanks for killing this game potencial...
Screenshot_2.jpg Screenshot_3.jpg
 
3.60 star(s) 162 Votes