Nova Nightmare Posted Monday at 11:58 PM Posted Monday at 11:58 PM 15 hours ago, katsusims said: 私はネイティブスピーカーではないので、英語が完璧でないことをお許しください。 この素晴らしいMODをありがとうございます。 一つお願いがあります。膣に射精した場合は精液が膣から滴り落ち、肛門に射精した場合は肛門から滴り落ちるようにすることは可能でしょうか? 正直なところ、それが可能かどうかは分かりません。 あと、私の日本語があまり上手ではないかもしれませんが、翻訳ツールを使っているので、ご容赦ください。 1
BaiQing Posted Tuesday at 03:04 AM Author Posted Tuesday at 03:04 AM 17 hours ago, katsusims said: 私はネイティブスピーカーではないので、英語が完璧でないことをお許しください。 この素晴らしいMODをありがとうございます。 一つお願いがあります。膣に射精した場合は精液が膣から滴り落ち、肛門に射精した場合は肛門から滴り落ちるようにすることは可能でしょうか? Hi, first of all, I want to say that I sometimes forget to reply, but I read all the messages. If possible, there's another bone that would work perfectly for that. I haven't done it yet because I haven't figured out how to create a custom VFX without replacing the game's existing ones. The current one replaces a cow milking VFX because I needed it with a different rotation. The two bones in the rigging I need have different rotations, so I would need to create another VFX and replace another one in the game. I could do it the same way, and then when I can add new custom VFXs, I'd replace them and leave the game's VFX as they were. 1
Angelus75 Posted Wednesday at 01:15 PM Posted Wednesday at 01:15 PM Hi @BaiQing , Another French translation for your mod ^^ 2
mrnevernever Posted Wednesday at 04:52 PM Posted Wednesday at 04:52 PM Helloo! Thanks for creating the Mod, very hot I encountered some issues after installing: My big daddy men suddenly don't have their dadbod bellies anymore i created with slider in CAS Does the mod "reset" the belly slider to make "room" for a potential inflation? I read that you are supposed to be able to start the inflation manually by clicking "ejaculate in.." in the pie menu. I don't have this to select. I only see for example " take picture" and "cum.." & "extra cum.." from cumshine under "actions" 1
BaiQing Posted Thursday at 03:32 PM Author Posted Thursday at 03:32 PM On 8/7/2026 at 10:15, Angelus75 said: Hola@BaiQing , Otra traducción al francés para tu mod ^^ I love your translations , it's a shame there's an update coming up and you'll have to translate it again :v 1
BaiQing Posted Thursday at 03:35 PM Author Posted Thursday at 03:35 PM 22 hours ago, mrnevernever said: ¡Hola! Gracias por crear el Mod, está muy bueno. Me encontré con algunos problemas después de la instalación: Mis hombres grandes y maduros de repente ya no tienen sus barrigas de papá que creé con el control deslizante en CAS ¿El mod "reinicia" el control deslizante de la barriga para hacer "espacio" para una posible inflación? Leí que se supone que puedes iniciar la inflación manualmente haciendo clic en "eyacular en..." en el menú circular. No tengo esa opción para seleccionar. Solo veo, por ejemplo, "tomar foto" y "eyaculación..." y "eyaculación extra..." de cumshine en "acciones". I'm going to wait for the Patreon guys to report the bugs, and once they give me the OK, I'll upload it here. The belly reset issue is fixed. My mod no longer overwrites any settings from other pregnancy or fat mods. And the puddles and all the visual effects can be toggled on and off in the menu. 1
Angelus75 Posted Thursday at 09:18 PM Posted Thursday at 09:18 PM 5 hours ago, BaiQing said: I love your translations , it's a shame there's an update coming up and you'll have to translate it again :v No hay problema 😂 I've been translating NSFW mods for 3 years now , updates are frequent, and I'm used to it lol 2
awsome 1 Posted yesterday at 07:54 AM Posted yesterday at 07:54 AM I'm really looking forward to this mod, but it doesn't work properly on my end. I really like the dynamic expansion effect of the climax animation, and I want to use it like in the GIF you posted. I'm a WW animator, and I want to know how to set it up in the XML to achieve the effect in your GIF? <T n="animation_actors_list"> <T> <T n="actor_id">0</T> <T n="animation_clip_name"></T> <T n="animation_type">CLIMAX</T> <T n="animation_genders">MALE</T> <T n="animation_pref_gender">MALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_naked_flags">BOTTOM</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="actor_interactions"> <T> <T n="receiving_actor_id">1</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </T> </T> </T> <T> <T n="actor_id">1</T> <T n="animation_clip_name"></T> <T n="animation_type">CLIMAX</T> <T n="animation_genders">FEMALE</T> <T n="animation_pref_gender">FEMALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_naked_flags">BOTTOM</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="actor_interactions"> <T> <T n="receiving_actor_id">1</T> <T n="receiving_actor_category">CLIMAX</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </T> </T> </T> </T> Excuse me, which items need to be corrected to achieve the automatic expansion effect in your GIF? If you could tell me the correct way to do it, I would correct the climax stage in all the awsome1 animations. 1
BaiQing Posted 21 hours ago Author Posted 21 hours ago 6 hours ago, awsome 1 said: I'm really looking forward to this mod, but it doesn't work properly on my end. I really like the dynamic expansion effect of the climax animation, and I want to use it like in the GIF you posted. I'm a WW animator, and I want to know how to set it up in the XML to achieve the effect in your GIF? <T n="animation_actors_list"> <T> <T n="actor_id">0</T> <T n="animation_clip_name"></T> <T n="animation_type">CLIMAX</T> <T n="animation_genders">MALE</T> <T n="animation_pref_gender">MALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_naked_flags">BOTTOM</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="actor_interactions"> <T> <T n="receiving_actor_id">1</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </T> </T> </T> <T> <T n="actor_id">1</T> <T n="animation_clip_name"></T> <T n="animation_type">CLIMAX</T> <T n="animation_genders">FEMALE</T> <T n="animation_pref_gender">FEMALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_naked_flags">BOTTOM</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="actor_interactions"> <T> <T n="receiving_actor_id">1</T> <T n="receiving_actor_category">CLIMAX</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </T> </T> </T> </T> Excuse me, which items need to be corrected to achieve the automatic expansion effect in your GIF? If you could tell me the correct way to do it, I would correct the climax stage in all the awsome1 animations. <T n="receiving_actor_cum_inside">0</T> This in 1, only in the sim that's going to inflate
awsome 1 Posted 16 hours ago Posted 16 hours ago 5 hours ago, BaiQing said: <T n="receiving_actor_cum_inside">0</T> This in 1, only in the sim that's going to inflate Do I only need to change this part? Don't we need animation_type? Then how does it identify whether the climax animation is of the vagina or the anus?
awsome 1 Posted 16 hours ago Posted 16 hours ago 5 hours ago, BaiQing said: <T n="receiving_actor_cum_inside">0</T> This in 1, only in the sim that's going to inflate For this part, do both Sims need to make the changes, or just the recipient?
BaiQing Posted 7 hours ago Author Posted 7 hours ago (edited) 10 hours ago, awsome 1 said: Para esta parte, ¿ambos Sims deben realizar los cambios o solo el destinatario? In the animation category, it is determined that the animation is a climax. In animation_type, there is no category called "climax," only the following are available: TEASING HANDJOB FOOTJOB ORALJOB VAGINAL ANAL NONE This is where you specify where the climax occurs. `receiving_actor_cum_inside` only needs to be set to `true` for the Sim receiving the cum. Many people get confused and set `cum inside` for both the male and female Sims. If you have a FM animation, only the female Sim should have `cum inside` set to `true`. If you have a MMF animation, only the female Sim should have `cum inside` set to `true`. You can also configure it to receive the cum in two different places like this: Spoiler <U> <!-- [START OF ANIMATION ENTRY] --> <T n="animation_raw_display_name">BQ_MMF_Example_Climax</T> <!-- [REMOVE IF USING "animation_display_name" FIELD] --> <T n="animation_author">BaiQing</T> <T n="animation_locations">DOUBLE_BED</T> <T n="animation_custom_locations"></T> <!-- [REMOVE IF UNUSED] --> <T n="object_animation_clip_name"></T> <!-- [REMOVE IF UNUSED] --> <T n="animation_category">CLIMAX</T> <T n="animation_tags">PASSIONATE, THREESOME</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_loops">1</T> <T n="animation_negative_duration_offset"></T> <T n="animation_stage_name">BaiQing_MMG_Example_Climax</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_next_stages"></T> <!-- [REMOVE IF UNUSED] --> <T n="animation_allowed_for_random">1</T> <L n="animation_actors_list"> <U> <!-- [START OF ACTOR ENTRY] --> <T n="actor_id">1</T> <T n="animation_clip_name">BaiQing:PosePack_202603180014303381_set_1</T> <T n="animation_type">ORALJOB</T> <T n="animation_genders">MALE</T> <T n="animation_pref_gender">MALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_has_animated_vagina">0</T> <T n="animation_has_visible_tongue">0</T> <T n="animation_outfit_category">CURRENT_OUTFIT</T> <T n="animation_naked_type">ALL</T> <T n="animation_force_nude_hands">0</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="animation_actor_tags"></T> <L n="actor_interactions"> <U> <T n="receiving_actor_id">1</T> <T n="receiving_actor_category">ORALJOB</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </U> </L> </U> <!-- [END OF ACTOR ENTRY] --> <U> <!-- [START OF ACTOR ENTRY] --> <T n="actor_id">1</T> <T n="animation_clip_name">BaiQing:PosePack_202603180014303381_set_2</T> <T n="animation_type">VAGINAL</T> <T n="animation_genders">FEMALE</T> <T n="animation_pref_gender">FEMALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_has_animated_vagina">1</T> <T n="animation_has_visible_tongue">1</T> <T n="animation_outfit_category">CURRENT_OUTFIT</T> <T n="animation_naked_type">ALL</T> <T n="animation_force_nude_hands">0</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="animation_actor_tags"></T> <L n="actor_interactions"> <U> <T n="receiving_actor_id">0</T> <T n="receiving_actor_category">ORALJOB</T> <T n="receiving_actor_cum_layers">FACE</T> <T n="receiving_actor_cum_inside">1</T> </U> <U> <T n="receiving_actor_id">2</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">VAGINA</T> <T n="receiving_actor_cum_inside">1</T> </U> </L> </U> <!-- [END OF ACTOR ENTRY] --> <U> <!-- [START OF ACTOR ENTRY] --> <T n="actor_id">2</T> <T n="animation_clip_name">BaiQing:PosePack_202603180014303381_set_3</T> <T n="animation_type">VAGINAL</T> <T n="animation_genders">MALE</T> <T n="animation_pref_gender">MALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_has_animated_vagina">0</T> <T n="animation_has_visible_tongue">0</T> <T n="animation_outfit_category">CURRENT_OUTFIT</T> <T n="animation_naked_type">ALL</T> <T n="animation_force_nude_hands">0</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="animation_actor_tags"></T> <L n="actor_interactions"> <U> <T n="receiving_actor_id">0</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </U> </L> </U> <!-- [END OF ACTOR ENTRY] --> </L> </U> <!-- [END OF ANIMATION ENTRY] --> Edited 6 hours ago by BaiQing
FullMaster Posted 2 hours ago Posted 2 hours ago Hello, I've noticed the current version has less files than the previous one, do I have to delete the pie menu and cum packages?
awsome 1 Posted 1 hour ago Posted 1 hour ago 5 hours ago, BaiQing said: In the animation category, it is determined that the animation is a climax. In animation_type, there is no category called "climax," only the following are available: TEASING HANDJOB FOOTJOB ORALJOB VAGINAL ANAL NONE This is where you specify where the climax occurs. `receiving_actor_cum_inside` only needs to be set to `true` for the Sim receiving the cum. Many people get confused and set `cum inside` for both the male and female Sims. If you have a FM animation, only the female Sim should have `cum inside` set to `true`. If you have a MMF animation, only the female Sim should have `cum inside` set to `true`. You can also configure it to receive the cum in two different places like this: Hide contents <U> <!-- [START OF ANIMATION ENTRY] --> <T n="animation_raw_display_name">BQ_MMF_Example_Climax</T> <!-- [REMOVE IF USING "animation_display_name" FIELD] --> <T n="animation_author">BaiQing</T> <T n="animation_locations">DOUBLE_BED</T> <T n="animation_custom_locations"></T> <!-- [REMOVE IF UNUSED] --> <T n="object_animation_clip_name"></T> <!-- [REMOVE IF UNUSED] --> <T n="animation_category">CLIMAX</T> <T n="animation_tags">PASSIONATE, THREESOME</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_loops">1</T> <T n="animation_negative_duration_offset"></T> <T n="animation_stage_name">BaiQing_MMG_Example_Climax</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_next_stages"></T> <!-- [REMOVE IF UNUSED] --> <T n="animation_allowed_for_random">1</T> <L n="animation_actors_list"> <U> <!-- [START OF ACTOR ENTRY] --> <T n="actor_id">1</T> <T n="animation_clip_name">BaiQing:PosePack_202603180014303381_set_1</T> <T n="animation_type">ORALJOB</T> <T n="animation_genders">MALE</T> <T n="animation_pref_gender">MALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_has_animated_vagina">0</T> <T n="animation_has_visible_tongue">0</T> <T n="animation_outfit_category">CURRENT_OUTFIT</T> <T n="animation_naked_type">ALL</T> <T n="animation_force_nude_hands">0</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="animation_actor_tags"></T> <L n="actor_interactions"> <U> <T n="receiving_actor_id">1</T> <T n="receiving_actor_category">ORALJOB</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </U> </L> </U> <!-- [END OF ACTOR ENTRY] --> <U> <!-- [START OF ACTOR ENTRY] --> <T n="actor_id">1</T> <T n="animation_clip_name">BaiQing:PosePack_202603180014303381_set_2</T> <T n="animation_type">VAGINAL</T> <T n="animation_genders">FEMALE</T> <T n="animation_pref_gender">FEMALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_has_animated_vagina">1</T> <T n="animation_has_visible_tongue">1</T> <T n="animation_outfit_category">CURRENT_OUTFIT</T> <T n="animation_naked_type">ALL</T> <T n="animation_force_nude_hands">0</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="animation_actor_tags"></T> <L n="actor_interactions"> <U> <T n="receiving_actor_id">0</T> <T n="receiving_actor_category">ORALJOB</T> <T n="receiving_actor_cum_layers">FACE</T> <T n="receiving_actor_cum_inside">1</T> </U> <U> <T n="receiving_actor_id">2</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">VAGINA</T> <T n="receiving_actor_cum_inside">1</T> </U> </L> </U> <!-- [END OF ACTOR ENTRY] --> <U> <!-- [START OF ACTOR ENTRY] --> <T n="actor_id">2</T> <T n="animation_clip_name">BaiQing:PosePack_202603180014303381_set_3</T> <T n="animation_type">VAGINAL</T> <T n="animation_genders">MALE</T> <T n="animation_pref_gender">MALE</T> <!-- [REMOVE IF UNUSED] --> <T n="animation_has_animated_vagina">0</T> <T n="animation_has_visible_tongue">0</T> <T n="animation_outfit_category">CURRENT_OUTFIT</T> <T n="animation_naked_type">ALL</T> <T n="animation_force_nude_hands">0</T> <T n="animation_force_nude_feet">0</T> <T n="animation_allow_strapon">0</T> <T n="animation_actor_tags"></T> <L n="actor_interactions"> <U> <T n="receiving_actor_id">0</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">DISABLED</T> <T n="receiving_actor_cum_inside">0</T> </U> </L> </U> <!-- [END OF ACTOR ENTRY] --> </L> </U> <!-- [END OF ANIMATION ENTRY] --> I've learned a lot and thank you for your explanation. I used to set the type as "climax", but it turned out to be completely wrong. It turns out that there's no "climax" option at all. No wonder I asked how to identify where the climax animation is. I think I'll correct all the problems in the next update.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now