Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
thanks and how can I change the points to 350 for each girl?
just start chapter 3 without loading a savegame ("press start") - you should get questions to input girl's points.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
But I did enjoy all of them, even the harem FAIL because it sort of should happen in a lot of these VNs.
Actually that ending wasn't planned. During beta testing, i felt that such an ending should be a good idea and i talked to Dots that much and so long until he agreed - so that ending has been implemented within the very last second. So it's one of the reason, the game release has been delayed. (actually, the game had to be delayed anyways for other reason, but that delay made it possible to get the bad harem ending into the game)
 
Last edited:
  • Like
Reactions: jaw1986baby

Zorro2

New Member
Mar 6, 2018
2
2
hey i cant see any images after re-eletion night. just a download problem or is there a problem with the SanchoMod?
 

1138op

Member
Jun 2, 2018
151
834
Is there an actual harem ending? Because I can't get it to trigger. Not even when I use the gallery unlocker. That just default to the Sis/Vicky ending.
 

cxx

Message Maestro
Nov 14, 2017
67,791
34,261
hey i cant see any images after re-eletion night. just a download problem or is there a problem with the SanchoMod?
problem on dl most likely.

Is there an actual harem ending? Because I can't get it to trigger. Not even when I use the gallery unlocker. That just default to the Sis/Vicky ending.
well yes and no. tey using sanchomod.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
Do these go in the game folder saves or in the %appdata% saves?
they go in both.
That's how renpy works.
If you load a game, it first takes the ones in your game folder(priority)
If there isn't any savegame in that spot in your game save folder, then the game looks for a savegame in appdata.
If both locations are empty, the savegame will remain empty.
Once you save a game, it will be saved in both locations.
(so if you want to delete a savegame, you have to delete it twice - once in each location)

IMPORT A GAME - you can put it into game folder or appdata folder - nearly no difference.
Just take care that if you put it in appdata, that there is no such filename in game - this will load the one in game folder (priority)
If you want to import it correctly, you should put the provided savegame in BOTH folders. (only in game folder works fine too)
 
Last edited:
  • Like
Reactions: _Gaalec_

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
if those aren't named same as your saves then \game\saves otherwise appdata\renpy\etc.
it has nothing to do whether they have a name or not - just saying
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
or just persistent.
persistent is not about savegames - it's about general variables like names and so on.
Mostly you don't even need persistent file for import. The savegame should be enough
 

cxx

Message Maestro
Nov 14, 2017
67,791
34,261
persistent is not about savegames - it's about general variables like names and so on.
Mostly you don't even need persistent file for import. The savegame should be enough
yea but removing persistent on appdata and saves is good thing to let game "forget" some things while keeping saves.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
has or had, if \appdata has save named same as in \saves then appdata is prior 1 even if \saves has newer date.
as far as i know, local save in game folder has prio over appdata. I always copy the local game folder save and overrule appdata.
Even more, i actually delete my appdata saves when installing a new version, and just copy my game/saves folder.
Appdata is for ONE reason only - and only for that reason:
It's a fixed place wheeas the game/saves folder is a new one after each update. So for people who don't know how to copy-paste their savegames, that's a good thing. For "clear" savegames, it's better to copy the game/saves folder.
 

cxx

Message Maestro
Nov 14, 2017
67,791
34,261
as far as i know, local save in game folder has prio over appdata. I always copy the local game folder save and overrule appdata
dunno if it got changed or not but in past appdata had prior1 so if edited save then needed to have it named differently than originally to get edits into game.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
dunno if it got changed or not but in past appdata had prior1 so if edited save then needed to have it named differently than originally to get edits into game.
i am pretty sure that local has prio - but best practise: just delete appdata and rely on local saves :p
Why i am sure? -> there are games which don't even have appdata files!
 
  • Haha
Reactions: cxx

cxx

Message Maestro
Nov 14, 2017
67,791
34,261
i am pretty sure that local has prio - but best practise: just delete appdata and rely on local saves :p
Why i am sure? -> there are games which don't even have appdata files!
well those RENPY games i play have appdata\roaming\renpy and unity games have appdata\local if saves aren't in game folder.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
well those RENPY games i play have appdata\roaming\renpy and unity games have appdata\local if saves aren't in game folder.
and why i know that here are games without appdata?
Usually i used to delete the "old" folder after installing the new update - and several times i lost my savegames because there wasn't any appdata save. So i had to undo the delete. Since then i just delete the appdata saves and copy my local game/save files before i delete the old folder.
 
  • Haha
Reactions: cxx

faramata

Active Member
Mar 13, 2022
649
792
Personally I prefer it when apps store their settings in their own folders. That is why I use portable apps as much as possible. Easier to backup and reinstall.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Game Developer
Jun 30, 2018
3,145
8,472
Personally I prefer it when apps store their settings in their own folders. That is why I use portable apps as much as possible. Easier to backup and reinstall.
and after you delete the games once they are finished, all the savegame trash is still stored there forever.

That's why i even consider to script a cronjob deleting my appdata files on a daily base in general. No one needs them
 
3.50 star(s) 275 Votes