Jump to content

Real-Time Body Physics (DirectX 11)


Recommended Posts

Posted

Thanks for your hard worck, I only have a question.

 

When I enter in CAS abd try to increase or decrease the boobs size the game lag a lot, this happen after the most recent update of the RTBP, any idea?

Posted
On 9/7/2021 at 7:23 AM, CPVC said:

The balls detection algorithm (I have to laugh every time I write something like this) works by examining the mesh and does not discriminate based on gender. If the vertices are there, a balls simulator will be created. However, my balls vertex detection method (laughing again) is based on the meshes found here: https://turbodriver.itch.io/wickedwhims/devlog/139574/creating-basic-animations-in-blender-1

 

If you're using a custom mesh, please link me to the mod and I'll see what I can do. Thank you!

 

As for the damping issue, I may have squashed that bug already. I've been working on RTBP Commander quite a bit and will be releasing the next version pretty soon. Let me know if the problem persists in the new version.

 

Thank you for your answers! For the mesh, I basically use either the Noir penises (thick/futanari pornstars ones - https://noiranddarksims-adultworld.blogspot.com/2018/05/ts4-futanari-penis-v11.html?zx=9196fc68f3a3889c) or the SimpleGens ones from Simdulgence (it's on their Patreon).

 

I'll test things a little more and see if I really see a difference when I change the settings even more.

 

I had another question, Simdulgence also have a mod called SimMotion, that adds penis / balls movement to "normal" animations such as walk, stairs etc. Do you think it would conflict with your mod? So far, I didn't really see it conflict but at the same time, I don't think I see the differences on idle animations when I change the balls setting, so could be a thing.

 

I'll keep testing though.

 

Posted (edited)

Hi. Im use Real-Time Body Physics 0.4-p2  Settings.ini stopped working, changes are not applied. In general, the physics of the chest has improved a lot, I think it became noticeable in the animations.

 

Spoiler

TS4_x64 2021-09-11 18-30-25.png

 

Edited by alexlll
Posted
9 hours ago, alexlll said:

Hi. Im use Real-Time Body Physics 0.4-p2  Settings.ini stopped working, changes are not applied. In general, the physics of the chest has improved a lot, I think it became noticeable in the animations.

 

  Reveal hidden contents

TS4_x64 2021-09-11 18-30-25.png

 

 

Whoops! Should be fixed now. Please redownload and reinstall. Sorry about that. Just had to change a couple lines to fix it. Thanks for reporting the error so quick!

 

 

Everyone Else: A new preview release of RTBP has been released, v0.4-p2. Please try it out and let me know if I've messed anything else up.

 

Change Log:

 

* Breast physics enabled for elder females.

 

* Fixed the lower back issue by adding a vertex selection flag that excludes boundary vertices. At this point, the algorithm is unoptimized and may cause performance issues for those of you with older computers.

 

* Reshade compatibility implemented.

 

* Improved male butt detection.

 

* Other internal fixes not worth mentioning.

 

* Added new settings "(min|max)(X|Y|Z)" to each spring section, that defines how far a simulator can deviate from it's target position on the specified axis. For example "maxX = 0.1" tells RTBP not to let the specified spring go further than 0.1 on the 'X' axis.

 

* Added commands "set(Min|Max)(X|Y|Z) [TARGET] [VALUE]".

 

* Other changes to make RTBP work better with RTBP Commander v0.2 (yet to be released).

Posted

Thanks CPVC, I like the new release of RTBP.  I like having the min and max settings on the spring section, it seems to be working pretty well.  I haven't tried the new Reshade option or the male butt detection yet.  I think the problem with breasts and butts jiggling after you pause the game is back, I'll check again to make sure.

Posted

@CPVC Hi ! I'm loving your work and I must say it's quite ambitious and really adds another layer of love to the game. The mod works great with boxers and trousers.

My only issue so far is the lack of physics around the lower part of the butt and no physics at all for the penis/balls (I don't know if they were supported already), I only use the mod for males and I have this mod for bottom/penis :

Is there a way for me to fix it manually ? or is it something hard coded ? If I can, I'd like to help!  I've attached a video so you may better see the problem.

 

Oh, and the RTBP commander works great x I would recommend to add it in the list of files, I had to go through the entire thread to find it haha
 

Posted

@CPVC  I'm really looking forward to the RTBP Commander v0.2 I hope there will be settings for the left and right chest and the ability to save the settings. I have disabled the settings for the male penis and buttocks, but sometimes the finger hangs down for men, (it's good that it's not middle) :-))

 

Spoiler

1703201374_TS4_x642021-09-1212-12-15.thumb.png.7d5c951c1c5360d3fbf5c767de5e986e.png

 

Posted
On 9/12/2021 at 7:15 AM, Ghuraok said:

@CPVC Hi ! I'm loving your work and I must say it's quite ambitious and really adds another layer of love to the game. The mod works great with boxers and trousers.

My only issue so far is the lack of physics around the lower part of the butt and no physics at all for the penis/balls (I don't know if they were supported already), I only use the mod for males and I have this mod for bottom/penis :

Is there a way for me to fix it manually ? or is it something hard coded ? If I can, I'd like to help!  I've attached a video so you may better see the problem.

 

Oh, and the RTBP commander works great x I would recommend to add it in the list of files, I had to go through the entire thread to find it haha
 

 

At this time, it's hard coded, and the algorithm is very primitive. I'm working on a better way of creating new bones on the fly. In the future, modders may be able to release custom weight maps with their meshes (I'm working on a Blender plugin), but I'd like to figure out a way to do it automatically based on the positions of the body parts. I'd like to automate this as much as possible.

 

On 9/12/2021 at 8:31 AM, alexlll said:

@CPVC  I'm really looking forward to the RTBP Commander v0.2 I hope there will be settings for the left and right chest and the ability to save the settings. I have disabled the settings for the male penis and buttocks, but sometimes the finger hangs down for men, (it's good that it's not middle) :-))

 

  Reveal hidden contents

1703201374_TS4_x642021-09-1212-12-15.thumb.png.7d5c951c1c5360d3fbf5c767de5e986e.png

 

 

Split settings will be an (optional) feature of RTBP Commander v0.2. You'll be able to right click on a slider and select the "Split/Join Sliders" option from the context menu to toggle it.

 

1412045632_RTBPCommanderv0.2Screenshot2021-09-14.png.4dd06305a370e8550af594c6258c6763.png


As you can see from this screenshot, the "Mass" setting has already been split, and I've right clicked on the "Gravity" setting, showing the context menu.

 

As for the finger issue, this is a known problem. I think it has something to do with accessories like rings or something.

Posted

Alright! Would some of you mind trying out RTBP Commander v0.2? If you're up for it, please test it out and let me know if there's anything wrong with it. This build is statically linked, so there are no external DLLs required.

 

Let me know if something isn't functioning properly and I'll fix it as soon as I can. Thank you all so much!

RTBP Commander v0.2 2021-09-15.zip

Posted (edited)
Spoiler

 

Version 2.0 works fine. The division of the breast into left and right helps a lot, save also works. The only thing I would like to fix is the settings of the sliders, the default maximum values are too high, the Tick Interval parameter does not work yet, if I set it to 1, it still works like 0.1.

P.S. Could you make the breasts swing indefinitely when testing the x y z axes ? (The button is pressed - the chest swings, pressed again - stops). This function is very convenient to use when using animations in which the chest is motionless.

Edited by alexlll
Posted
2 hours ago, cableguy7uk said:

Looks nice, just a quick question where does RTBP Commander install???

 

 

RTBP Commander doesn't need to be installed anywhere. You can execute it from any location. Just make sure RTBP is installed and the Sims 4 is running.

 

RTBP Commander will (should) connect to port 8008 (BOOB) and allow you to communicate to RTBP, via RTBP Commander.

Posted
On 9/16/2021 at 2:11 AM, alexlll said:
  Reveal hidden contents

 

Version 2.0 works fine. The division of the breast into left and right helps a lot, save also works. The only thing I would like to fix is the settings of the sliders, the default maximum values are too high, the Tick Interval parameter does not work yet, if I set it to 1, it still works like 0.1.

P.S. Could you make the breasts swing indefinitely when testing the x y z axes ? (The button is pressed - the chest swings, pressed again - stops). This function is very convenient to use when using animations in which the chest is motionless.

 

If you set a simulators "damping" value to 0 and execute the test command, the body parts should swing back and forth indefinitely.

 


Everyone else: I'm making progress implementing 3D weight maps that can be applied to meshes at runtime. These are made and fine-tuned in Blender, then exported as files that can be loaded by RTBP. 

 

This will most likely be the default way of adding physics to body parts that don't exist yet in the future, like the butt and dick. It's much more accurate and customizable compared to the current method and will make it much easier to add new body parts.

Posted (edited)
6 hours ago, CPVC said:

 

If you set a simulators "damping" value to 0 and execute the test command, the body parts should swing back and forth indefinitely.


 

Thanks it works. But I would like to be able to fine-tune this moment, so that it would be placed in a separate category with its own settings. It seems to me that this will be a demanded function, and if you turn on the random switching of the xyz axes, it will be generally ideal.
I would also like you to add a button for loading settings in RTBP Commander.

Edited by alexlll
Posted
15 hours ago, alexlll said:

Thanks it works. But I would like to be able to fine-tune this moment, so that it would be placed in a separate category with its own settings. It seems to me that this will be a demanded function, and if you turn on the random switching of the xyz axes, it will be generally ideal.
I would also like you to add a button for loading settings in RTBP Commander.

 

Hmmm... So maybe a command where you can put RTBP into a sort of "range testing mode", where the body parts will bounce back and forth continuously on a certain axis and every couple seconds or so, the axis changes? Is that what you're thinking? I'm not sure I understand completely.

 

As for loading settings, you want RTBP to be able to load custom setting files that aren't located at "RTBP/Settings.ini" at runtime? Is that correct?

Posted (edited)
6 hours ago, CPVC said:

 

Hmmm... So maybe a command where you can put RTBP into a sort of "range testing mode", where the body parts will bounce back and forth continuously on a certain axis and every couple seconds or so, the axis changes? Is that what you're thinking? I'm not sure I understand completely.

 

As for loading settings, you want RTBP to be able to load custom setting files that aren't located at "RTBP/Settings.ini" at runtime? Is that correct?

Your mod works great for in-game interactions but when sims have sex it is not so noticeable, a lot of animations have bad chest physics, enabling the "range testing mode" command greatly improves the situation. If you could learn to recognize ww animations and automatically add breast swaying to them (you can do without physics) that would be great.

 

When i load RTBP it doesn't separate the settings for left and right chest and I have to enter the value manually. Load custom setting files that aren't located at "RTBP/Settings.ini" this is a great idea.

 

Spoiler

Безымянный.png

 

Edited by alexlll
Posted (edited)

I dont have a README.html file in the download

Update: I figured out the installing part but it says (cpvc could you send me the README)

Installer failed!: filesystem error: cannot rename: No such file or directory [C:\Users\lieor\AppData\Local\Temp\d3d9.dll] [D:\SteamLibrary\steamapps\common\The Sims 4\Game\Bin\Game\Bin\d3d9.dll]

 

Edited by fanboat22
Update
Posted
2 hours ago, fanboat22 said:

I dont have a README.html file in the download

Update: I figured out the installing part but it says (cpvc could you send me the README)

Installer failed!: filesystem error: cannot rename: No such file or directory [C:\Users\lieor\AppData\Local\Temp\d3d9.dll] [D:\SteamLibrary\steamapps\common\The Sims 4\Game\Bin\Game\Bin\d3d9.dll]

 

 

I think you may be using the wrong ZIP file. Please go here:

(^ This happened automatically.)

 

Click the button labeled "Download this file". After a file named "RTBP v0.4-p2 2021-09-11.zip" is downloaded, execute the RTBP Installer and select "RTBP v0.4-p2 2021-09-11.zip" as your RTBP ZIP File.

 

This ZIP archive should include the README files. Let me know if you have any other problems.

Posted
On 9/22/2021 at 1:46 AM, alexlll said:

Your mod works great for in-game interactions but when sims have sex it is not so noticeable, a lot of animations have bad chest physics, enabling the "range testing mode" command greatly improves the situation. If you could learn to recognize ww animations and automatically add breast swaying to them (you can do without physics) that would be great.

 

When i load RTBP it doesn't separate the settings for left and right chest and I have to enter the value manually. Load custom setting files that aren't located at "RTBP/Settings.ini" this is a great idea.

 

  Reveal hidden contents

Безымянный.png

 

 

Ok, I think I get you. I've modified RTBP Commander to automatically split the sliders when the left and right body part settings differ. If they are the same, it'll be one slider that controls both sides of the sim, but if they aren't, they'll be split into two sliders.

 

I'll also make it possible to load custom settings files.

 

Thanks for the feedback!

Posted
On 9/2/2021 at 12:54 PM, djreloader said:

Does someone have recent videos or something more updated to look at? I think many people would want to see how it looks in-game and not only in the CAS. And to the author of the mod, a firm handshake and a thank you! You are very talented!

So I've just started using the RTBP mod, and while I encounter some common issues already mentioned here, I'm really satisfied with the results of this hack and I'm actually amazed that we can finally experience body physics without having to mess around with custom rigs and other settings.

I gave it a shot for one of the converted MMD dances, and this is the test result (Btw, modella converted it to Sims 4, but I also make Motion conversions):

Spoiler

 

 

Posted

Something seems to be wrong with my installation even though I follow instructions to the letter.

It's the d3d9.dll

The game simply will not launch with the one in the RTBP zip file, no matter what I do. It was working fine before I purchased the most recent expansion, but after installing it the game refuses to start with RTBP.

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