Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

sereture

27
Posts
1
Topics
1
Followers
17
Following
A member registered Sep 16, 2019

Recent community posts

I didn't download it until after the update was out, and used the download link provided after buying the game. I also started a new game, instead of using my old demo saves. And the files say 1.1

Okay, 95 did it, but that really seems too high, since that required a death bonus of 16 + loading back 3 weeks to focus on just levelling darkness. The tests before that has been 40 at the highest, I think.

80 is not enough either. It really feels like a bug.

Can it really be true that 75 is not high enough for the darkness check in week 30 of Emrys' route, on story difficulty? I literally had to go and unlock 8 deaths to get the stat that high, and I still fail the check.

I don't know if it's on purpose, but this doesn't seem to work with the itch app

One of the choices in the cooking part has opposite results from what is supposed to happen.

Other than that, a fun, weird, and interesting read!

Trying to save in the paid version gives me an error message.

Could you possibly add an option for bigger fontsize?
The text is really small on my laptop's screen.

I'm really enjoying the game so far, but I'm just having so many issues with the pronouns of the gender-variable characters changing between scenes. My guess would be that it's caused by playing as a bi character (specifically the masc voice AI, but also likes feminine option).

I usually play nice and forgiving characters, but telling off Helene with such competence was delicious.

Just found this, and I love it so much!
Definitely one of the best demos I've read this year.

Download doesn't seem to work via the app, unfortunately

The stat changes in chapter 2 confuses me. Sometimes, a choice that should raise my high stats lowers them instead, or does nothing at all.

Julian was never added to the relationship tab for me, even though the pop-up message appeared.

I don't know if it's just me, but I find the paper background very difficult to read from.

Ohhhh, this looks so promising!
Though trying save gives me an error message.

When choosing your blade of choice in Gnarl's route, any choice just seems to go back and forth between the two pages.

I mean ingame/gameplay differences, like characters reacting differently or things happening, or having special choices, depending on your race. Or if it's just a few changes in flavour text. ^^

And the ctrl + f shortcut doesn't seem to work in the app, which is what I use.

Are there differences depending on what race you choose?

The ones I was missing  are there now, but some other ones have disappeared. I haven't checked if new ones are unlocked yet.

After the latest update, most of the CG's aren't being added to my gallery.

Only 1 of the 6 new ones I've gotten since, have been added. 

Is anyone else having this problem too?

In the demo, when about to do recordings for the BL game (tentacle scene), I get this error.
I have tried reloading an earlier save, and re-installing the demo, but to no avail.

[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'patch/cg/bljob1.png'>:
IOError: Couldn't find file 'patch/cg/bljob1.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "recording.rpyc", line 477, in script call
  File "recording.rpyc", line 523, in script
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\ast.py", line 1375, in execute
    renpy.exports.with_statement(trans, paired)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\exports.py", line 1578, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\core.py", line 2240, in do_with
    clear=clear)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\core.py", line 3174, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\core.py", line 2086, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\seret\AppData\Roaming\itch\apps\seiyuudanshi\SeiyuuDanshiDemoFinal-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'patch/cg/bljob1.png'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
seiyuudanshifinal 1.0
Thu Sep 26 01:36:04 2019
[/code]

Hello! I seem to have a different problem than everyone else.
When I try to open the game (both standalone and app version), I get this error message:

Switching to resolution 1600x900 failed, trying lower one
Switching to resolution 1600x900 failed, trying lower one
All resolution switches have failed
Screen: DX11 could not switch resolution (1600x900 fs=1 hz=0)