If a game is rejected by Steam for whatever reason, there are minimal chances of getting approved in the future, I think they even don't allow a new resubmission.So is there no chance for a Steam released anymore? or there's still a hope that it will get a Steam released?
It's not recommended load a savefile from v0.5.9 trying to jump into new content...I'cant progress on Yasuka. Is there something I've done wrong? There is just the option to talk to her. And the games says "as soon as I work I'll be able to replay her debt". I already worked a lot but it seems to do nothing
I never played this game beforeIt's not recommended load a savefile from v0.5.9 trying to jump into new content...
Two questions:I'cant progress on Yasuka. Is there something I've done wrong? There is just the option to talk to her. And the games says "as soon as I work I'll be able to replay her debt". I already worked a lot but it seems to do nothing
1. I think I didTwo questions:
1. Did you say no to her working as a hostess at the start of the run?
2. Did you start going down Asami's plot yet?
Did you sleep all nights with Yasuka?.1. I think I did
2. yes
oh we have to sleep everytime with her? i thought it was just there if we need an extra scene, i slept 2-3 times then skipped it to save timeDid you sleep all nights with Yasuka?.
It's mandatory to sleep with Yasuka, each time she becomes more comfortable with MC enough to reveal more of her body to him at night...oh we have to sleep everytime with her? i thought it was just there if we need an extra scene, i slept 2-3 times then skipped it to save time
There's a variant of the scene where she sleeps topless iirc; once you start getting those I think you can stop sleeping with her every night. Not sure what the count is for it, though.oh we have to sleep everytime with her? i thought it was just there if we need an extra scene, i slept 2-3 times then skipped it to save time
Well... I think the overall idea is to get her comes comfortable with MC, the more is revealed the better, i remember that soon after she get more open we can follow her story, but i remember that i could only achieve that after ending all paths, at that moment the only one it was active was Asami's one, so, soon after it was closed and sleep with Yasuka it was activated Yasuka's path. But in that whole time i spend all night with her, iirc, it's needed to spend at least 10 nights, but i think there was more than just that...There's a variant of the scene where she sleeps topless iirc; once you start getting those I think you can stop sleeping with her every night. Not sure what the count is for it, though.
There are animations apart from the classic.Can anyone tell me the difference between classic and animated?
That was a really dumb question for me to ask, also thanksThere are animations apart from the classic.
Yeah... that was a bad joke.... sorry![]()
I really tried to do this myself but I don't know enough about renpy to pull this off. Any way you can share the file?Thanks! Putting that in the renpy folder worked like a charm. Took everything from dump123 and put it in the game folder where it belongs and deleted data.extra afterwards.
After that used this
You must be registered to see the links
Seems to mess up the translation but you can look at the code again
For console try this instead as it bypasses a lot of the silly checks.
renpy\common\00console.rpy
Change line 734 from
To thisCode:if config.developer or config.console: console = DebugConsole()
Added mod to skip the disclaimer after you acknowledge it the first time.Code:if True: #config.developer or config.console: console = DebugConsole()
Added mod to unlock the gallery. Hopefully it's forward compatible.
Still works with the new name.
Tested on Goodbye Eternity [v0.6.1]