Jump to content

Real-Time Body Physics (DirectX 11)


Recommended Posts

Posted
13 hours ago, EL Dragex said:

the gravity but it still has that weird effect where if you pause and unpause

I like it

you can see the gravity force and simulation is worked or not

Posted
6 hours ago, 0xAF said:

I like it

you can see the gravity force and simulation is worked or not

You can also compensate for the default gravity effect when building your SIM inside CAS. I do.

Just set breasts a little higher to offset for the gravity effect outside of CAS.

Posted
On 3/25/2021 at 10:07 AM, EL Dragex said:

By the way the commands dont even work for me. Something to do with command server or something.

 

Whoops! Forgot to update a file with the latest preview release. This issue should be fixed now. The commands were working, but due to a typo, the response from the command server wasn't being displayed. This was because I wrote "_commandSever" at one point, rather than "_commandServer" in one of the script mod files.

 

For those of you who use the "rtbp.command" command, please re-download and re-install. Otherwise, you don't need to do anything.

 

Sorry about that. I need to write a script that automatically creates RTBP release ZIP files.

 

I'm working on creating an application that can tweak RTBP's settings on the fly. Soon you'll be able to Alt+Tab out of the Sims, change the physics variables via a user-friendly GUI, then resume your game.

 


As for the sagging issue, you could try setting the gravity to 0. Also, negative values are valid as well. You could try setting the gravity to a negative value to counteract the mass.

Posted
6 hours ago, CPVC said:

Soon you'll be able to Alt+Tab out of the Sims, change the physics variables via a user-friendly GUI, then resume your game.

Very good! I am using windowed full screen mode  and a second monitor, it will be possible to change settings on the fly without leaving the game.

Posted
4 hours ago, JCLY said:

Thank you for this incredible mod. Howev er, my male's finger is dropping as shown in the screenshot even I've disable butt physics. Can anyone advice for this bug? Cheers

03-27-21_3-28-49 PM.png

A similar thing is happening to the guys balls on mine. Not all the time and not usually when they are naked but naked and having sex. But sometimes if you changed the angle of the camera, it will fix a little. I was thinking maybe it was because I had Bouncing Boobs, who now has ball movement and this one and they were clashing with each other.

Posted
8 hours ago, JCLY said:

Thank you for this incredible mod. Howev er, my male's finger is dropping as shown in the screenshot even I've disable butt physics. Can anyone advice for this bug? Cheers

 

Spoiler

03-27-21_3-28-49 PM.png

 

SPOILER PLZ!!!!!!!!!!

Posted
9 hours ago, JCLY said:

Hi, u try to use back the defaulted or Maxis body. It has to nothing do with the Bouncing Boobs mod. Cheers 

Thanks, I'll try that.

Posted

When editing a Sim in CAS, RTBP causes the models to jiggle each time a feature is changed or added. I've tried a couple of "stand still in CAS" mods (MizoreYukii_S4_ShooksimsStandStillInCAS, MizoreYukii_S4_StandStillInCAS_All-in-One) in hopes to kep the Sim still while editing. 

 

I bring this up, as it is difficult to compare a "before" and "after" comparison when editing. For instance, when adding a cleavage overlay from skin details on a nude Sim, stuff shakes immediately making seeing the change almost impossible. 

 

Has anyone else had this particular experience? Any ideas? Is using the RTBP cheats each time I go into CAS my only option?

 

I LOVE LOVE LOVE this mod, but editing Sims becomes a much more tedious process. Any ideas would be most appreciated. ❤️

Posted
7 hours ago, alexlll said:

CAS movement is a very useful function, you can immediately understand which type of clothing works with RTBP, and which does not.

Completely agree. I was merely wondering if there was a cheat to toggle it on and off, or some other cool trick out there. Maybe there is and I just missed it in the instructions (I'd prefer to not have to mess with the physics each time). I love it as is, was just wondering if there might be a work around for a specific circumstance. I've seen references to stand still in CAS mods mentioned in conjunction with RTBP, so wondered if anyone else might know.  

Posted
20 hours ago, mephistopheles0220 said:

When editing a Sim in CAS, RTBP causes the models to jiggle each time a feature is changed or added. I've tried a couple of "stand still in CAS" mods (MizoreYukii_S4_ShooksimsStandStillInCAS, MizoreYukii_S4_StandStillInCAS_All-in-One) in hopes to kep the Sim still while editing. 

 

I bring this up, as it is difficult to compare a "before" and "after" comparison when editing. For instance, when adding a cleavage overlay from skin details on a nude Sim, stuff shakes immediately making seeing the change almost impossible. 

 

Has anyone else had this particular experience? Any ideas? Is using the RTBP cheats each time I go into CAS my only option?

 

I LOVE LOVE LOVE this mod, but editing Sims becomes a much more tedious process. Any ideas would be most appreciated. ❤️

 

There isn't currently a cheat for this, but I can add one. Also, you can't send commands to RTBP from CAS in the Sims at this time. Script mods aren't loaded until you're actually in game. I'm working on creating a GUI so you'll be able to Alt+Tab out of the game and tweak RTBP to your liking and it will work in CAS.

Posted
2 hours ago, CPVC said:

 

There isn't currently a cheat for this, but I can add one. Also, you can't send commands to RTBP from CAS in the Sims at this time. Script mods aren't loaded until you're actually in game. I'm working on creating a GUI so you'll be able to Alt+Tab out of the game and tweak RTBP to your liking and it will work in CAS.

Awesome! Thank you so much! Between this mod and hokusai26's body slide overhaul project...the Sims just got fun again.

Posted

I thought I'd show you guys a screenshot of the work in progress GUI I'm working on for RTBP. Soon you'll be able to connect to RTBP's command server while the game is running and change settings on the fly. The GUI will automatically generate and send the commands when you change a setting. When you finally have the settings the way you like, you'll be able save the changes to your settings file and make them permanent.

 

I'm using Qt 5 to develop the GUI since that's the framework I'm most familiar with. Since I'm developing this on Linux, the GUI looks slightly different from what you're most likely used to. When you run it on your computer, though, it will look like a standard Windows application.

 

If I find a DirectX 9 GUI library I like, I may decide to integrate the GUI into RTBP's rendering loop, so you won't have to Alt+Tab out of the game to change settings, but for now, Qt 5 it is.

 

1180824830_RTBPGUIScreenshot.png.efb4f52b2e2a20c14964ea2e97f5a653.png

Posted
On 4/2/2021 at 12:27 AM, alexlll said:

Is it possible to add sliders there?

  Hide contents

432497984_.jpg.6cf65e7c41608cfca8570dcffb4653da.jpg

 

 

I don't see why not. I'll add a way to configure the range of the sliders as well.

Posted
5 hours ago, CPVC said:

 

I don't see why not. I'll add a way to configure the range of the sliders as well.

 

283405576_RTBPGUI.png.3dc327ff1ed01b94559ea48c6973eb2c.png

Progress. Being able to change the values like this is actually very entertaining.

Posted
On 3/27/2021 at 12:22 AM, CPVC said:

 

Whoops! Forgot to update a file with the latest preview release. This issue should be fixed now. The commands were working, but due to a typo, the response from the command server wasn't being displayed. This was because I wrote "_commandSever" at one point, rather than "_commandServer" in one of the script mod files.

 

For those of you who use the "rtbp.command" command, please re-download and re-install. Otherwise, you don't need to do anything.

 

Sorry about that. I need to write a script that automatically creates RTBP release ZIP files.

 

I'm working on creating an application that can tweak RTBP's settings on the fly. Soon you'll be able to Alt+Tab out of the Sims, change the physics variables via a user-friendly GUI, then resume your game.

 


As for the sagging issue, you could try setting the gravity to 0. Also, negative values are valid as well. You could try setting the gravity to a negative value to counteract the mass.

I know this is a week late or something but the commands now work and there is no more sag in the breasts or butt. Cheers Looking forward to seeing the new UI

Posted
4 hours ago, #dontjudgeme said:

What am I doing wrong? I copied it to the folder, I removed all other mods and still nothing happens. I don't get the sweet physics. just messed up meshes when I try to change the boob size.

image.png.abb05cb635a970839a597e368c9a834b.png Log.txt 3.16 kB · 0 downloads

 

It looks like you've installed RTBP correctly and that it is working. However, your log file tells me that you have an "Intel HD Graphics Family" GPU. I wasn't able to get RTBP to work on another machine with a similar GPU. I'm not sure what the problem is yet, but I'm working on it. Fixing this is one of my highest priorities.

Posted

I have three questions:

 

1)Does the ass bounce during the Wicked animations? I'm not completely sure about it while gaming or maybe I set something wrong.

 

2)These physics don't work well with devious desires? because when I tried the animations the boobs bounced exaggeratedly in addition to other details.

 

3)Last thing, what mods conflict with these physics?


Thank you very much for this great job! It gives a fresh realism to the game, an honor to be able to use it.

 

I'm using a translator in case I wrote something wrong or it reads funny haha

Posted
21 hours ago, elpajero2017 said:

I have three questions:

 

1)Does the ass bounce during the Wicked animations? I'm not completely sure about it while gaming or maybe I set something wrong.

 

2)These physics don't work well with devious desires? because when I tried the animations the boobs bounced exaggeratedly in addition to other details.

 

3)Last thing, what mods conflict with these physics?


Thank you very much for this great job! It gives a fresh realism to the game, an honor to be able to use it.

 

I'm using a translator in case I wrote something wrong or it reads funny haha

 

1.) It should, but it's possible that RTBP failed to create the butt simulator for one reason or another. If you installed the optional RTBP Sims 4 Mod, try pressing Ctrl+Alt+C to open the cheat console, then type the command 'rtbp.command "test"' while the game is at normal speed (1). If the butt simulator is working, you'll see the butt cheeks bounce up and down. If not, it's most likely that RTBP wasn't able to create a butt simulator. I have a few theories about why this might occur, but I'll spare you the gritty details.

 

2.) They might not. I'm still working out the kinks.

 

3.) I know that Reshade doesn't play well with RTBP, but other than that, I have no idea. Perhaps some other users could chime in and let us know what other mods conflict with RTBP? (Please remember that RTBP is not a normal "mod", it's more of a hack, just like Reshade is.)

Posted
2 hours ago, shinichi104 said:

anyone else getting a glitch where the butt wont  jiggle on certain outfits? like there's a second butt inside the outfit that jiggles?

not all clothes work with this mod, I just removed all the clothes that don't support it.

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