Complete collection of Sakura games (in truth, I do not know if there are more) No website has the collection completes so I found interesting to do this. They are already all with Patch +18, less those that do not exist. I split them into folders to avoid a MediaFire bug that the files disappear.
[originally] Game has nice art-style; too bad that there's no male in this - basically... it's a girl-versus-girl [or girls against girls] and girl-love-girl behaviour, complete with some dld-play... At least, all of them are cute and perfect as waifu... [aftermath] There's a simple update called 'patch0x.rpa' [178-Mb] which include uncensorship, and 25+ new CGs and events, simply by drag-'n-drop into the game's 'game' folder... [link temporarily unavailable ATM, as the site which I've gotten it got blocked, and I'm in the process of re-uploading it]
Place the downloaded RPA file into the game's 'GAME' folder, overwriting the same file [back-up are optionally recommended, as there're no further updates available at the moment]
Check whether the patch is working as it should by defeating the first 'Rabbit' you encounter
If her chest is exposed = congratulations, you've got the uncensored version! In addition, updating this file also provides you with 25+ more CGs and events, whilst also an extra level of clothing damage [first critical = mostly stripped, second critical = almost stripped]
how do i unlock the springt gallery. I already fought against the last boss in the ship but I could not unlock springt gallery ... somebody help me please ???????????????????
I started a new game and didn't realize that most of the CG's were already unlocked. If I now delete the "persistent" file, will all of the CG's disappear or just the ones that I personally haven't unlocked?
at first it worked fine for me but then i didnt play it for a while and i just got back on today. extremely laggy. it said to install newest version of directx which i tried but it said i already had the newest version. is there an update that needs to be installed or something
Sakura Dungeon Folder > Game > saves > file: Persistent. delete that. Should get rid of your cg gallery. or just delete the entire save folder if you want to start fresh. Also: C:\Users*Username*\AppData\Roaming\RenPy\sakura_dungeon You have to delete both.
For some reason, when i try to open it, it just says "File execution blocked" and says that i "may need specific permissions to access this." if anyone knows what to do that would be amazing on help, i couldn't find anything on google about this, so anyone that knows what i am doing wrong (especially if i am just being a dumbass) PLEASE tell me what to do, thank you anyone in advance.
Anyone knows exactly about EXP distribution? I know that character gains EXP when she attacks, being attacked, or have any party member kill enemy. So far...what I have guessed about amount of EXP gained. Front row: normal amount of EXP Back row: EXP-25% Not in party: EXP-50% Yomi (when not in party): normal EXP? Also, if you bring less people in your party, do they get a bit more EXP or still the same amount as if you bring full 6 people?
No website has the collection completes so I found interesting to do this.
They are already all with Patch +18, less those that do not exist.
I split them into folders to avoid a MediaFire bug that the files disappear.
https://www.mediafire.com/folder/5zmdgg1n86iis/Sakura_Games
Edit: I created a hub for my Mediafire folders, it's easier than using notepad.
https://zero-mediafire.weebly.com/
Game has nice art-style; too bad that there's no male in this - basically... it's a girl-versus-girl [or girls against girls] and girl-love-girl behaviour, complete with some dld-play...
At least, all of them are cute and perfect as waifu...
[aftermath]
There's a simple update called 'patch0x.rpa' [178-Mb] which include uncensorship, and 25+ new CGs and events, simply by drag-'n-drop into the game's 'game' folder...
[link temporarily unavailable ATM, as the site which I've gotten it got blocked, and I'm in the process of re-uploading it]
I can give you some pointers, if you want...
In addition, updating this file also provides you with 25+ more CGs and events, whilst also an extra level of clothing damage [first critical = mostly stripped, second critical = almost stripped]
Any help??
Should get rid of your cg gallery. or just delete the entire save folder if you want to start fresh.
Also: C:\Users*Username*\AppData\Roaming\RenPy\sakura_dungeon
You have to delete both.
Patches were added to fix problems causing the game to not continue
[update]
Tnx for updating
Edit: The text for the items in 1.01 version were invisible
There is 1.05 version with various fixes!
Please update this game!
So far...what I have guessed about amount of EXP gained.
Front row: normal amount of EXP
Back row: EXP-25%
Not in party: EXP-50%
Yomi (when not in party): normal EXP?
Also, if you bring less people in your party, do they get a bit more EXP or still the same amount as if you bring full 6 people?
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' 'dungeon/cave/front2_up.png'>:
File "game/system/dungeon.rpy", line 123, in script
File "game/system/dungeon.rpy", line 123, in
error: Error reading the PNG file.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/system/dungeon.rpy", line 123, in script
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\http://ast.py", line 806, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=http://self.store)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\http://python.py", line 1577, in py_exec_bytecode
exec bytecode in globals, locals
File "game/system/dungeon.rpy", line 123, in
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\http://exports.py", line 1254, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\http://ui.py", line 277, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://core.py", line 2425, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://core.py", line 2779, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://core.py", line 1848, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 416, in renpy.display.render.render_screen (gen\renpy.display.render.c:6685)
rv = render(root, width, height, 0, 0)
File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2857)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://layout.py", line 649, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3319)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2857)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://layout.py", line 649, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3319)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2857)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://layout.py", line 649, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3319)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2857)
rv = d.render(widtho, heighto, st, at)
File "renpy/display/accelerator.pyx", line 104, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:1965)
cr = render(child, widtho, heighto, st - self.child_st_base, at)
File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2857)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://image.py", line 261, in render
return wrap_render(http://self.target, width, height, st, at)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://image.py", line 124, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 103, in renpy.display.render.render (gen\renpy.display.render.c:3319)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 185, in renpy.display.render.render (gen\renpy.display.render.c:2857)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://im.py", line 478, in render
im = cache.get(self)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://im.py", line 200, in get
surf = image.load()
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://im.py", line 529, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\a\Desktop\New folder\Dungeon\IGG-Sakura.Dungeon.v1.01\renpy\display\http://pgrender.py", line 144, in load_image
surf = pygame.image.load(f, renpy.exports.fsencode(filename))
File "src/pygame_sdl2/image.pyx", line 86, in pygame_sdl2.image.load (gen\pygame_sdl2.image.c:1652)
error: Error reading the PNG file.
Windows-8-6.2.9200
Ren'Py 6.99.10.1227
sakura_dungeon 1.01
[/code]