- Jan 17, 2018
- 377
- 609
Game crashes instantly once I applied your dll file. anything about that?Okay so... I may have gone a little ham on this. Perhaps I'm getting into this a bit too much.
But I just made a sound mod on top of the text mod I said I was making before. No voice work,
just some sound effects I got from a lewd sound pack that ZonkPunch made (he's an animator).
This is my first time doing sound modding for a Unity game, and my first time trying to do sounds
for a lewd game. So it might be a little bit novice...y. At any rate, I made it so you can use the savedata
file to lower the volume on each of the different sounds I've implemented so far, with values ranging from
0 for mute and 100 for max.
I also made it so you can toggle the lewd text on and off with the savedata file, made it so you
can alter the asphyxiation (running out of breath) timers (value ranging in seconds, I think),
and you can also change the orgasm cumshot count (value ranging from 0 to 1, since it's a multiplier).
I'm still thinking about doing more things. But maybe I should stop soon? I may as well be helping
develop the game at this point.
Oh and keep in mind this is for the Dessert Bakery v9a.
You just need to extract the zip in the root directory of the game with the exe.
And remember to backup your savedata file and your
Dessert Bakery_Data/Managed/Assembly-CSharp.dll
file before adding this mod, just in case. That's all I think.
Edit: And yeah, I'm aware of my truly inspired hentai dialogue. I'm thinking one thing I should do is make it so that
so that you can edit the lines yourself through the save file if nothing else.
Are you using it with Dessert Bakery v9a, and did you also extract the StreamingAssets folder?Game crashes instantly once I applied your dll file. anything about that?
I posted a V9.2 compatible version, try seeing if that one works.Game crashes instantly once I applied your dll file. anything about that?
In the mailbox.where is the catalog you need to get the breast pills
Yeah, for as little as the game has, I like how dynamic it is. Most games don't tend to have that. I've even gone as far as to develop a mod for it while I've been taking a break from the Gamecube/PS2 game modding I've been doing.Quite a great concept. A lot of these games fail because they don't tend to use diverse and/or interactive animations, and they also seem to lack small details that matter a lot (e.g. like a "pet" command).
I'm assuming you were responding to me. And no, it's not just an issue of meshing exactly. More an issue of how to replicate how he's doing the characters in their entirety. Code and in-game behaviors included. And I just found out that he's actually using a paid asset for the IK system in the game. I might still be able to do something if I go with a character that doesn't need IK, but I'm definitely not going to be buying something like that for the sake of modding.So.. do you need help remeshing a model ?. (its quite easy in blender) (but then you need to be able to extract first)
The developer's last patreon post was just 2 days ago, so no, it's not dead.so,is this game dead now?
Hey, nice job with the sound mod! Could you add some gag sounds when sshe is deepthroating? (when you hold her head). I can provide the sounds if you want.Okay, here is the Lewder BJ mod update for the 9.2 version of the game.
I'll let past me clarify some things:
To add this mod: You just need to extract the zip in the root directory of the game with the exe.
And remember to backup your savedata file and your Dessert Bakery_Data/Managed/Assembly-CSharp.dll
file before adding this mod, just in case.
I just made a sound mod on top of the text mod I said I was making before. No voice work,
just some sound effects I got from a lewd sound pack that ZonkPunch made (he's an animator).
This is my first time doing sound modding for a Unity game, and my first time trying to do sounds
for a lewd game. So it might be a little bit novice...y. At any rate, I made it so you can use the savedata
file to lower the volume on each of the different sounds I've implemented so far, with values ranging from
0 for mute and 100 for max.
I also made it so you can toggle the lewd text on and off with the savedata file, made it so you
can alter the asphyxiation (running out of breath) timers (value ranging in seconds, I think),
and you can also change the orgasm cumshot count (value ranging from 0 to 1, since it's a multiplier).
Edit: Updated to support custom lewd text by editing the savedata file. You should be able to have as
many as you as you want so long as you preface each entry with blowjob_text= or oral_creampie_text=
Do note that in the case of the blowjob_text entries order matters, later entries are used as you get closer
to an orgasm. And each of these text entries must be on one line. You can split a single line up by inserting a
: between them.