Jump to content

Real-Time Body Physics (DirectX 11)


Recommended Posts

Posted

Hi there thanks for making this mod but I'm having a couple problems

The physics work fine for a little then they go static, this is mainly for ass physics. 

When I try and change the values, the game freezes and goes white when I come back to it. :/

 

Posted

I tried installing this mod today and everytime I try to launch the sims I immediately get that it was unable to start and I need to reinstall the game.  I removed all mods from my mods folder and even reinstalled the game.  Im 99% sure I installed everything correctly, as I even tried using your installer.  Im at a complete loss. Really want to try this out! Thanks in advance.  

Posted
On 12/17/2021 at 6:35 PM, Kiwifruitpassion said:

Hi there thanks for making this mod but I'm having a couple problems

The physics work fine for a little then they go static, this is mainly for ass physics. 

When I try and change the values, the game freezes and goes white when I come back to it. :/

 


Hmmm... Do you know the specs of your computer? The Sims 4 with RTBP installed might struggle a bit on an older or lighter computer.

 

5 hours ago, brewers1 said:

I tried installing this mod today and everytime I try to launch the sims I immediately get that it was unable to start and I need to reinstall the game.  I removed all mods from my mods folder and even reinstalled the game.  Im 99% sure I installed everything correctly, as I even tried using your installer.  Im at a complete loss. Really want to try this out! Thanks in advance.  

 

Try downloading and installing the latest Microsoft C++ Redistributable. That may fix the problem. Any error information, log files, etc. you have would be very helpful.

 

Sorry it isn't working for you, out of the box. You're not the only one that's had this problem. I'm trying to get to the bottom of it. Any information you can provide would be helpful. Thanks.

Posted
20 hours ago, CPVC said:


Hmmm... Do you know the specs of your computer? The Sims 4 with RTBP installed might struggle a bit on an older or lighter computer.

 

 

Try downloading and installing the latest Microsoft C++ Redistributable. That may fix the problem. Any error information, log files, etc. you have would be very helpful.

 

Sorry it isn't working for you, out of the box. You're not the only one that's had this problem. I'm trying to get to the bottom of it. Any information you can provide would be helpful. Thanks.

I got it to work! Just had to download and install directx9, my computer was running version 12. Thanks for your quick response, this mod is truly amazing!

 

Posted
23 hours ago, brewers1 said:

I got it to work! Just had to download and install directx9, my computer was running version 12. Thanks for your quick response, this mod is truly amazing!

 

 

Good to hear! Sorry about the difficulties and thanks for the kind words.

Posted

When installing the program, click rtbp zip and the program will exit automatically. What can I do? When installing manually, do you need to change the true in the setting?

Posted

I also have DX12 so I've installed DX9 just for this mod. However, the same error remains:

Extracting RTBP ZIP to a temporary directory...

Files extracted successfully.

Backing up Settings.ini file if it exists...

Backing up file ""D:\\Games\\The Sims 4\\Game\\Bin\\RTBP\\Settings.ini"" to ""D:\\Games\\The Sims 4\\Game\\Bin\\RTBP\\Settings.ini.old""...

Backup failed. Source file doesn't exist.

Installing DLL and related files...

Moving ""C:\\Users\\xxx\\AppData\\Local\\Temp\\d3d9.dll"" to ""D:\\Games\\The Sims 4\\Game\\Bin\\d3d9.dll""

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

Posted
On 12/27/2021 at 1:03 PM, Faustus said:

I also have DX12 so I've installed DX9 just for this mod. However, the same error remains:

Extracting RTBP ZIP to a temporary directory...

Files extracted successfully.

Backing up Settings.ini file if it exists...

Backing up file ""D:\\Games\\The Sims 4\\Game\\Bin\\RTBP\\Settings.ini"" to ""D:\\Games\\The Sims 4\\Game\\Bin\\RTBP\\Settings.ini.old""...

Backup failed. Source file doesn't exist.

Installing DLL and related files...

Moving ""C:\\Users\\xxx\\AppData\\Local\\Temp\\d3d9.dll"" to ""D:\\Games\\The Sims 4\\Game\\Bin\\d3d9.dll""

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

 

Hmmm... I'm afraid I don't know what the problem is. Have you tried installing manually? Look at the "Readme.html" file for instructions.

Posted (edited)

Does somebody have a very realistic settings.ini file who want's to share it? Most of the settings files here are old and the newer ones are mostly too jiggly. Or maybe CPVC you can share your most realistic version? thx

 

I am using these now from the forums:

 

 [rtbp.general]
startCommandServer = true
startSimulationServer = true
showLogoAtStartup = true
enableBreastPhysics = true
enableFemaleButtPhysics = true
enableMaleButtPhysics = true
enableBallsPhysics = true

[rtbp.leftBreast]
mass = 5
damping = 15
springK = 234.343
maxLength = 0.5
power = 1.051
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBreast]
mass = 4.8
damping = 15
springK = 234.343
maxLength = 0.5
power = 0.9
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.female]
mass = 0.37
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.female]
mass = 0.354
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.male]
mass = 0.37
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.male]
mass = 0.354
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftBall]
mass = 0.1
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBall]
mass = 0.1
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

they are pretty good and realistic, but are there some settings for male but and balls you are using, that are most realistic? Why do most settings files have turned that off? Are there some issues with those? I just copied some settings from female butts to the male ones and i think those work ok, but i have no idea what should be realistic in the balls section.

Edited by LordNecrotic
additional info
Posted
18 hours ago, LordNecrotic said:

Does somebody have a very realistic settings.ini file who want's to share it? Most of the settings files here are old and the newer ones are mostly too jiggly. Or maybe CPVC you can share your most realistic version? thx

 

I am using these now from the forums:

 

 [rtbp.general]
startCommandServer = true
startSimulationServer = true
showLogoAtStartup = true
enableBreastPhysics = true
enableFemaleButtPhysics = true
enableMaleButtPhysics = true
enableBallsPhysics = true

[rtbp.leftBreast]
mass = 5
damping = 15
springK = 234.343
maxLength = 0.5
power = 1.051
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBreast]
mass = 4.8
damping = 15
springK = 234.343
maxLength = 0.5
power = 0.9
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.female]
mass = 0.37
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.female]
mass = 0.354
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.male]
mass = 0.37
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.male]
mass = 0.354
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftBall]
mass = 0.1
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBall]
mass = 0.1
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

they are pretty good and realistic, but are there some settings for male but and balls you are using, that are most realistic? Why do most settings files have turned that off? Are there some issues with those? I just copied some settings from female butts to the male ones and i think those work ok, but i have no idea what should be realistic in the balls section.

I took these settings from RmX93. They're okay but I still wish the breasts weren't SO floppy. I want them more floppy than tonicmole but way less than this.
 

"Really love this mod, CPVC Thank You!

 

Let me share my settings, I wanted make some more jiggles(especially butt) but keep some realism in it"

Boobs:

mass = 2
damping = 2.5
springK = 450
maxLength = 0.2
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1
Butt:

mass = 3.2
damping = 4.6
springK = 800
maxLength = 0.15
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1
Posted (edited)

I have the mod working fine and the effect is beautiful, but the body parts glitch out when I play in higher game speeds (x2, x3). I have to always speed down to x1 to fix the bodies.

 

Any tips on how to fix this?

 

Thank you.

Edited by BethA
Posted
22 hours ago, LordNecrotic said:

Does somebody have a very realistic settings.ini file who want's to share it? Most of the settings files here are old and the newer ones are mostly too jiggly. Or maybe CPVC you can share your most realistic version? thx

 

I am using these now from the forums:

 

 [rtbp.general]
startCommandServer = true
startSimulationServer = true
showLogoAtStartup = true
enableBreastPhysics = true
enableFemaleButtPhysics = true
enableMaleButtPhysics = true
enableBallsPhysics = true

[rtbp.leftBreast]
mass = 5
damping = 15
springK = 234.343
maxLength = 0.5
power = 1.051
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBreast]
mass = 4.8
damping = 15
springK = 234.343
maxLength = 0.5
power = 0.9
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.female]
mass = 0.37
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.female]
mass = 0.354
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.male]
mass = 0.37
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.male]
mass = 0.354
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftBall]
mass = 0.1
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBall]
mass = 0.1
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

they are pretty good and realistic, but are there some settings for male but and balls you are using, that are most realistic? Why do most settings files have turned that off? Are there some issues with those? I just copied some settings from female butts to the male ones and i think those work ok, but i have no idea what should be realistic in the balls section.

 

I haven't spent a lot of time fine tuning the variables. I was hoping that the users could help me determine the best default settings.

 

There's no issues that I know of with these body parts, I think it's just personal preference. Most of the people that use this mod are more interested in female body parts.

 

3 hours ago, BethA said:

I have the mod working fine and the effect is beautiful, but the body parts glitch out when I play in higher game speeds (x2, x3). I have to always speed down to x1 to fix the bodies.

 

Any tips on how to fix this?

 

Thank you.

 

Make sure you're using the absolute latest version of RTBP, and make sure the RTBP Script Mod is installed and up to date. RTBP relies on the RTBP Script Mod to alert it when the game speed changes.

 

By default RTBP should pause the physics simulations when the game is paused or set to speed 2 or 3. If you don't mind the simulators running at all speeds, feel free to set the "startSimulationServer" variable in your "Settings.ini" file to "false".

Posted

My setting - matching my character / body type

 

Spoiler

[rtbp.general]
startCommandServer = true
startSimulationServer = true
showLogoAtStartup = true
enableBreastPhysics = true
enableFemaleButtPhysics = true
enableMaleButtPhysics = true
enableBallsPhysics = true

 

[rtbp.leftBreast]
mass = 2.163
damping = 3.265
springK = 250
maxLength = 0.6
power = 1
gravity = 9.806
minX = -0.07
minY = -0.06
minZ = -0.06
maxX = 0.07
maxY = 0.05
maxZ = 0.1

 

[rtbp.rightBreast]
mass = 2.163
damping = 3.265
springK = 250
maxLength = 0.6
power = 1
gravity = 9.806
minX = -0.07
minY = -0.06
minZ = -0.06
maxX = 0.07
maxY = 0.05
maxZ = 0.1

 

[rtbp.leftButt.female]
mass = 2.082
damping = 9.388
springK = 228.571
maxLength = 0.367
power = 0.653
gravity = 6
minX = -0.07
minY = -0.07
minZ = -0.07
maxX = 0.07
maxY = 0.07
maxZ = 0.07

 

[rtbp.rightButt.female]
mass = 2.082
damping = 9.388
springK = 228.571
maxLength = 0.367
power = 0.653
gravity = 6
minX = -0.07
minY = -0.07
minZ = -0.07
maxX = 0.07
maxY = 0.07
maxZ = 0.07

 

[rtbp.leftButt.male]
mass = 1
damping = 10
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

[rtbp.rightButt.male]
mass = 1
damping = 10
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

[rtbp.leftBall]
mass = 0.1
damping = 10
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

[rtbp.rightBall]
mass = 0.1
damping = 10
springK = 500
maxLength = 0.25
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

Posted
On 1/2/2022 at 12:58 AM, CPVC said:

Make sure you're using the absolute latest version of RTBP, and make sure the RTBP Script Mod is installed and up to date. RTBP relies on the RTBP Script Mod to alert it when the game speed changes.

 

By default RTBP should pause the physics simulations when the game is paused or set to speed 2 or 3. If you don't mind the simulators running at all speeds, feel free to set the "startSimulationServer" variable in your "Settings.ini" file to "false".

 

That setting worked wonderfully, thank you!

Posted (edited)
On 1/2/2022 at 4:58 AM, CPVC said:

 

I haven't spent a lot of time fine tuning the variables. I was hoping that the users could help me determine the best default settings.

 

There's no issues that I know of with these body parts, I think it's just personal preference. Most of the people that use this mod are more interested in female body parts.

 

 

Make sure you're using the absolute latest version of RTBP, and make sure the RTBP Script Mod is installed and up to date. RTBP relies on the RTBP Script Mod to alert it when the game speed changes.

 

By default RTBP should pause the physics simulations when the game is paused or set to speed 2 or 3. If you don't mind the simulators running at all speeds, feel free to set the "startSimulationServer" variable in your "Settings.ini" file to "false".

I fiddled with the settings a bit and think I found a pretty realistic Setting now. Thought I should share it with the chat:

Have fun people! ;) And thx for this wonderful mod CPVC!!!!
 

my Settings for Bodyphysics:

Spoiler

 [rtbp.general]
startCommandServer = true
startSimulationServer = true
showLogoAtStartup = true
enableBreastPhysics = true
enableFemaleButtPhysics = true
enableMaleButtPhysics = true
enableBallsPhysics = true

[rtbp.leftBreast]
mass = 3
damping = 17.5
springK = 234.343
maxLength = 0.5
power = 1.051
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBreast]
mass = 2.8
damping = 17.5
springK = 234.343
maxLength = 0.5
power = 0.9
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.female]
mass = 0.67
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.female]
mass = 0.654
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftButt.male]
mass = 0.67
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightButt.male]
mass = 0.654
damping = 5
springK = 106.195
maxLength = 0.5
power = 1
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.leftBall]
mass = 0.25
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

[rtbp.rightBall]
mass = 0.25
damping = 5
springK = 500
maxLength = 0.25
power = 1
gravity = 5.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

Edited by LordNecrotic
Posted (edited)

mine did not come up with a README. so I do not know what to do...

 

and got 

Extracting RTBP ZIP to a temporary directory...

Files extracted successfully.

Backing up Settings.ini file if it exists...

Backing up file ""C:\\Users\\xxx\\Documents\\Electronic Arts\\The Sims 4\\Game\\Bin\\RTBP\\Settings.ini"" to ""C:\\Users\\xxx\\Documents\\Electronic Arts\\The Sims 4\\Game\\Bin\\RTBP\\Settings.ini.old""...

Backup failed. Source file doesn't exist.

Installing DLL and related files...

Moving ""C:\\Users\\xxx\\AppData\\Local\\Temp\\d3d9.dll"" to ""C:\\Users\\xxx\\Documents\\Electronic Arts\\The Sims 4\\Game\\Bin\\d3d9.dll""

Installer failed!: filesystem error: cannot rename: No such file or directory [C:\Users\glaiv\AppData\Local\Temp\d3d9.dll] [C:\Users\glaiv\Documents\Electronic Arts\The Sims 4\Game\Bin\d3d9.dll]

Edited by Fake-Person
add more evidence
Posted
On 12/29/2021 at 9:25 PM, CPVC said:

 

Hmmm... I'm afraid I don't know what the problem is. Have you tried installing manually? Look at the "Readme.html" file for instructions.

I dont have the READ ME file. Mine did not come with it

 

Posted
On 1/5/2022 at 10:44 AM, Fake-Person said:

its not working... altho i do get errors

image.png.f1bf4e867403fd9545c98b8d77590d4f.png

 image.png.1529b993925c572e2428adf9ce10f921.png

 

Well, that's certainly not right! RTBP doesn't seem to play well with complex custom meshes. Try disabling butt and ball physics. Breast physics might still work.

 

Sorry about the difficulties you've been having with RTBP.

Posted
On 12/30/2021 at 4:25 AM, CPVC said:

 

Hmmm... I'm afraid I don't know what the problem is. Have you tried installing manually? Look at the "Readme.html" file for instructions.

Sorry for the late answer. Yes, I did the manual installation and yes - it worked just fine.

Posted (edited)
On 1/2/2022 at 1:18 AM, pblazin said:

I took these settings from RmX93. They're okay but I still wish the breasts weren't SO floppy. I want them more floppy than tonicmole but way less than this.
 

 

Boobs:

mass = 2
damping = 3.0
springK = 500
maxLength = 0.2
power = 1
gravity = 9.80665
minX = -0.1
minY = -0.1
minZ = -0.1
maxX = 0.1
maxY = 0.1
maxZ = 0.1

 

Maybe try this settings for less floppy tits

It's nice to have RTBP Commander on and mess little bit with "damping" + "springK" 

Values shouldn't go below 2 and higher than 4 in "damping" and minimal 400 and maximal 600 in "springK" (at least that's my "realistic" taste)

Edited by RmX93

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