Jump to content

Barotrauma Adult Mods?


seah2333

Recommended Posts

Posted (edited)
13 hours ago, starsong14 said:
 
https://steamcommunity.com/sharedfiles/filedetails/?id=3156077899
[R18+]异种♥木卫二(物理摇晃版)
自用内测版本,请勿分享,也请不要吐槽我的xp 改动自木卫二萌化计划... (警告:多人游戏时请勿开启公开房间,开公共房间时请务必设置密码,避免传播)
This module has another version. The description of this version, when translated, is"[18+] Alien ♥ Europa (Physical Shaking Version)
Self-use test version, please do not share. Also, please don't make fun of my XP. Modified from the Europa Cutest Plan... (Warning: Do not open public rooms when playing multiplayer games. When opening public rooms, please be sure to set a password to avoid spreading.)"
In fact, that sentence is "Modified from Europa..." ,It's just that only half of it was copied when making the copy.

I've been doing my own edits to earlier version of this mod and a lot of seems to be a direct patch of [EA-HI] Strange Europa, something discussed A LOT before on this forum. Found this out when I edited combability files for EA-HI (The vanilla version of the mod) with this new mod and it worked perfectly fine. 

BTW, was going to release a semi-accurate translation of a translated version of this mod that was previously uploaded but didn't know they released another update. Looks like I got more work cut out...

Edit: They even have it in the description too lol just noticed.

Edited by fato124
Posted
On 11/4/2025 at 11:51 PM, starsong14 said:
 
https://steamcommunity.com/sharedfiles/filedetails/?id=3156077899
[R18+]异种♥木卫二(物理摇晃版)
自用内测版本,请勿分享,也请不要吐槽我的xp 改动自木卫二萌化计划... (警告:多人游戏时请勿开启公开房间,开公共房间时请务必设置密码,避免传播)
This module has another version. The description of this version, when translated, is"[18+] Alien ♥ Europa (Physical Shaking Version)
Self-use test version, please do not share. Also, please don't make fun of my XP. Modified from the Europa Cutest Plan... (Warning: Do not open public rooms when playing multiplayer games. When opening public rooms, please be sure to set a password to avoid spreading.)"
In fact, that sentence is "Modified from Europa..." ,It's just that only half of it was copied when making the copy.

Having no idea the other version you're talking about, but if you want to get the latest version of this mod, just use the one on steam workshop. However, translating Chinese into English may be a problem, because the original text contains a lot of Chinese Memes.  :I  Translating them literally only makes them very weird. Try using ChatGPT to translate the text, it performs well most of the time.

Posted (edited)

3156077899.rar
[18+] Alien ♥ Europa (Physical Shaking Version)

 

basically you need to change the game itself into chinese for this janky translation to be seen. for convenience you can copy english texts from "content/texts/english" into "content/texts/simplifiedchinese" in the gamefiles and rename the english files to replace the chinese files.           not good at all, but at least most of the stuff is translated. i used batch translation, i tried to save context , but tbh it didnt work.  its good for descriptions of health conditions tho. i also deleted any connection to steam and deleted hash correcting.    1 day wasted for this

if anyone needs the script used for automated translation, i can send. its decently fast. it is mostly safe, tries to avoid code. traverses all paths

3156077899.rar

Edited by lmepoa
method of translation
Posted (edited)
On 11/10/2025 at 7:16 AM, lmepoa said:

3156077899.rar
[18+] Alien ♥ Europa (Physical Shaking Version)

 

basically you need to change the game itself into chinese for this janky translation to be seen. for convenience you can copy english texts from "content/texts/english" into "content/texts/simplifiedchinese" in the gamefiles and rename the english files to replace the chinese files.           not good at all, but at least most of the stuff is translated. i used batch translation, i tried to save context , but tbh it didnt work.  its good for descriptions of health conditions tho. i also deleted any connection to steam and deleted hash correcting.    1 day wasted for this

if anyone needs the script used for automated translation, i can send. its decently fast. it is mostly safe, tries to avoid code. traverses all paths

3156077899.rar 110.9 MB · 2 downloads

image.png.4ebb01d484530a2a8ab87cfed6d423af.png

You just have to change the language to English and the text will show up when your game is set to English ;). Thanks for sharing tho.
Both Language= and Translatedname=
Both just "English"

Though I believe GPT fucked something up for you. I can't get the text to show up anymore. Despite it working on the version I did it to :v.

Edited by SaintHusky
Posted (edited)
2 hours ago, SaintHusky said:

image.png.4ebb01d484530a2a8ab87cfed6d423af.png

You just have to change the language to English and the text will show up when your game is set to English ;). Thanks for sharing tho.
Both Language= and Translatedname=
Both just "English"

Though I believe GPT fucked something up for you. I can't get the text to show up anymore. Despite it working on the version I did it to :v.

Yeah i tried to do that multiple times but it didnt work for some reason. So I basically changed the game itself instead of changing the mod.       

Anyway, my previous code used full google translator. it used batch translation, basically cutting pieces of code that resembles chinese symbols and translates them.  But, Good news, I am planning on running full ai translation next couple days using ollama. Probably 7b or 13b. so it might be able to solve the problem with files and also give better translation of texts. 

image_2025-11-13_201453283.png

Edited by lmepoa
Posted (edited)

Here's a version with fixed text, works with your game set to English.

I fixed some of the translations, fixed NPC convos, etc, everything that was borked because it was set to Chinese for no reason.
Some of them are still gpt-half-asse cuz I'm too lazy. But it works.

Edit:
Fixed file, I missed ONE line in ONE file :v and the mod crashed and burned. It works now.

 

Horny Europa Physics.rar

Edited by SaintHusky
Posted (edited)
26 minutes ago, lmepoa said:

Yeah i tried to do that multiple times but it didnt work for some reason. So I basically changed the game itself instead of changing the mod.       

Anyway, my previous code used full google translator. it used batch translation, basically cutting pieces of code that resembles chinese symbols and translates them.  But, Good news, I am planning on running full ai translation next couple days using ollama. Probably 7b or 13b. so it might be able to solve the problem with files and also give better translation of texts. 

image_2025-11-13_201453283.png

dw dw. Check my file above. I fixed the language.

For future reference, just ctrl+f all the files ending in text.xml and change the language from Chinese to English there.

Edited by SaintHusky
Posted (edited)
On 11/13/2025 at 6:32 PM, SaintHusky said:

dw dw. Check my file above. I fixed the language.

For future reference, just ctrl+f all the files ending in text.xml and change the language from Chinese to English there.

If we want to translate new version, we need to start from scratch every time for auto-translation or we have others way around ? Because Host for this mod at Steam workshop really active for new update btw😂

; ok, I found cause that some tool graphic not load due to some *.png file not complete translate name from simplified Chinese to English, at \Content\EA-HI directory please change  维修工具.png to repair tools.png will help you solve this problem btw.

Edited by zeroke107
Posted (edited)

There's also these mods:
A succubus class, a Neko class, and... Something that seems like the lewd mod but another version? I didn't delve too deep into the code on the last one so I can't be too sure. But it has all the same status effects etc of the Horny Europa mod?
https://steamcommunity.com/sharedfiles/filedetails/?id=3410384331
https://steamcommunity.com/sharedfiles/filedetails/?id=3345148565
https://steamcommunity.com/sharedfiles/filedetails/?id=3338212797

https://steamcommunity.com/sharedfiles/filedetails/?id=3404046066

https://steamcommunity.com/sharedfiles/filedetails/?id=3382967652

 

They seem to work with / supplement the horny mod soooo...  They could be a cool translation project too.

Edited by SaintHusky
  • 4 weeks later...
Posted (edited)
On 12/16/2025 at 12:01 AM, DeathHead999 said:

Hi! Newbie to Barotrauma modding here. Can you guys tell me what is the different between 2 of these mods? 

https://steamcommunity.com/sharedfiles/filedetails/?id=2809175631

https://steamcommunity.com/sharedfiles/filedetails/?id=3100128373

 

as far as i remember, the first one is older mod with clear nsfw, while the second one is new and constantly updated mod with animations and stuff, but not openly nsfw


nevermind, both of them are anime barotrauma mods. they are not connected to strange europa mods

Edited by lmepoa
mistake
Posted
On 12/18/2025 at 8:10 AM, lmepoa said:

as far as i remember, the first one is older mod with clear nsfw, while the second one is new and constantly updated mod with animations and stuff, but not openly nsfw


nevermind, both of them are anime barotrauma mods. they are not connected to strange europa mods

So the only different is one is NSFW, the other is SFW? I see both mods are constantly getting updated

Posted
On 10/1/2025 at 2:57 PM, Emoxplayer said:

 

Did anything worthwhile ever come from this?

 

Sounds pretty good on paper, but then getting it to work with existing mods is likely another massive hurdle. I would have checked it out on Patreon already but I have trouble subscribing to Patreon content for some reason. 

 

Played a lot of EA-HI, which has many nice things. But was always bummed about the lack of interactivity. Would be so nice to have interactions work properly and coherently with varied scenarios. I think that would make for a good defeat mechanic with options to grape or be graped. Could also open up the possibility of brothels on stations, perhaps even player prostitution. 

  • 4 weeks later...
Posted
On 11/18/2025 at 6:59 PM, SaintHusky said:

There's also these mods:
A succubus class, a Neko class, and... Something that seems like the lewd mod but another version? I didn't delve too deep into the code on the last one so I can't be too sure. But it has all the same status effects etc of the Horny Europa mod?
https://steamcommunity.com/sharedfiles/filedetails/?id=3410384331
https://steamcommunity.com/sharedfiles/filedetails/?id=3345148565
https://steamcommunity.com/sharedfiles/filedetails/?id=3338212797

https://steamcommunity.com/sharedfiles/filedetails/?id=3404046066

https://steamcommunity.com/sharedfiles/filedetails/?id=3382967652

 

They seem to work with / supplement the horny mod soooo...  They could be a cool translation project too.

Lmk when this starts getting translated at all

 

  • 4 weeks later...
Posted

https://steamcommunity.com/sharedfiles/filedetails/?id=2933290631

Anyone potentially working on this mod's translation? I've seen this got updated a couple of times now, apparently changelog says the parasite got reworked...soooo im kinda wondering if it's worth translating or are you all waiting for something bigger? (Maybe there's something more that I'm missing out on)  Would be a nice refresh what's new in general, for me and other new people who stubbled across this goldmine. Kinda sucks that i can't translate it, since i'm not a modder and i have no clue where to even start from.

Posted
On 1/22/2026 at 2:04 AM, 41324132 said:

Lmk when this starts getting translated at all

 

almost impossible , because here kinda ghost town already . except you do it youself .

 

Posted
On 2/13/2026 at 3:11 AM, GenkyUwU said:

https://steamcommunity.com/sharedfiles/filedetails/?id=2933290631

Anyone potentially working on this mod's translation? I've seen this got updated a couple of times now, apparently changelog says the parasite got reworked...soooo im kinda wondering if it's worth translating or are you all waiting for something bigger? (Maybe there's something more that I'm missing out on)  Would be a nice refresh what's new in general, for me and other new people who stubbled across this goldmine. Kinda sucks that i can't translate it, since i'm not a modder and i have no clue where to even start from.

here got translation but this modder kinda gonna delay long time beacause his/her pc died

Posted
On 2/21/2026 at 12:01 PM, Loversims24 said:

so... is the Strange Europa mod lost in time because of development from the authors side?

 

https://tiebac.baidu.com/p/7991065741?svcp_stk=1_TXAbKfcTRhokcdr7ZRU9QOJJymP4vKTlk40zQqobBT7PIPo0ZPs9mHs6W5VhOOitTvKq40sbcwPrGsDT39ec7dFG6RwPxp0jB5LeDpfby9yCNKmxZYHNOJuxxCeTyOJ0ShlYc7UYlh9gpjQ5ScItiZe5Mi2d4uav9Ii1Zdu3NNCn70ugCj1OQzb3-lfIUu0FFyTeCwNxuM3y5gl9OrfFNg%3D%3D i give you the origin post link of last post of the authors team . the origin post is chinese language  so ya need translate . if lazy click that post there is orgin post write (chinese) {作为奇怪木卫二的作者之一,有些话希望对大家说 } 很抱歉最近一段时间高强度的发布此类帖子,我保证这是最后一次。
因为有人拿着我们mod的文件去跟不喜欢此mod的人去对线 去跳别人的脸 去炫耀 去满足自己病态的表演欲与展示欲,诸如此类行为使我们出离愤怒且悲伤,经制作组一致决定,我们现在在全部平台停止奇怪木卫二的投放并且删除了曾经投放的内容与所有与其相关的联动内容。
我们无法强制已经拥有了本mod早期版本的朋友删除本地的备份,我只能呼吁大家不要再传播亦或是与不喜欢本模组的人去对线。不理性的支持者已经比反对者为我们带来了更多的困扰,我知道这些粉丝的初衷是好的,也理解大家为维护我们声誉所做出的努力,但是这种mod本身就注定围绕着质疑与指责降生,所以反对的声音是正常且合理的。
我们是抱卵的后继者 我们也是往后mod的先行者 也许会有更好更优秀的mod在未来填补我们的空缺 我们也乐于去尝试这些优秀的作品
我们也曾包含梦想与雄心,但梦想总是很难照进现实,无论你喜欢或者不喜欢,创作环境就是如此,遗憾也是创作的一部分,大家就此别过亦是一种圆满。
也许我们就会从此销声匿迹,也许下次会以更加体面的方面与大家相会相识,不论怎样,我们就此别过。
——奇怪木卫二作者团体谨

 

translate with google translate 

As one of the authors of Europa, I have some things I'd like to say to everyone.
I apologize for the recent surge in posts of this kind; I promise this is the last time.

Because some people are using our mod files to argue with those who dislike the mod, to taunt others, to show off, and to satisfy their own morbid desire for performance and display, such behavior has caused us immense anger and sadness. The development team has unanimously decided to cease all distribution of Strange Europa on all platforms and to delete all previously distributed content and all related content.

 

We can't force those who already own an earlier version of this mod to delete their local backups. I can only urge everyone to stop sharing it or arguing with people who dislike this mod. Irrational supporters have caused us more trouble than opponents. I know these fans have good intentions and I understand everyone's efforts to protect our reputation, but this kind of mod is inherently destined to be surrounded by doubt and criticism, so dissenting voices are normal and reasonable.
We are the successors of the brooding generation, and also the pioneers of future mods. Perhaps better and more excellent mods will fill our void in the future, and we are happy to try our hand at these outstanding works.

We once had dreams and ambitions, but dreams are always hard to realize. Whether you like it or not, that's the nature of the creative environment. Regret is also part of the creative process, and parting ways here is a kind of fulfillment.

Perhaps we will disappear forever, or perhaps we will meet again in a more dignified way. In any case, farewell.

—The Strange Europa Creators Team
Posted
On 2/21/2026 at 3:01 PM, Loversims24 said:

so... is the Strange Europa mod lost in time because of development from the authors side?

 

 

Perhaps the more interesting question is whether or not any version, secret or otherwise, ever got past the boundaries of sprite animation. Just to know that it is possible would be encouraging at least. 

 

I don't really understand the controversy as stated by @LOL0134 Maybe all that stuff happened within the Chinese community. I certainly haven't caught wind of any of it. It's a pretty bizarre concept and concern to be "taunting" people with mods. Seems a bit petty and superfluous to me. 

 

At least we have these old versions. Who knows, maybe they will reverse the decision at some point, or we get a leaked version lol. 

Posted
19 hours ago, Reefymapupset said:

 

Perhaps the more interesting question is whether or not any version, secret or otherwise, ever got past the boundaries of sprite animation. Just to know that it is possible would be encouraging at least. 

 

I don't really understand the controversy as stated by @LOL0134 Maybe all that stuff happened within the Chinese community. I certainly haven't caught wind of any of it. It's a pretty bizarre concept and concern to be "taunting" people with mods. Seems a bit petty and superfluous to me. 

 

At least we have these old versions. Who knows, maybe they will reverse the decision at some point, or we get a leaked version lol. 

ya , i also hope they will back . i only recently found this post and to be honest, i don't know what happened before that post. i just share the thing that i know . I guess the post describe event like this (when mod got popular, then some jerks started stirring up trouble and attracting arguments from those who dislike these erotic mods, so the barotrauma official team stepped in and destroyed everything.) . i feel pity because some nice mod die from some event like this .

Posted
On 2/23/2026 at 10:24 PM, LOL0134 said:

 

atleast we still have this https://steamcommunity.com/sharedfiles/filedetails/?id=3156077899 and https://steamcommunity.com/sharedfiles/filedetails/?id=3345148565 modder still update even though need translate chinese to english

https://steamcommunity.com/sharedfiles/filedetails/?id=3156077899 has an english patch...though I have not personally tried it im waiting till a server with it pops up

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   0 members

    • No registered users viewing this page.
×
×
  • Create New...