Jump to content

Request Tormented Souls nude mod


Recommended Posts

Posted
38 minutes ago, liliya kotik said:

Is it possible to make a nude model dry? Constantly wet looks ugly.

Yes but not easily, this is the model from the bathtub scene and the wet effect is painted onto the textures.

CarolineNude_body_AlbedoTransparency.thumb.png.05def0f833db867d5ffa8b366c729d34.png

 

One could in theory just edit the textures to remove the wet effect, but it's not something I can do. If someone else wants to give it a go feel free to.

Posted
38 minutes ago, dwvauade said:

One could in theory just edit the textures to remove the wet effect, but it's not something I can do. If someone else wants to give it a go feel free to.

That's not what causes the wetness effect. Look for a roughness texture that looks exactly like the texture above but should be grey. There are multiple factors that control the wetness, but a roughness texture might be the one.

Posted (edited)

 

22 minutes ago, FrancisLouis said:

That's not what causes the wetness effect. Look for a roughness texture that looks exactly like the texture above but should be grey. There are multiple factors that control the wetness, but a roughness texture might be the one.

Technically both of you are correct. There's a "MetalicSmoothness" texture that applies the shine to her body, but the water droplets are also baked into her Albedo texture as well. I replaced the MetalicSmoothness texture with a completely transparent one, and it does remove the shine on Caroline that suggests she's soaked, but there's still water drawn on her body, which just looks like grime without the shine on.

 

I'll put my screenshots in a spoiler just to save a little space.

Spoiler

TormentedSouls_eqocbRH3tR.jpg.c0d5078ab566cf8ab107963c7f96619f.jpg

TormentedSouls_AkxLyw2FKn.jpg.ff61c099627aca4928e4a64875528640.jpg

 

Not the best showcase, but there's only so much I can do with fixed camera angles.

It's not that bad like this, but I think getting someone to edit the main albedo texture would help, too.

 

I'm not too familiar with creating mods for BepInEx, so even though I know how to swap out the textures, I don't actually know how to make a BepInEx compatible mod that does the same thing.

Edited by Tehman4
Posted
38 minutes ago, dwvauade said:

you're on an old version (1.0.1) redownload the file from my post and overwrite that one

I love u, now it works :)

Posted
1 hour ago, Tehman4 said:

It's not that bad like this, but I think getting someone to edit the main albedo texture would help, too.

Send me the raw DDS/TGA and i'll see what i can do.

Posted
11 hours ago, dwvauade said:

Does the console window show up?

Does the game folder look something like this:
 

Tormented Souls
  |
  |-BepInEx
      |- plugins
      |- config
      |- etc...
  |-dotnet
  |-TormentedSouls_Data
  |-GameAssembly.dll
  |-TormentedSouls.exe
  |-winhttp.dll
  |-etc...

 

I think so? Any way I can send screenshots to validate?

Posted (edited)
13 hours ago, Gisrhgver2 said:

I think so? Any way I can send screenshots to validate?

I mean if you see console, can you send the file "Tormented Souls\BepInEx\LogOutput.log", if it doesn't exist then you didn't install BepInEx correctly.

 

It might also be that maybe you didn't see what I said at the start of the post saying that you need to click "change costume" on your currently equipped clothes in your inventory to remove her them.

Edited by dwvauade
Posted
17 hours ago, RinMaru3 said:

how do you use this? okace in in the BeepinEx folder?

no don't put them in the BepInEx folder. You can either try asset replace them yourself or wait for me to update my mod (which should be done later today) as I've been given permission to use them in it.

Posted (edited)
On 6/25/2024 at 10:24 PM, dwvauade said:

Simple Nude Mod

 

This will let you unstrip your clothes by clicking change costume on the equipped clothes in the menu. (hopefully that's okay???)

It uses the nude model you see in the opening cutscene. It's not the best nude model tbh, its pretty low quality with a bad seam on the neck but whatever I'm not here to fix that. Combine this with the stiff looking animations and it doesn't look amazing in my opinion especially during cutscenes but meh. (maybe someone else will try fix that if they care).

Edit1: The mod also has booba jiggle, bandage on the face removal (when nude) available as toggle-able config options and the ability to replace the walking sound effects when nude to match her barefeet.

Edit2: Added partially nude mode (jacket + boots only), pubic hair option (using https://zeit.gumroad.com/l/pubes?a=73962195)  and dry textures edit by FrancisLouis to remove the wet effect the model by default has.

This post will walk you through how to install bepinex + my nude mod. If you've modded any previous Unity games in the past such as lethal company, valheim, rounds etc.. chances you've used bepinex, it's open source and free.

 

STEAM INSTALL

Step 1: Remove EOSSDK-Win64-Shipping.dll

  Reveal hidden contents

If you don't remove this your game will just crash later  (I have no idea why it does, mod loader interfering with EpicGame spaghetti code??), not sure why it was added to steam version in the first place but anyway it gotta go anyway.

Navigate to your game folder by going into Steam then right clicking the game in your library then manage -> browse local files.

Then navigate to TormentedSouls_Data -> Plugins -> x86_64 and delete or rename EOSSDK-Win64-Shipping.dll

 

Step 2: Download & Install BepInEx

  Reveal hidden contents

You'll need this version here: https://builds.bepinex.dev/projects/bepinex_be/692/BepInEx-Unity.IL2CPP-win-x64-6.0.0-be.692%2B851521c.zip

Extract the files into the game folder.

 

Tormented Souls
  |
  |-BepInEx
      |- plugins
      |- config
      |- etc...
  |-dotnet
  |-TormentedSouls_Data
  |-GameAssembly.dll
  |-TormentedSouls.exe
  |-winhttp.dll
  |-etc...

Your game folder should look something like this now.

 

Step 3: Download & Install Mods

  Reveal hidden contents

Download NudeMod.dll and put it in the BepInEx -> plugins folder inside the game directory

 

GOG INSTALL

Step 1: Download & Install BepInEx

  Reveal hidden contents

You'll need this version here: https://builds.bepinex.dev/projects/bepinex_be/692/BepInEx-Unity.Mono-win-x64-6.0.0-be.692%2B851521c.zip

Extract the files into the game folder.

 

Tormented Souls
  |
  |-BepInEx
      |- plugins
      |- config
      |- etc...
  |-TormentedSouls_Data
  |-TormentedSouls.exe
  |-winhttp.dll
  |-etc...

Your game folder should look something like this now.

 

Step 2: Download & Install Mods

  Reveal hidden contents

Download NudeMod.Mono.dll  and put it in the BepInEx -> plugins folder inside the game directory

 

STEAM & GOG

Barefeet sound replacement

  Reveal hidden contents

I have made a shitty walking sound effect pack if you want to replace the walking sound effects when nude simply extract the clips folder from barefeet_sounds.zip in to the games BepInEx\plugins folder, should look something like this now

Tormented Souls
  |
  |-BepInEx
      |- plugins
	    |- clips
		|- footstep_wood.wav
		|- etc...
      |- config
      |- etc...

You are also free and encouraged to replace them yourself if you think you can find better sound effects. If you want the original sound effects for reference you can get them here:

original_sounds.zip 279.15 kB · 4 downloads

 

STEAM & GOG

Run game & using the mod

  Reveal hidden contents

If you're on Steam this will take a little while the first time you run your game, after that it'll be quicker starting up.

If you want to hide the console that pops up look for the following file in the game directory BepInEx\config\BepInEx.cfg

and change the following part

[Logging.Console]

## Enables showing a console for log output.
# Setting type: Boolean
# Default value: true
Enabled = true

to

[Logging.Console]

## Enables showing a console for log output.
# Setting type: Boolean
# Default value: true
Enabled = false

 

You can also enable/disable boob jiggle and the bandages on carolines face when nude by editing the file BepInEx\config\NudeMod.cfg

in a similar manner to above.

This is the full list config options available in the file.

## Settings file was created by plugin NudeMod v1.2.0
## Plugin GUID: NudeMod

[General]

## Enable boob jiggle
# Setting type: Boolean
# Default value: true
Boob Jiggle = true

## Remove bandages from face when nude
# Setting type: Boolean
# Default value: false
Remove Bandages = false

## Only partially nude, boots and jacket stay on
# Setting type: Boolean
# Default value: false
Partially Nude = false

## Use dry texture edits (by FrancisLouis) instead of the wet ones that come with the model
# Setting type: Boolean
# Default value: false
Dry textures = false

## Adds pubic hair
# Setting type: Boolean
# Default value: false
Pubic hair = false

 

video demo:

 

 

 

Source code?

  Reveal hidden contents

If there is some alternative to github that allows for suggestive content I'd be happy to put it there but until then you can use either
ILSpy: https://github.com/icsharpcode/ILSpy

dnSpy: https://github.com/dnSpy/dnSpy

and it will show you C# code and you can go from there.

 

I hope I haven't forgotten anything. Do let me know if it works for you. Overall I definitely feel like it could be still be improved but hopefully this might get others interested that might have a different/better solution for a nude mod. Any issues with my mods just reply to this thread as I'll keep an eye over it this next couple of days.

 

Now I can start playing the game for the first time finally :P

 

Updated post again, people who previously downloaded the mod can just go from step 3 for Steam or step 2 for GOG.

Changes:

- Added option for dry texture edits by FrancisLouis

- Added option to be partially nude (Jacket and boots stay on)

- Added option to have pubic hair (very basic texture edit, doesn't look great but hey! it's better than nothing!)

 

All of this can be toggled by using the changing the config file NudeMod.cfg

 

If I borked something just say so, and I'll fix it asap. To be honest it's not greatest implementation but it works for now.

Edited by dwvauade
Posted

Thank you so much for your efforts. But when trying to apply the dry textures of the model, Caroline seems to be wearing a white jumpsuit - the head is normal color, and the body is white as chalk. Is there any way to fix this?

Posted (edited)
1 hour ago, liliya kotik said:

Thank you so much for your efforts. But when trying to apply the dry textures of the model, Caroline seems to be wearing a white jumpsuit - the head is normal color, and the body is white as chalk. Is there any way to fix this?

can you send your NudeMod.cfg so I can try recreate the issue. Also is this on GOG or Steam?

Edited by dwvauade
Posted

The game version is 0.94 Steam. In my saved game, dry textures don't work. They work only at the beginning of the game, and then they are transferred to an already saved game - a normal head and a white body. Here is my Nude Mod.cfg:NudeMod.cfg

Posted (edited)
14 minutes ago, liliya kotik said:

The game version is 0.94 Steam. In my saved game, dry textures don't work. They work only at the beginning of the game, and then they are transferred to an already saved game - a normal head and a white body. Here is my Nude Mod.cfg:NudeMod.cfg

Ok, I know what went wrong.

Should be fixed here:

  NudeMod.Mono.dllNudeMod.dll

Also updated the original post with these, thanks for heads up.

Edited by dwvauade
Posted

Thank you from the bottom of my heart. Now the mod works fine both at the beginning of the game and in the saved game. Caroline's body is still slightly shiny, but the wet streaks have disappeared. The body and head are of normal color.

Posted
3 hours ago, SirDoge said:

God that jacket + boots is fire,thank you.

Do  you think it's possible for underwear on ?

Probably gonna be a bit more difficult, I can look into it but I'm not sure I have the skills to do that.

 

1 hour ago, VonVolx said:

Well I still got the head and white body error and when you do partial she is head and black body.

Untitled.png

this is..... a weird error, I guess I can try set the assetbundle build to be decompressed instead of compressed (Can't "fail" to decompress data if it isn't compressed :P) Only downside is it increases the mod size by like 5 times. You can try see if this fixes it for u: NudeMod.Mono.dll

Posted (edited)
3 hours ago, dwvauade said:

this is..... a weird error, I guess I can try set the assetbundle build to be decompressed instead of compressed (Can't "fail" to decompress data if it isn't compressed :P) Only downside is it increases the mod size by like 5 times. You can try see if this fixes it for u: NudeMod.Mono.dll

Nope its still bonked. Its still a head and white body if I start a new game. I am not sure if its a save issue, I don't know where they are to delete them and try and fresh game. That or my game is to old.

 

 

 

 

Untitled.jpg

Edited by VonVolx

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...