normalguy22

Newbie
Mar 22, 2020
17
61
147
Save file kagura ver 1.02



Included all scenes possible , leave a like if it helps you :'D
5 -> 7 : events after taking sleeping pill
8-> 10 : events for sleep sex with each mood
(kagura version got error with the yellow one mood, only happen with miyuki because it stucks at loading, im using maldives on android), the yellow mood doesnt need sleep sex to trigger
12 : yui x mizuki
13 : rio x shizuku
14 : miyuki x kanae
15 : akari x hikari
16 : kagami x suzuka
 
Last edited:
Mar 29, 2022
386
195
176
If you want the game to always start in fullscreen and without linear filtering:
This works for Summer Memories as well as Winter Memories!
Go to:

{install dir}\www\js\main.js

and add this:

Code:
FSInitStart = SceneManager.initialize;
SceneManager.initialize = function(){
FSInitStart.call(this);
Graphics._requestFullScreen();
};
View attachment 3237326

Then in:

{install dir}\www\index.html

somewhere in <head>, add:

Code:
<style type="text/css"> CANVAS{image-rendering: pixelated;}</style>
View attachment 3237324
Does this work ith the released version on steam? It's uncensored from the original game, not with any mods
 

jackwilliam

New Member
Apr 29, 2017
14
7
91
Is there the posibility of a harem ending? I'm using the "Complete save file", but I'm noticing theres one last scene on all of the 3 main girls that is still locked
 

ThtsMyScrtCapImAlwysHorny

Well-Known Member
Aug 5, 2021
1,604
3,932
387
Can you (or anyone) update the thread to the 1.03 version? Not everyone is using the GOG/Steam version here.
It doesn't matter if you got the game from Steam, GOG, or direct from Kagura (or, of course, here), that patch is what you need to update it. That said, I've already updated my copy, zipped it, and it's currently uploading to Mega. Will report to update the thread with it when that's done.
 
4.60 star(s) 86 Votes