Jump to content

Real-Time Body Physics (DirectX 11)


Recommended Posts

Posted
everything works for me now with v0.4 experimental.
some cc's that didn't work before are working again. it seems to be the better way. thanks CPVC
the settings folder in game bin must be deleted. thank you alexIII for pointing this out.
then a few more settings must be made via the commander. the butt physics are otherwise too violent and look like waves.
Posted
On 2/1/2023 at 8:00 PM, Ts4Skyrim said:

hello, still having a physics problem, and I also noticed that it is causing problems in the game's shadows.

01-02-23_22-49-23.png

I'm having this same issue, having downloaded the experimental dll, the log is saying I don't have a custom dll installed and it's loading the default one

Posted
3 hours ago, dune1538 said:

the log is saying I don't have a custom dll installed and it's loading the default one

 

That's normal. RTBP can optionally load another DLL in case someone wants to use RTBP with ReShade or some other mod that works like RTBP. In the event that another DLL is not found, RTBP will load Windows' Direct3D9 DLL directly, instead.

Posted (edited)

Body physics works better in the latest version than in the previous ones. But there is one downside that goes from version to version, I can't get RTBP to include female-only physics. Every time I install a new version of RTBP, I have to review all the women's and men's clothing on my game characters, and in the latest version, teenagers and children (with non-standard bodies) were added.

P.S. Could you add the ability to set a special button by clicking on which the chest would move?

Edited by alexlll
Posted

Got it working! What I ended up doing was giving full editing/security permissions to every folder from EA all the way down to Bin. Manually. At every layer, because telling it to do all sub folders or just giving permissions to Bin didn't work. So if anyone else is having the failure to launch issue after troubleshooting all the common issues, it might help to go into all your folder preferences again and make sure they're not still locked down at some level.

 

Now the commander isn't working, but I'm happy enough.

 

Breast physics look good. There's some weirdness with butts, but I kind of expected that since I use CC bodies and it's not too bad if they're larger sized- it's the flat asses that want to turn inside out at the seams. I can't tell whether balls physics are working or not.

Posted

Quite often when entering the game, the fps drops to very low values and does not rise, I have to restart the game several times, why can this be?

 

Spoiler

991812567_.thumb.png.73b26a880f283a5d2ef8597a5ceefe39.png

 

Spoiler

676406540_2.png.09548fa3feab6d9663fca3573c459185.png

 

Posted
6 hours ago, Noia do Rio De Janeiro said:

Physics on men's chests male detected, how to disable movement of men's breasts?

 

That is a bug. It's not supposed to happen. RTBP must have erroneously detected the male pectorals as female breasts. Sorry about that, RTBP is still very experimental.

Posted

I have been using this mod since the original release and have not had any major issues with it before but since the last stable update (I also tried the experimental one you shared) the physics are not working at all and the vertices just get stretched out into oblivion after playing for a few minutes. I've tried everything but can't get this mod to work anymore.

image.png.00f42174fb6c61a038899f2b5057ca0a.png

Posted
On 2/8/2023 at 7:45 AM, GingerJay said:

I have been using this mod since the original release and have not had any major issues with it before but since the last stable update (I also tried the experimental one you shared) the physics are not working at all and the vertices just get stretched out into oblivion after playing for a few minutes. I've tried everything but can't get this mod to work anymore.

image.png.00f42174fb6c61a038899f2b5057ca0a.png

 

That's interesting... Could I take a peek at your log file?

Posted

Removed all mods, and did a clean install of RTBP using the installer + the file provided by the downloader. (RTBP Mod is the only mod in the folder atm)

 

D3d9.dll is located in sims4->game->bin but log file says it can't find a custom .d3d9 so its grabbing the one from sys32.

 

Only issue is with my laptop. Desktop works fine.

 

Thanks for the support. Let me know what else you might need.

 

 

Log.txt

Posted
11 hours ago, zephysempai said:

Removed all mods, and did a clean install of RTBP using the installer + the file provided by the downloader. (RTBP Mod is the only mod in the folder atm)

 

D3d9.dll is located in sims4->game->bin but log file says it can't find a custom .d3d9 so its grabbing the one from sys32.

 

Only issue is with my laptop. Desktop works fine.

 

Thanks for the support. Let me know what else you might need.

 

 

Log.txt 4.39 kB · 1 download

 

I notice your log file says that you have an Intel GPU. Did you keep the "Force Hardware Skinning on All GPU's?" option enabled when installing? That is necessary for Intel GPUs and possibly for other hardware. Anytime you're running RTBP on a laptop, it's very likely that your GPU is integrated and you'll need to apply this fix.

Posted

i dont think this mod will work for the newest update. I installed the D3D9.dll file and my game wouldnt even open. i deleted it, now it works flawlessly. not sure if i just didnt do something right or what...

Posted (edited)
On 2/10/2023 at 10:39 PM, SixThreeEight said:

i dont think this mod will work for the newest update. I installed the D3D9.dll file and my game wouldnt even open. i deleted it, now it works flawlessly. not sure if i just didnt do something right or what...

 

No, you're not the only one that has had problems like this. It works for some people, but not for others. I'm still not sure exactly what the issue is, but I'm trying to figure it out. There are so many variables in regards to hardware, operating systems, and installed libraries.

 

It's also possible that your version of Windows might be preventing RTBP from working, due to security reasons. RTBP is a hack, not a mod. It tricks the game into doing things that were never intended. This sort of behavior is similar to a way a virus might work, and Microsoft's security systems are right to be skeptical of it.

 

I'll see what I can do. I'm not very familiar with Windows' API. I'm kinda learning as I go, but I hope I can improve RTBP's error reporting so I can figure out what is going on.

 

As always, any information you can provide is helpful. Log files, screen shots, etc.

 

For some reason, it always works perfectly for me, despite the fact that I'm on Linux and using a compatibility layer to emulate Windows' services. I guess I'll need to boot into Windows more often to test it.

Edited by CPVC
Formatting.
Posted
On 2/12/2023 at 11:11 PM, CPVC said:

 

No, you're not the only one that has had problems like this. It works for some people, but not for others. I'm still not sure exactly what the issue is, but I'm trying to figure it out. There are so many variables in regards to hardware, operating systems, and installed libraries.

 

It's also possible that your version of Windows might be preventing RTBP from working, due to security reasons. RTBP is a hack, not a mod. It tricks the game into doing things that were never intended. This sort of behavior is similar to a way a virus might work, and Microsoft's security systems are right to be skeptical of it.

 

I'll see what I can do. I'm not very familiar with Windows' API. I'm kinda learning as I go, but I hope I can improve RTBP's error reporting so I can figure out what is going on.

 

As always, any information you can provide is helpful. Log files, screen shots, etc.

 

For some reason, it always works perfectly for me, despite the fact that I'm on Linux and using a compatibility layer to emulate Windows' services. I guess I'll need to boot into Windows more often to test it.

yeah i kinda got that from going through the forum...i kinda hate not having this mod, ruins the game for me, and i have sims built specifically for this mod too lol. i hope you can get it figured out. thanks for the reply.

Posted

Ok, I think I may have solved the issue with physics not working with the experimental DLL on machines with lower-end GPUs, like those found in laptops. I commented out something I didn't think was necessary and I think I was wrong to do so.

 

If you're running the game on lower settings and the experimental RTBP DLL hasn't been working for you, please try this DLL and tell me if it works.

RTBP v0.4-p4-e3 2023-02-17 [Experimental].zip.zip

Posted
3 hours ago, CPVC said:

Ok, I think I may have solved the issue with physics not working with the experimental DLL on machines with lower-end GPUs, like those found in laptops. I commented out something I didn't think was necessary and I think I was wrong to do so.

 

If you're running the game on lower settings and the experimental RTBP DLL hasn't been working for you, please try this DLL and tell me if it works.

RTBP v0.4-p4-e3 2023-02-17 [Experimental].zip.zip 3.48 MB · 2 downloads

The Result here was a success, I just had to adjust the lower body physics settings as it felt like jelly. (Google translator)

Posted
6 hours ago, CPVC said:

Ok, I think I may have solved the issue with physics not working with the experimental DLL on machines with lower-end GPUs, like those found in laptops. I commented out something I didn't think was necessary and I think I was wrong to do so.

 

If you're running the game on lower settings and the experimental RTBP DLL hasn't been working for you, please try this DLL and tell me if it works.

RTBP v0.4-p4-e3 2023-02-17 [Experimental].zip.zip 3.48 MB · 7 downloads

im still having issues...whenever i try and start the game it doesnt even load, it just crashes and takes me right back to the ea app.

Posted
3 hours ago, Ts4Skyrim said:

The Result here was a success, I just had to adjust the lower body physics settings as it felt like jelly. (Google translator)

what did you do exactly? mine wont even open.

Posted (edited)
7 hours ago, SixThreeEight said:

what did you do exactly? mine wont even open.

I changed the dll from the page version of the mod to this experimental one. do you have the RTBP Mod in the Mods folder of version 0.4-p4?

Edited by Ts4Skyrim
Posted
4 hours ago, Ts4Skyrim said:

I changed the dll from the page version of the mod to this experimental one. do you have the RTBP Mod in the Mods folder of version 0.4-p4?

 

4 hours ago, Ts4Skyrim said:

I changed the dll from the page version of the mod to this experimental one. do you have the RTBP Mod in the Mods folder of version 0.4-p4?

yes i have it, i downloaded that same one he just put there, and it crashes. 

Posted

I am having the issue where  my game is not running when the "hack" is installed, which is unfortunate but the premise of this software is really friggin cool! I am quite hopeful for the future, I love when modders push the limits of the game and add more realism to it. Keep up the awesome work!

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   1 member

×
×
  • Create New...