Jump to content

Barotrauma Adult Mods?


seah2333

Recommended Posts

Posted
On 2/11/2024 at 10:25 AM, dead_reaper17 said:

Maybe somebody can make an actual build of this mod, bcz I can't get how to make it work and all?

You can find one earlier in this thread. Is there anything in particular that is causing issues?
 

 

On 3/11/2024 at 4:31 PM, Arastal said:

anyone got a partial load order i can use or something like without the LL mods and then i can just toss them in because rn im not even sure what mods i should be adding

 

Strange Europa is standalone. It should be the only mod you use. If you want to use it with other mods, you are on your own. You might get it to kinda work if you mess with the load order, but that's mostly trial by error.
 

 

On 3/11/2024 at 6:02 PM, Arastal said:

also im assuming its strange europa but is there a way to fix the Chinese names?

I english-ified the chinese names, so if that's what you are talking about then yes. I've been thinking about just removing the name overrides completely, I just kept in in since the base mod had it in as well. You think anyone would care if I just removed the chinese names?
 

 

On 3/12/2024 at 1:47 AM, Arastal said:

also im confused i doubt it but is this the one that adds or the breast physics or nah

the strange Europa i mean

edit: ok its the breast physics less version and its missing the outfits from the current version of the mod so now im looking through the files hoping i can Frankenstein them together because theres mechs and new diving suits armor and more in the new version but the one the mod got here is missing most of the combat related stuff the new mods added though its fine if i cant add the physics if i can just add the clothes n stuff

 

WDYM by breast physics? Did EA-HI add that? Also, I can frankenstein  those in if you want. That's basically where I stopped work, updating Strange Europa's EA-HI bits. Just let me know which ones I should add in first.
 

 

On 3/14/2024 at 2:47 AM, geckoakaownage said:

so how do i use said mod it seems to just have a bunch of errors not able to do the deed 

I can't really help without seeing the errors.

Posted
On 1/24/2024 at 4:56 AM, ifuckmudraptors said:

idk how it took me until now to find this topic, but check this out

 

Both mods are great, barotrauma is getting good as zomboid and palworld in the coom possibilities.
props to both of you 👏

Posted
On 3/17/2024 at 8:01 AM, Matias Torres said:

You can find one earlier in this thread. Is there anything in particular that is causing issues?coul

 

Strange Europa is standalone. It should be the only mod you use. If you want to use it with other mods, you are on your own. You might get it to kinda work if you mess with the load order, but that's mostly trial by error.
 

 

I english-ified the chinese names, so if that's what you are talking about then yes. I've been thinking about just removing the name overrides completely, I just kept in in since the base mod had it in as well. You think anyone would care if I just removed the chinese names?
 

 

WDYM by breast physics? Did EA-HI add that? Also, I can frankenstein  those in if you want. That's basically where I stopped work, updating Strange Europa's EA-HI bits. Just let me know which ones I should add in first.
 

 

I can't really help without seeing the errors.

Could i ask which section of code had you alter to allow stage III to appear under the effect of body enhancer? I was doing my own updata of this mod and saw this post, Im still a newbie in coding :P,so...yeah OxOIII

Posted
10 hours ago, yukunzhao said:

Could i ask which section of code had you alter to allow stage III to appear under the effect of body enhancer? I was doing my own updata of this mod and saw this post, Im still a newbie in coding :P,so...yeah OxOIII

I'm not sure what you mean. Are you talking about about the ordering of afflictions in the display? I'm not sure if it's possible to order those manually. It might also be dependent on the order of afflictions defined in your xml.

Posted
7 hours ago, Matias Torres said:

I'm not sure what you mean. Are you talking about about the ordering of afflictions in the display? I'm not sure if it's possible to order those manually. It might also be dependent on the order of afflictions defined in your xml.

My bad..... was asking how you alter the files to allow stage 3 burst to appear during body enhancer's effect :P

Im still a begginer in modding, so....

Posted
15 hours ago, yukunzhao said:

My bad..... was asking how you alter the files to allow stage 3 burst to appear during body enhancer's effect :P

Im still a begginer in modding, so....

It actually works in the opposite way. When the stage 3 effect occurs, the stage 3 affliction checks to see if the user also has the body enhancer. If not, it applies the damage/sfx effects. I can try to talk more about design or give you some resources if you are more specific about what you want to learn more about.

  • 2 weeks later...
Posted (edited)

this english.xml file has the same texts as the chinese one but translated with DeepL since google and yandex are terrible at chinese translations, a bit of a self note but i could move the item's name and description to english.xml without any issues but i had to remove the special characters like the [EA-HI]itemname, needed to change to EA-HI_itemname:
image.png.8a3060acbbd36fffe3ade1b350d3197b.png
this names.xml files has chinese names removed and old barotrauma names back.

this specialnpc.xml change unique npc's and makes them all females but no names were changed, at least that's how it's supposed to go as i could not find a way to spawn the unique npc's to double check.

Reports spoilered to make my post not *that* big

Spoiler

oh and there is this thing on console
image.png.0caceea64ab796c8fa3158b1a0c61cb6.png
combat diving suit has a broken image
image.png.9c1d3afc7f48afdbee42ecd2c0c81540.png

penis doesn't work, breast expansion does, also penis attack which is creature attack key can be used without a penis, causes psychosis and nausea which i think it's silly :classic_huh:
image.png.587df1fb1970662ab91843901667a034.png
if it is of any help, i could not find many of the sperm/penis related afflictions in any of the afflictions files contained in the mod, only pregnancy/testicle pregnancy related ones and breast growth.


also i've found a version of the mod that has male models, i tried porting it but the sprites got all broken since they are different sizes especially when using items, current patched europa sprite sizes go about 512x256 whereas the male characters mod use 512x268 sprite size for both male and female characters, it does work when setting different outfits with the _[GENDER] tag no problem to differentiate what sprite to use when equipping, i could port all the sprites from the male character models and new coordinates but the male characters mod use different artstyle for the female items whereas the male items look similar to this patched version:
image.png.f443ec636ee11b1f97b7bcac1971e784.pngimage.png.d84dfa3de628a171caaa10acd50c9c21.png
case in point, left is strange europa with male models resized which breaks and right is the male mod sprites.

names.xml SpecialNpcs.xml

English.xml

Edited by dummy0152
spoiler attach, fixed english.xml and new info about the male mod, i'm not going to doublepost
  • 1 month later...
  • 3 weeks later...
Posted
On 6/9/2024 at 12:51 AM, bob123457 said:

Probably abit behind on this but how do i actually use the mod?

If you're talking about Strange Europa Patched, have you seen https://gitgud.io/matiastorres/strange-europa-patched#loadingrunning?

 

On 6/2/2024 at 2:56 AM, NiliniliN said:

image.png.2c4da84a4c945f9cfe772a88a8dc63ea.pngImagine there was a defeat mod for this

Not a lot you can do without proper animations imo. How would you imagine a defeat mod would work?

 

  • 1 month later...
Posted
On 6/15/2024 at 9:24 PM, Matias Torres said:

 

Not a lot you can do without proper animations imo. How would you imagine a defeat mod would work?

 

Possibly through some code butchering of the way the game does the CPR animation

  • 2 weeks later...
  • 2 weeks later...
Posted
On 7/29/2024 at 7:32 PM, manihate said:

Possibly through some code butchering of the way the game does the CPR animation

I think that's part of the problem honestly. I'm pretty sure the game has a set of built-in ideas for animations like "walk fast" or "swim", which can then be overridden when defining characters. But you can't define new "animations". The Strange Europa mod gets kinda close I guess by using the penis similar to a husk stinger for thrusting, but I don't think it's possible to do anything much more complicated than that.

 

On 8/8/2024 at 5:04 AM, sen888 said:

Does anyone know how to get the strange europa mod to work i won't show up in my mod list.

What have you tried so far?

  • 3 weeks later...
Posted (edited)

hi @Matias Torres, it seems that the penis developing agent (?) does give the penis affliction but the penis sprite doesn't appear on the character. Idk what are the causes. This is the only mod i installed in the game (game version 1.5.9.2), so there should be no conflictions...Breast and belly work tho. I downloaded the clothed version.

Also, there are some occasions where belly and breast flickering for unknown reasons.

And can you tell me how the sprite breast, belly are applied when the character is afflicted? what trigger it? i looked into it most affliction.xml but still confused how this worked.


still thanks for the work, the mod is great.

Edited by tradangk14
Posted
On 9/2/2024 at 7:23 PM, tradangk14 said:

hi @Matias Torres, it seems that the penis developing agent (?) does give the penis affliction but the penis sprite doesn't appear on the character. Idk what are the causes. This is the only mod i installed in the game (game version 1.5.9.2), so there should be no conflictions...Breast and belly work tho. I downloaded the clothed version.

I'm fairly certain that you need to increase the penis size to be visible, whether it be through the size increasing drugs or dick preg or something. That drug is basically a switch saying "yes, I want dick-related stuff to happen to this character".

 

 

On 9/2/2024 at 7:23 PM, tradangk14 said:

Also, there are some occasions where belly and breast flickering for unknown reasons.

Can you be more specific about the issue? Does it happen when they grow? Do they disappear entirely and reappear, or do they alternate textures from one belly/breast state to another?

 

 

On 9/2/2024 at 7:23 PM, tradangk14 said:

And can you tell me how the sprite breast, belly are applied when the character is afflicted? what trigger it? i looked into it most affliction.xml but still confused how this worked.

It's applied through the character file. The file checks the state of the relevant afflictions and switches to the right textures. Also, there's more than 1 afflictions.xml file. I can talk a bit about how the mod is structured if you want.

 

 

On 9/2/2024 at 7:23 PM, tradangk14 said:

still thanks for the work, the mod is great.

Thanks! Do note that I didn't really create this mod from scratch. It was made by a chinese guy and his friends and got taken down from Steam, you can see earlier in this thread. The mod failed to work with newer game versions. I just updated the mod and reworked how afflictions work.

Posted

@Matias Torres well about the penis size, i did use penis increase drug but nothing happened. Even when i wear tentacle armor which also increases your character body parts size, no penis sprite, only breast and belly is affected.

 

Screenshot(55).png.bdf1c777d93dd44db36ef89ecbc3053a.png

 

 

for the flickering, it seems to happen when the affliction value keeps going up and down between the stages.  It does not usually happen tho, also this only happens when i wear the tentacle armor.  I kinda fixed this by increasing the strength value of  <Affliction identifier="strange-europa-breast-size" strength="2.2" /> when wearing the armor so it can properly go to the next stage. The pregnancy growth is fine. 

Posted
3 hours ago, tradangk14 said:

@Matias Torres well about the penis size, i did use penis increase drug but nothing happened. Even when i wear tentacle armor which also increases your character body parts size, no penis sprite, only breast and belly is affected.

That's weird, it definitely works on my machine. Can you try the build from here: 

Also, can you try to reduce the number of afflictions you have to the minimum set that causes the issue?

 

 

3 hours ago, tradangk14 said:

for the flickering, it seems to happen when the affliction value keeps going up and down between the stages.  It does not usually happen tho, also this only happens when i wear the tentacle armor.  I kinda fixed this by increasing the strength value of  <Affliction identifier="strange-europa-breast-size" strength="2.2" /> when wearing the armor so it can properly go to the next stage. The pregnancy growth is fine. 

That's related to how sizes work. Each relevant affliction contributes a size increase to the appropriate body part. If an equilibrium is created at a point between stages, it will probably switch between those two assets rapidly. I might be able to hide this issue by changing the size increases so that it becomes more difficult to cause this issue. I'll need a list of the combination of items and afflictions that cause the issue in the first place. Alternatively, I could look into decreasing the update rate of the textures. I'm not sure I'll get around to that though, I don't work on this much. 

Posted (edited)

@Matias Torres its ok, the flickering is not bothering me too much. It only happened twice in my playthrough with the tentacle armor. It's just the penis sprite is kinda weird...i guess i might try the version that you said.

 

Thanks fo the reply tho, i get that you don't play this game as much anymore, so just work on the mod when you feel like it.

 

Man, it seems barotrauma modding interface is not that good. Especially the animation department. Tbh, i don't mind the animation much, i like this mod becaue the *ehem* transformation/ parasite stuff. There are not many loverslab related mods for barotrauma because of this tho  ._. 

Edited by tradangk14
Posted
On 9/6/2024 at 2:25 AM, tradangk14 said:

@Matias Torres its ok, the flickering is not bothering me too much. It only happened twice in my playthrough with the tentacle armor. It's just the penis sprite is kinda weird...i guess i might try the version that you said.

That's good.

 

On 9/6/2024 at 2:25 AM, tradangk14 said:

Man, it seems barotrauma modding interface is not that good. Especially the animation department. Tbh, i don't mind the animation much, i like this mod becaue the *ehem* transformation/ parasite stuff. There are not many loverslab related mods for barotrauma because of this tho  ._. 

Yeah, I'd probably be more motivated to work on this if the modding interface was more sophisticated. Lots of things feel really limiting, I can't even make clothes an in-game toggle. 
 

 

On 9/6/2024 at 2:30 AM, tradangk14 said:

@Matias Torres Just installed the new version...ye the penis works now, Noice!

Ah, I think I see the issue. The original authors changed the character texture layout between the clothed/unclothed versions. Can you see if this works: [EA-HI] Strange Europa Patched.zip

 

 

5 hours ago, zeroke107 said:

@Matias Torres EA-HI make new male model mod for Animated Europa that we could replace it in male parts in "Strange Europa patch" so I pm, male model for you if you still want to update this mod in the future😆


That might require a fair bit of work since currently the mod styles males and females to look the same to ignore the difference, and I'd have to add some guards to all the afflictions to make them make sense. It might be worse if they even change the character texture layout. No promises, but I can take a look. Where did you get the male assets from anyways?

Posted

@Matias TorresI get them from Steam workshop, I could modified some part of them myself if only those male texture use same position in texture sheath but if those male texture change position in texture sheath we may need some more work to change coordinate number in xml file also that I don't look in it myself yet and U may need to correct all name in those weapon part again too due to EA-HI also add some new weapon too in his lastest version

 

That why I pm files to you if you still wanna update it because you are more profressional than me in those aspect😁

Posted

@Matias Torres I get lastest update for EA-HI base mod for "Strange Europa Patch" with male clothes and diving suit with english name translation for both character and equipment and event correction.

 

I check it this one work fine without major bug on the lastest update BTW and also have patch for "Dynamic europa" and "Hungry Eurpans" too😆

EA-IH+male+eng name.rar

Posted
13 hours ago, zeroke107 said:

@Matias Torres I get lastest update for EA-HI base mod for "Strange Europa Patch" with male clothes and diving suit with english name translation for both character and equipment and event correction.

 

I check it this one work fine without major bug on the lastest update BTW and also have patch for "Dynamic europa" and "Hungry Eurpans" too😆

EA-IH+male+eng name.rar 23.93 MB · 2 downloads

For someone that want to use this mod as local mod please don't forget to delete "Steamworkshop ID" and " expectedhash" line in filelist.xml file too or else you can't activated this mod as local mod due to I grab this mod from steam workshop to be the base part for "Strange europa patch" only and I don't plan to provide this mod for playing main game btw.

 

All endorse go to "事不过三兄TOUMANLIN" for main mod and "Mr.D" for modified for male part, english, quest and esp. "bouncing"😄 ; this one will be lastest update from Mr.D mod in Steam that add "bouncing" parts to nearly all female clothes and I already collect some major bug but may be still has some minor bug when loading outpost that cause some npc clothes vanished btw.

 

PS. lastest file is rdy to use file as local mod, just unzip and copy and paste it in barotrauma\local mod directory, but I prefer you could subscribe those mod in workshop btw for endorse those hard working modder😄

Moe wifu+male+eng+bouncing.rar

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...