You must be 18+ to view this content

Seiyuu Danshi: 18+ BL/Yaoi Visual Novel / Dating Sim Game may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 380 to 419 of 1,218 · Next page · Previous page · First page · Last page
(1 edit)

I'm on the Hikaru route and every time I load my save it loads into foreplay mode with Hikaru then crashes.

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

While running game code:
Exception: DynamicImage u'char/MC/[express].png': could not find image. (u'char/MC/moaning2.png')

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

Full traceback:
  File "lib/windows-i686/main.rpyc", line 635, in script call
  File "lib/windows-i686/newdirtytalk.rpyc", line 448, in script call
  File "lib/windows-i686/newforeplaymodehikaru.rpyc", line 2676, in script
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1260, in render
    return renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1258, in render
    self.update(st, at)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in update
    child.visit_all(lambda c : c.per_interact())
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 513, in visit_all
    callback(self)
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in <lambda>
    child.visit_all(lambda c : c.per_interact())
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 726, in per_interact
    self.find_target()
  File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 632, in find_target
    raise Exception(error)
Exception: DynamicImage u'char/MC/[express].png': could not find image. (u'char/MC/moaning2.png')

Windows-8-6.2.9200
Ren'Py 7.0.0.196
seiyuudanshifinal 1.0
Thu Jan 03 11:41:32 2019
[/code]

Do you have the latest version of the game?

If yes, can you try sending me your save file? That randomly-jumping-to-foreplay bug should have been fixed, but it might still affect it if you use older saves to continue your play through.

I just bought the game 10 days ago and downloaded it then so it should be the latest version. Sorry, I deleted the messed up saves when I tried the save I made at the festival and it didn't go to foreplay mode. I lost a month of progress but the game seems to be working fine now. Should I re-download the game and start over?

No, you don't have to do that if it's already working now (chance of it happening again should be rare)

I don't get why that same bug still persists, though, I thought I was already finished with that bug :| Time to do some bugs-squashing again, I guess lol.

I can't seem to feed the one white dog in the mansion for some reason? : ( 

I have enough dog food and the dialogue saying I've feed him before hasn't shown up?

You can't adopt that dog. It belongs to the little boy in the park and is part of a quest.

Thanks!

hello, I was wondering how to trigger the talk show event for kaede's route. I got to his last event in the bar, but the December 11 event doesn't trigger if I skip to it, or if I do both photoshoot events and skip to a few days before Dec. 11. Am I doing something wrong? 

Did you accept the talk show from the agency? It appears on 2 Dec, accept it before skipping to December 11

Hello! Thanks! I did that and it worked. I assumed it would be triggered about a week before the event. Thanks so much!

Is there a guide for unlocking love hotel CGs?

A lot of them are random you kinda just have to experiment. There should be a CG for toys and costumes for most of the boys if I’m not mistaken. For  Hikaru I remember I had to go back and redo his route and have sex with him a lot to get the one CG I was missing and it was really dumb luck ^^” 

how do I unlock the Toru's middle CG's from the last line in his first page ? Help please ^^'

If I'm thinking of the right one, you unlock it by using the cat costume a few times :)

it worked, thanks ! also would you know if it is possible to unlock all haato naked cgs (the one with a vibro and others) on one run or some cgs are restricted to some routes ?

You're welcome ! :D   The ones unlocked in foreplay mode? They can all be unlocked in one run, if I remember correctly :)

How to unlock these chibi images? Help please..


Top one: Finger Shiba 3 times during foreplay mode (fingering his asshole)

Bottom one: You need to make Shiba have bottom orientation, then during partner's initiative (when his image pops up), there is a random chance of Shiba licking MC's finger, which will unlock the chibi.

I successfully unlocked them. Thanks! 

Happy new year  ❤️❤️❤️

(1 edit)

I love this game so much, but... I'm sad I can't find any guides. I think I was supposed to have wooed the guy by now, but I keep being stumped at what to do next... I'm pretty sure I've done everything... where did I go wrooong. Toru! Just marry me alreadyyyy *sob* Where should I go for advice about the game? ;w; EDIT: AAA! The fanbook will have a guide!? I'm defs getting it! Can't wait, thank you :D

Hi there!  If you have any specific questions on what to do, you can ask here and someone will usually help. I'll help if I can - I've romanced everybody by now, lol.  

The biggest tip that helped me move guys from friends to crush and lovers is to date them to raise their heart level, but visit them at every place during the week and - crucially - at every location. There's lots of scenes that won't unlock until you meet some criteria of heart level, but the scenes are location locked and only go in order. So, for example, if your next scene with Toru is at the park but you're only visiting him at another location, your relationship will never progress.

For more general help, here's a fanmade guide with help with auditions and things: 

https://docs.google.com/document/d/1P6iYaiVrfa9TLpGbv7B51TocGv3zhcPUK89HzrbKyIw/...

Deleted 5 years ago

Thanks so much!! I already ordered the fanbook ehehe, but it's not out yet anyways. Looking forward to that tho! Reading thru comments I found that the problem was, I thought it was by location, not by day! I was checking each location only once a week, but then working every friday for money sooo... that was probably the day I was missing, LOL. But I missed many events so I had to start over my game... very sad. But I restart with more knowledge this time!! :)

Yeah, the fanbook is going to be great! Between that and waiting for the voices, I feel like I'm going to have reasons to go back and play this game again and again.

Glad you figured it out! I hope the next playthrough gets you the guy of your dreams. :D

Indeed I did get him, thanks to your help! :) I notice a lot of fans asking questions though in the comments... do you think I could add to your walkthrough to help peeps in more areas? (Though I haven't discovered quite everything yet but I'm working on it!!)

Congrats on your successful ending! :D 

Oh, it's not my walkthrough, sorry if it sounded like that - I don't know what marvellous person made it! You can request access to edit the file and add things though, so it's worth a try. They'd probably be happy to get more input.  If not, making a second document or a gameFAQ would be great - I'm sure future fans would thank you!

Thank you!!! I've been excited to play this for months. Thank you for all your hard work! I can only imagine how much time and effort this took to create. Happy New Year!!

(1 edit)

Happy new year to you too! <3 <3 <3

just finished Toru's route and now im going back trying to get all the cgs and chibis but im having trouble getting this one cg....

can anyone tell me how to get it?


(1 edit)

I'm replying based on memory since no access to the game, but if I remember right, it should be the one with the maid costume? (I'm not sure since I forget the CG row number, but that one's the hardest to get so I'm assuming it is x'D) 

If that's the CG you're missing:

Go to maid cafe with Toru, take the crossdressing job and MC & Toru will talk about a certain bet. Win the audition. Then, buy maid costume with size M on top of one with Toru's size. Make Toru wear the maid costume once (I think), then you will get the scene, but MC needs to be a bottom, if I remember it right.

that's not the one unfortunately D: , I already got the maid one because i found how to get it in the other comments. But it seems like this one wasn't that hard to get because i can't find anyone else asking about it so now i feel kinda dumb and confused haha ^^;; im guessing i should be able to get this one during  foreplay mode but i dont know how...

Okay, checked the CG gallery this time. To get that one, just choose to let Toru-chi top during your first night with him.

ooooh i completely forgot i can choose that during the first time lol, thank you so much!!

I think I'm encountering a glitch with the Shuu route. Almost specifically on Fridays when Shuu is at the bookstore, if I click to check my text messages the screen will go black and stay black. I've only encountered it when trying to check for a new text but it's happened 3 or 4 times in a row and figured I should let you know. Thankfully I save frequently so it's not a big deal for me, butlLet me know if I can provide more detail

Do you have latest version of the game? 

Just double checked and I do

So the bug occurs if you click on the phone whenever you spend time with Shuu on Fridays? Can you give more details? Thankies! 

I mention the Shuu route specifically because I haven't seen this pop up with either the Shiba or Toru routes.

But basically on Fridays if I click on the text message button specifically and then click to exit out of them, the screen will either go black or it'll pull up the background CG for the office. There are no options to click out of what I'm seeing so it essentially freezes the game until you close the program (the message before closing pops up and works like normal). So far from trying to replicate it I haven't encountered any issues anywhere except in the Commercial District. It occasionally happens when looking at the the Commercial District as a whole, but it's happens almost every time when you go into any of the buildings in the Commercial District, pull up, and then exit out of the text messages.

Let me know if this was clear. If you want to see what's happening I'd be happy to record and send a video of what's going on (I can post that on here or send that privately)

It'd be nice to have the recording of it, actually! You can send it to meyaoigames@gmail.com whenever you have the time to.

hey, does anyone have a cg guide? i’m only missing one of shiba’s and i can’t for the life of me figure out how to get it

(1 edit) (-1)

Hey @Meyaoi Games could you make it so that after becoming lovers with target and winning the seiyuu awards you could get married to your lover or to make marriage a bit more difficult set a heart meter for it please!!!

nice idea.. I am totally agree with this..

(-1)

On kickstarter project page it is written that you can continue playing the game even after you get a lover and have lover quarrels! But how to have quarrel with your lover?

(+1)

Hi! Is the full game finished? ♡

I've seen some saying it is just unvoiced? When will it be fully voiced? Thanks!

is this still the demo

Full game is released, but it's still unvoiced.

Hi! I just bought your game, it was pretty fun. Liked the persona style calendar system, map and colors. I create VNs myself, Freak-Quency that has been adapted to a lezhin comic and Amplitude on steam, and another one I'm making is Lingering. If you ever want to meet up in Jakarta that could be fun. It's nice to see another all female Indonesian developer who isn't afraid to go yaoi lol. Anyway it was a fun game 

Ooh, I played freakquency several years ago too! (and lingering has pretty cool art direction). Yeah, meeting up would be fun... I don't really have any friends into the same hobby xD

Sure, do you have a contact that I can email to or something? I can't seem to PM you via itch.io I love in Bandung but I go to Jakarta, which I think is where you love from the Kickstarter page

How do you get the other guys’ phone numbers? I’m in March, and I still only have Tocchan and Toru.

You have to befriend them before they'll give you their numbers. It's best to 'stalk' just one guy of your choice during the weekdays, do that and your relationship with whoever you choose will improve. I think you have to be at least 'friends' before getting the number.

I keep seeing comments about a characters specific star/heart meter. Where can I find it? 

I was having trouble with this too! So, what you do is you go to the park and talk to the Fudanshi stalker guy and you'll have the option of checking your "love profile" and you'll be able to see the heart meter and star meter people are talking about, and he'll explain it to you as well :)

Trying to change a sub to a dom and was wondering if during dates you just let the screen sit until the guy initiates? or something like that? I know how to use foreplay mode to make him initiate during sex, but nothing gets explained as to how you make your guy initiate during a date or to initiate the date itself. Clarification please and thank you!

Just keep playing the foreplay mode, even after the little lovemaking heart has popped up. If you just keep going, eventually he gets tired of waiting and will take over. It seems you always bottom in that case, though, fair warning!

(1 edit)

Ah. Okay. The way they worded it in game made it seem like if you got his personality to be dominant enough he'd start calling you out on dates so just wanted to see if I was missing something.

Oh. But as far as the foreplay part goes, the only way you end up on bottom is if he's a top, meaning if you've been bottoming to him to the point his preferred role is to top then his subsequent "can't wait anymore" in foreplay mode leads him to fulfill said preferred sexual role. That's been my experience so far at least. ....And I've been testing it VERY thoroughly! ^///^

Hello! Sorry for the trouble, but I've run into an error:

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

While running game code:
Exception: DynamicImage u'char/MC/[express].png': could not find image. (u'char/MC/moaning2.png')

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

Full traceback:
  File "main.rpyc", line 635, in script call
  File "newforeplaymodeshuu.rpyc", line 2465, in script
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1260, in render
    return renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, width, height, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1258, in render
    self.update(st, at)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in update
    child.visit_all(lambda c : c.per_interact())
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 513, in visit_all
    callback(self)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in <lambda>
    child.visit_all(lambda c : c.per_interact())
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 726, in per_interact
    self.find_target()
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 632, in find_target
    raise Exception(error)
Exception: DynamicImage u'char/MC/[express].png': could not find image. (u'char/MC/moaning2.png')

Windows-8-6.2.9200
Ren'Py 7.0.0.196
seiyuudanshifinal 1.0
Mon Dec 17 21:55:01 2018
[/code]

Odd, that shouldn't happen. If I may ask, when did you download the game? Thanks.

(1 edit)

Two days ago! I actually went back to a slightly older save file, and that seemed to correct the issue, so I've been able to get past it! It was odd, though, because the save file with the error was for June 7, which should have been a Monday, but loading it took me straight to the foreplay screen as if it were still a Sunday date? I tried reinstalling the game again and loading my  old file and still got the error? Anyway, I played beyond the part that was giving me trouble and haven't gotten another error, but I thought you might like the details! 

Deleted 2 years ago

Go to the bookstore and buy the book that's says something about being a Tsundere :)

Broke af college student here :( if I cant afford the full game and only download the demo, will there be any sex scenes or only PG??

There is only one sex scene in the demo and that's the MC masturbating scene. Other than that, you'll have to get the full game to experience the other sex scenes :)

So I finished Shuu's route and like none but the last 4 CGs showed up in the gallery even though I encountered several that should be in there during my play through? Is there an error in my game?

Hm, not sure, it shows up just fine for other players. When did you download the game? 

I sent an email to you guys too but I downloaded it I think on the 8th of this month? 

I'm worried to start another route cause I don't want to not get the CGs...

The events of Toru go out of order. After they became lovers, the Toru called on Sunday and after having a date they had sex. Some book that they bought was mentioned, but this event happened much later. I also learned about the past of the Toru earlier than about the past of Haato. They had to tell each other about their past in the one scene as I understood. So I did not see this * sigh *

Oh, and the second sex they had was initiated by the Toru. But this time, Haato said that the first attempt was failed due to the fact that Toru’s parents did not leave to celebrate the anniversary.

All this did not prevent me from enjoying the root in general (I love this shy sun so much), but I would like to know why it does not work. I have an old version of the game? Or did I hurry with something and broke the game? This was my first root, so I played without cheats.

And sorry for my google translate english.

My game gets stuck every time I try to dress up Hikaru. It happens with the other guys too but if I keep on clicking eventually it will progress - but with Hikaru it just keeps being stuck on the conversation no matter how long I wait or how many times I click.

ok ok ok idk if i’m doing something wrong or what but i can’t for the life of me make foreplay mode happen. i’m on the first of august and have been making moves on tora ever since i arrived in game but nothing has happened yet. i haven’t even became lovers with him yet. am i doing something wrong? does foreplay mode not unlock until later? am i just stupid?? pls help

(+1)

Foreplay mode happens only after you become lovers with your guy! So, you're not doing anything wrong there! To help you become lovers with Toru (or any of the guys) as soon as possible, you will need to hang out with him as much as possible. Everyday, you should try to hang out with him to trigger an event scene which fills up your stars. When you can't spend time with him on a certain day, you should remember what day you missed and hang out with him next week. For example, if you miss Toru on Wednesday due to an audition, then you should try to meet with him the following week's Wednesday. This will help with filling up the stars. As for the heart, spending time with him (when it doesn't trigger an event), calling him, and inviting him out on dates will raise it. IIRC you only need to heart filled up to 80? or 90% to get a confession scene. I hope this help?

(2 edits)

Why does this happen?I cant download or upgrate the game.It said the game is 16/bit,and the 64/bit Windows couldn't hold the game. How to deal with this?

Can you show the screenshot of the exact error message? 

I am not at home.Maybe after several days?

Take your time. I just haven't received similar report in the past, so I'll need to see the exact error message to help the issue =) 

How to post the picture?I try a lot,but nothing works.

Just send via e-mail: meyaoigames@gmail.com

Okay, so- I bought the game and I´m currently playing but for some reason in foreplay mode I only get images of the guys´ (Tocchan, Toru and Shuu so far) upper bodies. I can´t interact with their lower half, like I´ve seen in demo pictures or when other users were talking about it-... any way to trigger this, or is my game broken? Am I doing it wrong? I´m confused... and also a bit frustrated because, as you can imagine, actions are limited if you don´t even get to (in shuu´s case) the guy´s nipples... any ideas?

(1 edit)

Have you tried scrolling down or clicking and holding on the bed and pulling it upwards (to go down)?

OMG THANK YOU SO MUCH :D I didn´t realize I could scroll! It worked! <3 hooray!

To interact with lower half you scroll down and round about on the top of thigh there should be an option you can click to lift legs.  The person has to be completely naked. This is what shows up on mine.

Ahh, THANK YOU! :D I just tried it and YES! It worked! I didn´t realize I could scroll, so I never tried it before! That´s so cool, haha! xD

For some reason I don't encounter any option to go to the fireworks festival with shuu :( We are already lovers - what do I need to do in order for the event to trigger?

You need to see the poster at the mansion lobby (there should be a poster around July, with fireworks images)

Yes I realised just after posting. My last save is in april weee I'll save it for next playthrough I think haha.

(1 edit)

I went back to replay Hikaru’s route and I still can’t figure out how to get the 1st CG on the second page! ;-; help appreciated


Edit: right when I asked I got the CG!

How did you get it?

It just randomly spawned during a sex scene idk what I did 

For whatever reason my vocie actor jobs keep dissappering they don't show up on the calender when i take them and then I fail and get no mone ;^; what happened

(1 edit)

is there any form of food play with shiba? also how do you earn the "cute" trait for auditions?

No food play. Cute, I think you need to purchase & read a book (title is... "100 ways to become cute", I think)

(1 edit)

okay thanks, also is there a way to leave the house during sundays? also any shota romances?

hey bought the game recenlty and i'm having trouble building affection, the only thing i know to upgrade that is to pray at the shrine, are there any other ways to increase kindness?

The Voice Acting jobs are so hard for me to get right, is there like a walk-through or something?

Fanmade guide: https://docs.google.com/document/d/1P6iYaiVrfa9TLpGbv7B51TocGv3zhcPUK89HzrbKyIw/...

eu to baixando a demo se for bom eu compro;-; mais eu sou bi e meio que gosto disso

How do I adopt a dog/cat in this game?

you go to the shrine and talk to the blonde girl and she will tell you she needs you to feed all the stray animals around, after you find and feed all them (gotta buy cat and dog food) then report back too her and finish her quest. Then go buy either cat or dog food and feed a pet you want for a couple days then after like the 3 or 4th time the MC will say he kinda likes this pet and it'll ask if you want to adopt it but it takes away your noon choice of activity to adopt it not to feed it then go back to the shrine and talk to the glasses girl and she will give you pet esentuals 

Viewing most recent comments 380 to 419 of 1,218 · Next page · Previous page · First page · Last page