Nova Nightmare Posted July 6 Posted July 6 15 hours ago, katsusims said: 私はネイティブスピーカーではないので、英語が完璧でないことをお許しください。 この素晴らしいMODをありがとうございます。 一つお願いがあります。膣に射精した場合は精液が膣から滴り落ち、肛門に射精した場合は肛門から滴り落ちるようにすることは可能でしょうか? 正直なところ、それが可能かどうかは分かりません。 あと、私の日本語があまり上手ではないかもしれませんが、翻訳ツールを使っているので、ご容赦ください。 1
BaiQing Posted July 7 Author Posted July 7 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
mrnevernever Posted July 8 Posted July 8 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 July 9 Author Posted July 9 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 July 9 Author Posted July 9 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 July 9 Posted July 9 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 July 10 Posted July 10 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 July 10 Author Posted July 10 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 July 10 Posted July 10 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 July 10 Posted July 10 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 July 11 Author Posted July 11 (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 July 11 by BaiQing 1
FullMaster Posted July 11 Posted July 11 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 July 11 Posted July 11 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. 2
BaiQing Posted July 11 Author Posted July 11 9 hours ago, FullMaster said: Hola, he notado que la versión actual tiene menos archivos que la anterior, ¿tengo que eliminar el menú circular y los paquetes cum? You psychopath... 😱 Delete the entire mod folder and install the latest version. No files are missing. Since I consider the mod 98% complete, I've already organized and merge the loose files.
sargas90 Posted July 12 Posted July 12 Thank you for the update! Looking forward to trying the new features.
HentaiGai Posted July 12 Posted July 12 (edited) For some reason my male character will sometimes become inflated when he is climaxing, any way to prevent this...? Also, inflated females will not only leak a stream from the bottom, but they also have a stream that seems to be shooting upwards during the deflation process... EDIT: Ok, after some testing, it seems the inflation issue is related to climaxing in the female's mouth. My male character for some reason will inflate when climaxing in a female's mouth. I hope this information is useful 2nd EDIT: I'd like to add that this mod causes massive fps drops, throws exceptions and the Better Exceptions report shows the mod as corrupted, I hope all of this information is useful Edited July 15 by HentaiGai More information added
beaux47 Posted July 14 Posted July 14 (edited) Thank you for your time and work. I really like this idea, Here are a couple of questions/bugs that hopefully you can address. Why doesn't configuration settings save??? Have to change them every time I play. Also, can you fix this MCCC Control issue?? Edited July 16 by beaux47 Additional information.
Fivepines Posted July 15 Posted July 15 On 7/12/2026 at 3:19 AM, HentaiGai said: For some reason my male character will sometimes become inflated when he is climaxing, any way to prevent this...? Also, inflated females will not only leak a stream from the bottom, but they also have a stream that seems to be shooting upwards during the deflation process... EDIT: Ok, after some testing, it seems the inflation issue is related to climaxing in the female's mouth. My male character for some reason will inflate when climaxing in a female's mouth. I hope this information is useful I too am having this issue.
killerkk Posted July 15 Posted July 15 The BaiQing and Home Lacter mods load .json paths using absolute paths rather than relative paths. Therefore, the translation files must be placed under C:\Users\[Username]\Documents\Electronic Arts\Los Sims 4\Mods to function properly.
HentaiGai Posted July 15 Posted July 15 5 hours ago, killerkk said: The BaiQing and Home Lacter mods load .json paths using absolute paths rather than relative paths. Therefore, the translation files must be placed under C:\Users\[Username]\Documents\Electronic Arts\Los Sims 4\Mods to function properly. Two questions: 1) What if my Sims version is in English and I don't have a "Los Sims 4" folder, instead I have a "The Sims 4" folder...? 2) Should the translation files be in "Los Sims 4\Mods" or should they be in "Los Sims 4\Mods\translations" Thanks for the help/info
awsome 1 Posted July 15 Posted July 15 <T> <T n="animation_raw_display_name">relldyfuckcum</T> <!-- [REMOVE IF USING "animation_display_name" FIELD] --> <T n="animation_author">awsome</T> <T n="animation_stage_name">relldyfuckcum</T> <T n="animation_next_stages">relldyfuckcumfuckx</T> <T n="animation_locations">FLOOR, YOGA_MAT, DANCE_FLOOR, BEACH_TOWEL, HOTTUB, SHOWER</T> <T n="animation_category">CLIMAX</T> <T n="animation_loops">1</T> <T n="animation_actors_list"> <T> <T n="actor_id">0</T> <T n="animation_clip_name">1:PosePack_202301170511195975_set_13</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_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">1:PosePack_202406062111598762_set_4</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_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">0</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">VAGINA</T> <T n="receiving_actor_cum_inside">1</T> </T> </T> </T> </T> <T n="animation_props_list"> <!-- List of props in this animation --> <T> <!-- [START OF PROP ENTRY] --> <T n="prop_id">0</T> <T n="prop_type">BASIC</T> <T n="prop_guids">17078270281272275333</T> <T n="prop_animation_clip_name">1:PosePack_202406062111598762_set_5</T> </T> </T> <L n="animation_events_list"> <T> <T n="event_type">CUM</T> <T n="event_start_timecode">0.1</T> <T n="event_target">a1</T> <T n="cum_layer_type">VAGINA</T> <T n="cum_layer_level">3</T> <T n="dont_run_if"> <T n="actor_has_condom">0</T> </T> </T> </L> </T> 1
awsome 1 Posted July 15 Posted July 15 Please check again to see where I filled in the wrong information? I still can't trigger it automatically through the animation, but it works manually. <T> <T n="animation_raw_display_name">relldyfuckcum</T> <!-- [REMOVE IF USING "animation_display_name" FIELD] --> <T n="animation_author">awsome</T> <T n="animation_stage_name">relldyfuckcum</T> <T n="animation_next_stages">relldyfuckcumfuckx</T> <T n="animation_locations">FLOOR, YOGA_MAT, DANCE_FLOOR, BEACH_TOWEL, HOTTUB, SHOWER</T> <T n="animation_category">CLIMAX</T> <T n="animation_loops">1</T> <T n="animation_actors_list"> <T> <T n="actor_id">0</T> <T n="animation_clip_name">1:PosePack_202301170511195975_set_13</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_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">1:PosePack_202406062111598762_set_4</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_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">0</T> <T n="receiving_actor_category">VAGINAL</T> <T n="receiving_actor_cum_layers">VAGINA</T> <T n="receiving_actor_cum_inside">1</T> </T> </T> </T> </T> <T n="animation_props_list"> <!-- List of props in this animation --> <T> <!-- [START OF PROP ENTRY] --> <T n="prop_id">0</T> <T n="prop_type">BASIC</T> <T n="prop_guids">17078270281272275333</T> <T n="prop_animation_clip_name">1:PosePack_202406062111598762_set_5</T> </T> </T> <L n="animation_events_list"> <T> <T n="event_type">CUM</T> <T n="event_start_timecode">0.1</T> <T n="event_target">a1</T> <T n="cum_layer_type">VAGINA</T> <T n="cum_layer_level">3</T> <T n="dont_run_if"> <T n="actor_has_condom">0</T> </T> </T> </L> </T>
killerkk Posted July 15 Posted July 15 (edited) 31 minutes ago, HentaiGai said: 兩個問題: 1)如果我的模擬市民版本是英文的,而且我沒有「Los Sims 4」資料夾,而是有「The Sims 4」資料夾,那該怎麼辦? 2)翻譯檔案應該放在「Los Sims 4\Mods」資料夾下,還是應該放在「Los Sims 4\Mods\translations」資料夾下? 謝謝你的幫助/訊息 1) The default language is EN, so it doesn't matter even if the file cannot be loaded. 2) Taking BQ_CumInflationHentai as an example: The translation file (e.g., es.json) should be placed in C:\Users\[Username]\Documents\Electronic Arts\Los Sims 4\Mods\BQ_CumInflationHentai\translations Edited July 15 by killerkk
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