Real-Time Body Physics (RTBP) byCPVC

Version 0.4-p3 - 2022-02-16

Disclaimer

Play with this at your own risk. I recommend you back up your save files or start a new throw-away game before trying it. I am not liable for any damage this mod does to your computer.

If your firewall complains about The Sims 4 attempting to listen on port 8008 (BOOB) or 8009 (BOOB+1), that's just the command and simulation servers for the mod.

Installation

Move "d3d9.dll", and "RTBP" to your Sims 4 installation directory + "Game/Bin/". It should be in the same directory as "TS4_x64.exe". Currently, this mod only works with the 64 bit version of The Sims 4.

Copy the folder "RTBP Mod" to your documents + "Electronic Arts/The Sims 4/Mods/".

To use ReShade with RTBP, rename the ReShade "d3d9.dll" DLL to "reshade.dll" and place it in the same directory as "TS4_x64.exe".

Settings

The settings file "RTBP/Settings.ini" can be modified to change the behavior of the mod.

The section "rtbp.general" is for general settings of the mod, like if you want to start the debug command server or if you want to enable/disable breast and butt physics.

The section "rtbp.leftBreast" sets the variables that control the spring physics of the left breast. If you don't know what these variables do, please read the next section "Simulation Variables".

I think the rest is self-explanatory.

Simulation Variables

RTBP is based off spring physics. The following variables can be modified through the "RTBP/Settings.ini" file or by sending commands directly to RTBP in-game.

Commands

You can send commands to RTBP in-game. Start each command with "rtbp.command" then send your command enclosed in quotation marks. Note that this method only works in-game, so you won't be able to send commands in Create a Sim.

The following list of commands is automatically generated from the command "listCommands html".

Command Targets

This list is also automatically generated. What can I say? The less time I spend writing documentation, the more time I have to work on RTBP.

Postscript

Thank you for helping me develop RTBP through your bug reports, suggestions, and other feedback.