Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

jantodano

17
Posts
11
Following
A member registered Mar 17, 2020

Recent community posts

Hi, it's been a long time since I replied but I tried a direct download. I would have preferred having the game accessible from my itch app library along with my other games, but I was able to install it just fine. 

The game's story is interesting and I'm interested in how it turns out. However I did notice that there were a few things that need fixing:

  • When I'm in the settings screen while playing the game, there's no "back" option to resume playing. There's only a "return" option, but that takes you back to the main menu. 
  • I have to hover my mouse under the system, volume, load, and return options in the settings screen to click them. I had this issue in both windowed and full screen.
  • The pages at the very bottom of the "load game" screen are barely visible because they are so dark. I also can't see the quick save menu. I know it's there because I clicked the space in front of the "1" and there seems to be 2 pages of quick saves, but I can't see any button indicating that.
  • Sometimes, the next voiceline plays even when I didn't click for the next line.

I don't know what platform in your question means. I'm using the itch pc app on windows. Does this help?

Hi, I want to download the demo, but when I try to install it, an error occurs saying "Cannot read property 'build' of undefined."

I played the demo and it was really fun! It's refreshing to see male love interests who are a bit thicker and I love the romantic comedy office setting. I'm already excited to see how Jorge spend time with his exes. Something about the language setting though: the box to change the language won't disappear unless I start the game or relaunch it. I found this out my accident and it doesn't really affect me since I only read English but I think this might be a bug.

I just figured out how the speed controls work. Just drag from the very end of the of the slider. I didn't read the list of bugs that the game has above. The other problems are still there though. For some reason, the skip button doesn't work, yet I've seen playthroughs of the demo where it does. I don't know why. : (

I don't have trouble starting a new playthrough, just accessing a save. If I can't do it I'll just play through the game again. It's fine.

1) Who's your favorite character so far and why?

Daisuke. I have a weakness for the seemingly fun and carefree characters.

2) How's the pacing and writing? 

It was good but it seemed like Kazuo's introduction had a lot more monologue than I would've liked. 

3) What aspects of the game do you like?

The love interests seem like they have a personality and backstory that we can explore.

4)  How is the UI?  What did you like about it? What did you not like about it?

I liked that you used icons instead of words but I wish there was a log to see the script. Also, the options for perferences should all be on one screen, not multiple. When I choose to go to settings when playing the game, I shouldn't have to wait for the screen to transition through sliding either.

5)  How is the hook for the story? Did it made you play until the end? If it didn’t, what made you stop?

The hook was good enought to play to the end, but I felt tedious to go through all the monologue for Kazuo and the questions for Daisuke and Kou.This could just be me though.

6) How is the music for the demo so far? Does it match the vibe of the game? Is it distracting?

The first soundtrack played when Kazuo is first introduced in his bed reminded me of the Simpsons opening. It was smooth and sauve but the saxaphone was kinda giving me a different vibe.

7) What other improvements can we make to enhance your experience?

Add a log to your textbox so we can see the script. Sometimes I missed what a person just said. Please allow us to save when choosing options too. Make all the options for perferences be on one screen. Transition to the perferences screen from playing the game instantly, not though sliding.

(1 edit)

Hi. Played the demo and it got me hooked. There are a few minor issues though. Sometimes I can only click on the text box and not anywhere else in the window if I want to continue the text. Sometimes I can click outside the box to continue and sometimes I can't. Also, in the Estelle teaser, Harrision yells "There you are. Gaurds, they're in here!" 3 times. Also, the speed controls and the volume  controls aren't working for me. They don't increase nor decrease.  Lucas is the best btw. Love all the characters already. 

Where did you download the demo?

Hi, ever since the latest update, I haven't been able to access my save files. Got an error message:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'Currentjob'

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 313, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\loadsave.py", line 769, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\Jan\AppData\Roaming\itch\apps\seiyuudanshi 2\SeiyuuDanshiFinal-pc\renpy\loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'Currentjob'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
seiyuudanshifinal 1.0
Sun May 24 12:07:19 2020

(1 edit)

Hey, to get the 7th cg for toru, u put Haato's penis in toru's ass thrice, not his lips. Maybe other's got it differently, but I couldn't get it through his lips.

Hey, does anyone know if there's a side quest for the blond guy with sunglasses at the market? Seems like he does.

Hey, I saw your guide and in Shuu's route, you get the 6th cg by giving Shuu a blowjob, not the other way around. Thanks for the guide tho! It's a lot of help.

I got it! It took ~50 days of having as much sex as possible but I finally got it! Also, it's visiting him in the daytime after the voice acting lesson, not in the morning. Thank you!

Ok, so I bought the costume from the pink bear and topped Shiba twice, once as a sub and once as a dom, but the costume still doesn't show up in the selection. Am I suppose to top Shiba before I buy the costume? 

I acutally have the same question. I bought the Shiba's dog costume from the pink bear, but it's not in the costume inventory when I click on the costume button just before sex in the love hotel. Anyone else have the same problem?

I actually have the same problem. I used a cheat for Shiba's route and bought the costume in July. Is it because I got it too early? Am I suppose to wait until later to buy the costume? Am I suppose to complete a sidequest before I buy it? Someone please help. It's my last cg for Shiba.