CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

SkaKami

Member
Apr 8, 2021
142
170
For the modded version: I don't know. My guess would be that the sound channels don't get defined in the script.rpy and that may be why they loop by default. If you want to fix it yourself look whether these lines of code are in the script file and if not paste them there (don't define the same channel twice):
Code:
init python:
    renpy.music.register_channel("sfx2", "sound", loop=False)
    renpy.music.register_channel("hsfx1", "voice", loop=False)
    renpy.music.register_channel("hsfx2", "voice", loop=False)
For the non-modded version: I believe there are still about a handful of these looping sounds that don't get stopped properly in v0.8b. I should have fixed them awhile ago but I always pushed it back to v0.9 and well, now here we are.

Either way, here are the non-modded d1-d6.rpy files with all the sound bugs I could find fixed. (These won't work with the modded version). If you find more feel free to share them. If you want to fix them yourself all you have to do is to put "stop *Channel-name*" (for example: "stop hsfx1") where you want the sound to stop looping. Alternatively the looping sounds get canceled by themselves when another sound of the same channel is played (but that may take a while with some of them).
Wow, thanks a lot for that, this will definetly help me out <3
Thank you for all your effort and content! I hope you get the rest you well deserve!
 

SkaKami

Member
Apr 8, 2021
142
170
Ill stick with the non-modded version for the testing phase, cause the mod alters the code and i dont want any False-False in the protocol. For the testing phase itself, id like to postpone it a few days, just because i prefer to continue my current playthrough. Also there are some other bugs regarding sound, i like to lay an eye on as well. Any fix or workaround i am able to achieve will be posted in this thread.
 

Son_of_ogre

Newbie
Oct 2, 2024
91
123
Gosh, how big is this game?!
I don't think I'm even half way of the game, but I have to admit this game is really good!

At first I thought another harem game with pathetic wimp MC, but MC's starting to change a lot, he's quite intelligent too!

This is the type of harem game which's really rare to find nowadays.:(
 

MaxRichard

Member
Oct 7, 2023
390
991
Gosh, how big is this game?!
I don't think I'm even half way of the game, but I have to admit this game is really good!

At first I thought another harem game with pathetic wimp MC, but MC's starting to change a lot, he's quite intelligent too!

This is the type of harem game which's really rare to find nowadays.:(
It's truly a gem. I think the pics in the OP make it look way dumber than it is. I'm guilty of postponing this game for far too long expecting too little from it even though many people praised it. It's my ATF
 

1tomadeira

Engaged Member
May 25, 2017
3,346
10,210
Any news from the dev? Did Bai say/commented anything on how he's doing and how everything is going?
Is it really that hard to at the very least read the last page mate?

I understand completly that you won't read an entire thread, but please read at least the last page before asking, you have an hint there at least.
 
4.60 star(s) 144 Votes