Jump to content

Real-Time Body Physics (DirectX 11)


Recommended Posts

Posted
On 1/18/2022 at 10:34 PM, CPVC said:

 

That is very odd... The only advice I have to offer you is to make absolutely sure you have your Sims 4 installation directory correct. Deleting the "d3d9.dll" should uninstall RTBP. I don't really see how it could persist after deleting the DLL, unless you have the wrong directory.

 

Possible installation directories could be:

 

* C:\Program Files (x86)\Origin Games\The Sims 4\Game\Bin\
* C:\Games\The Sims 4\Game\Bin\

 

If you have multiple hard drives, you might try searching them, too. Sorry I can't be more helpful. I might just add an uninstall command to RTBP to completely automate this in the next release.

 

 

Yes, that's likely the gravity. You could try setting the "gravity" variable to "0.0" or lowering the "mass" variable. Or increasing the "springK" variable.

 

It's a delicate balance. I suggest playing around with RTBP Commander until you find something you like.

 

 

Yeah, this is a known problem. I think I might have fixed it in my working version of RTBP. I'll release the next preview release of RTBP soon.

 

RTBP Commander can be executed from anywhere. Just extract it and run the ".exe" file.

Did a file search and the only d3d9.dll that is in my system is located in my windows system 32 folder which I imagine is natural since it's meant to be for DirectX...  any other files I should be looking for that might be convincing the game that this is still installed?  Or should I remove that dll file in the Windows32 folder?

Posted
10 hours ago, CPVC said:

 

The Sims 4 has to be running for RTBP Commander to work. If it fails to connect to RTBP for one reason or another, it'll try again in 10 seconds.

 

I suggest you just start the Sims first, Alt+Tab out, then start RTBP Commander.

That I did not know thank you!

Posted (edited)

Is it possible to enable males pectoral jiggles with this mod? With maybe a way to add compatibility with custom meshes ourself?

I'm trying to enable the breast bones with some weight paint to males top meshes, but even if it's very easy to do in blender, in game it just glitch out a lot. So I wish there is a way to at least make some kind of jiggle with males pec, and your mod could maybe be a solution while I'm trying to understand why I run into this issue in the game...

 

EDIT : Actually I succeeded to add pectoral jiggles. However it'd be nice anyway since those jiggles only work during specific animations.

Edited by Khlas
Posted

The mod works perfectly. If there are issues with stretching - or too much jiggling - simply use the RTBP Commander (a UI for setting the physics) and simply edit or disable the physics there. Using the exe that came with RTBP you can edit the physics in real-time adjusting it to your desires & suitability.

 

A+++ Highly essential mod id urge everyone to try it & read the readme tutorial before rushing into it.

Posted
On 1/22/2022 at 6:07 AM, Khlas said:

Is it possible to enable males pectoral jiggles with this mod? With maybe a way to add compatibility with custom meshes ourself?

I'm trying to enable the breast bones with some weight paint to males top meshes, but even if it's very easy to do in blender, in game it just glitch out a lot. So I wish there is a way to at least make some kind of jiggle with males pec, and your mod could maybe be a solution while I'm trying to understand why I run into this issue in the game...

 

EDIT : Actually I succeeded to add pectoral jiggles. However it'd be nice anyway since those jiggles only work during specific animations.

 

Yes, very possible. I'm working on a new method of applying weight maps to meshes at runtime. You'll be able to create these weight maps in Blender then export them to a format RTBP can load.

 

The Sims 4 seems to optimize out bones that it doesn't need at the time, so there's never any guarantee that the right bones are going to be there at any given time.

 

Breast physics for females works reliably because the breast bones are always there to apply the CAS transformations to the breasts. Male sims don't have breasts so, unless an animation explicitly requires your bones, they're going to be left out.

Posted (edited)
3 hours ago, CPVC said:

 

Yes, very possible. I'm working on a new method of applying weight maps to meshes at runtime. You'll be able to create these weight maps in Blender then export them to a format RTBP can load.

 

The Sims 4 seems to optimize out bones that it doesn't need at the time, so there's never any guarantee that the right bones are going to be there at any given time.

 

Breast physics for females works reliably because the breast bones are always there to apply the CAS transformations to the breasts. Male sims don't have breasts so, unless an animation explicitly requires your bones, they're going to be left out.

No no, I unlocked the same bones than the females one so most animations are already compatibles.  I made a preview on my thread and it does not looks that bad imo! But I’m still looking forward to what your mod can do. Thanks for you reply! ?

Edited by Khlas
Posted
9 hours ago, branman900 said:

this mod doesn't work with reshade, i renamed the dll file and it crashes my game everytime

 

The ReShade DLL needs to be renamed to "reshade.dll" and RTBP's DLL does not need to be renamed. It should remain as "d3d9.dll". If you're having problems starting the Sims 4, try downloading the latest version of DirectX and (re)installing it.

 

If your erection lasts for more than four hours, contact your doctor.

Posted
On 1/20/2022 at 1:16 AM, CanadianGhost said:

Did a file search and the only d3d9.dll that is in my system is located in my windows system 32 folder which I imagine is natural since it's meant to be for DirectX...  any other files I should be looking for that might be convincing the game that this is still installed?  Or should I remove that dll file in the Windows32 folder?

FYI resolved issue -

 

For those having trouble uninstalling this (or perhaps any other mod) - If you have a Steam account and an Origin account and your Sims is linked, you most likely will have two Sims Folders.  The Steam one can be found in programs(x86)/steam/steamapps

 

 

Posted
3 hours ago, CanadianGhost said:

FYI resolved issue -

 

For those having trouble uninstalling this (or perhaps any other mod) - If you have a Steam account and an Origin account and your Sims is linked, you most likely will have two Sims Folders.  The Steam one can be found in programs(x86)/steam/steamapps

 

 

 

Oh, I didn't even know that you could get the Sims 4 through Steam. I'll add the Steam path to the list of directories to search for the Sims 4 in in the installer. If two or more valid directories are found, I'll warn the user.

Posted
3 hours ago, CPVC said:

 

Oh, I didn't even know that you could get the Sims 4 through Steam. I'll add the Steam path to the list of directories to search for the Sims 4 in in the installer. If two or more valid directories are found, I'll warn the user.

I also bought Sims 4 on Steam.
But adding that path to search won't do much good as there can be multiple steam paths. I have the steam games installed on 3 different hard drives - so there are 3 paths steam/steamapps/common.
If someone reads your installation instructions correctly, installing RTBP manually is not a problem - even for Steam users.

Posted
12 hours ago, g0ldpalms said:

Good afternoon

 

Has the stretched fingers on males issue been fixed yet? I've tried the mod for the second time today after installing the commander (which is working like a charm for me btw), but the only issue is that the left ring and pinky on males is recognized as the balls, thus being affected by the mod instead. I see this is a known issue.

 

Is there any update on it yet? Until then, I'll just disable that part of the mod. Other than that, great work!

 

Edit: So when I disabled the male mods, the stretched fingers still appeared. For now, I'm just gonna disable the whole thing just because it's a bit distracting, but please let me know when there's an update so I can reinstall the mod!

 

It may have been fixed in my working build of RTBP. I've tightened up the vertex selection constants, and I haven't seen any finger glitches for quite a while. I think the tweaks I made might have solved the bouncing shoulder issue, too. I plan on releasing another preview release very soon.

Posted

I need serious help. I can't make it work. I have tried and it seemed to have installed but it would crash as soon as the world loaded. now it won't even work when I retried with the installer. I need someone to literally guide me step by step like a kid. I will give an email address or whatever. Please help!

Posted
6 hours ago, romezarelli said:

I need serious help. I can't make it work. I have tried and it seemed to have installed but it would crash as soon as the world loaded. now it won't even work when I retried with the installer. I need someone to literally guide me step by step like a kid. I will give an email address or whatever. Please help!

 

Try downloading and installing the latest version of DirectX. If that doesn't work, feel free to contact me directly through the messenger here on LoversLab and I'll help anyway I can.

Posted

Hello! When i try to download the mod, in Create A Sim, theres no physics and the parts that should have physics just strech out every time i try to change the size of the butt or the breasts. Sorry for the inconvenience! 

Posted
1 hour ago, dxfgchjkl said:

Hello! When i try to download the mod, in Create A Sim, theres no physics and the parts that should have physics just strech out every time i try to change the size of the butt or the breasts. Sorry for the inconvenience! 

 

Absolutely no problem! Would you mind posting your log file here? It's located at your Sims 4 installation directory + "Game/Bin/RTBP/Log.txt".

Posted
43 minutes ago, CPVC said:

 

Absolutely no problem! Would you mind posting your log file here? It's located at your Sims 4 installation directory + "Game/Bin/RTBP/Log.txt".

Sorry for the late reply! here you go:

 

[DBUG 00:02.887] D3D9 version requested: 32
[INFO 00:02.888] Hooking Direct3D 9...
[INFO 00:02.888] Reshade DLL not found. Using system DLL.
[INFO 00:02.888] Using DirectX DLL file "C:\WINDOWS\system32\d3d9.dll"
[INFO 00:02.896] Hooking successful
[INFO 00:05.668] Hooked device created
[INFO 00:05.721] Settings:
    startCommandServer 1
    startSimulationServer 1
    showLogoAtStartup 1
    enableBreastPhysics 1
    enableFemaleButtPhysics 1
    enableMaleButtPhysics 1
    enableBallsPhysics 1
    adultBreasts[0]:
        mass 6
        damping 5
        springK 750
        maxLength 0.6
        power 1
        gravity 9.80665
        minX -0.1
        minY -0.1
        minZ -0.1
        maxX 0.1
        maxY 0.1
        maxZ 0.1
    adultBreasts[1]:
        mass 6
        damping 5
        springK 750
        maxLength 0.6
        power 1
        gravity 9.80665
        minX -0.1
        minY -0.1
        minZ -0.1
        maxX 0.1
        maxY 0.1
        maxZ 0.1
    femaleButt[0]:
        mass 1
        damping 5
        springK 200
        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
    femaleButt[1]:
        mass 1
        damping 5
        springK 200
        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
    maleButt[0]:
        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
    maleButt[1]:
        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
    balls[0]:
        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
    balls[1]:
        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
[INFO 00:05.730] Logo loaded successfully
[INFO 00:05.730] System information:
[INFO 00:05.730]     RTBP Version: v0.4-p2 built on Sep 10 2021
[INFO 00:05.730]     Windows Version: Windows 10 or greater
[INFO 00:05.731]     GPU #1: \\.\DISPLAY1 Intel(R) UHD Graphics
[INFO 00:05.731]     Installed DLC:
[INFO 00:05.731]         (FP01) Holiday Celebration
[INFO 00:05.731]         (EP02) Get Together
[INFO 00:05.731]         (EP03) City Living
[INFO 00:05.731]         (EP04) Cats & Dogs
[INFO 00:05.731]         (EP05) Seasons
[INFO 00:05.731]         (EP06) Get Famous
[INFO 00:05.732]         (EP07) Island Living
[INFO 00:05.732]         (EP08) Discover University
[INFO 00:05.732]         (EP09) Eco Lifestyle
[INFO 00:05.732]         (EP10) Snowy Escape
[INFO 00:05.732]         (EP11) Cottage Living
[INFO 00:05.732]         (GP01) Outdoor Retreat
[INFO 00:05.732]         (GP02) Spa Day
[INFO 00:05.732]         (GP03) Dine Out
[INFO 00:05.732]         (GP04) Vampires
[INFO 00:05.733]         (GP05) Parenthood
[INFO 00:05.733]         (GP06) Jungle Adventures
[INFO 00:05.733]         (GP07) Strangerville
[INFO 00:05.733]         (GP08) Magic Realm
[INFO 00:05.733]         (GP09) Star Wars
[INFO 00:05.733]         (GP10) Dream Home Decorator
[INFO 00:05.733]         (SP01) Luxury Party Stuff
[INFO 00:05.733]         (SP02) Perfect Patio Stuff
[INFO 00:05.733]         (SP03) Cool Kitchen Stuff
[INFO 00:05.733]         (SP04) Spooky Stuff
[INFO 00:05.733]         (SP05) Movie Hangout Stuff
[INFO 00:05.733]         (SP06) Romantic Garden Stuff
[INFO 00:05.734]         (SP07) Kids Room Stuff
[INFO 00:05.734]         (SP08) Backyard Stuff
[INFO 00:05.734]         (SP09) Vintage Glamour Stuff
[INFO 00:05.734]         (SP10) Bowling Night Stuff
[INFO 00:05.734]         (SP11) Fitness Stuff
[INFO 00:05.734]         (SP12) Toddler Stuff
[INFO 00:05.734]         (SP13) Laundry Day Stuff
[INFO 00:05.734]         (SP14) My First Pet Stuff
[INFO 00:05.734]         (SP15) Moschino
[INFO 00:05.734]         (SP16) Tiny Living
[INFO 00:05.735]         (SP17) Nifty Knitting
[INFO 00:05.735]         (SP18) Paranormal
[INFO 00:05.735]         (SP20) Throwback Fit Kit
[INFO 00:05.735]         (SP21) Country Kitchen Kit
[INFO 00:05.735]         (SP22) Buest The Dust Kit
[INFO 00:05.735]         (SP23) Courtyard Oasis Kit
[INFO 00:15.725] [COMMAND_SERVER]: Starting server...
[INFO 00:15.725] [SIMULATION SERVER]: Starting server...
[INFO 00:15.725] [COMMAND_SERVER]: Server listening on port 8008
[INFO 00:15.726] [SIMULATION SERVER]: Server listening on port 8009
[INFO 00:17.728] Logo surface released
[INFO 00:23.063] [SIMULATION SERVER]: Connection established
[INFO 00:23.063] [SIMULATION SERVER]: Thread #13200 serving new client #9172
[INFO 00:24.003] Log message received from simulation server: "Reading you loud and clear! (Communication established between The Sims 4 and RTBP)"
[INFO 00:40.330] New sim vertex declaration detected
[INFO 00:40.388] New sim buffer detected. Vertex count: 1637
[INFO 00:40.390] New sim buffer detected. Vertex count: 623
[INFO 00:40.391] ButtSimulator: Male butt detected, variant "Default Adult Male"
[DBUG 00:40.392] 301/623 vertices detected as boundary vertices
[INFO 00:40.392] Boundary vertex indexes calculated Elapsed time: 0.001
[INFO 00:40.392] Bone split successfully. Matching vertices modified: 30, vertices left unmodified: 3
[INFO 00:40.392] Bone split successfully. Matching vertices modified: 30, vertices left unmodified: 3
[DBUG 00:40.393] Butt centers of mass: {-0.1012,0.083077,0.974235} {0.1012,0.083077,0.974235}
[DBUG 00:40.393] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:40.393] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:40.393] Successfully created butt simulator
[INFO 00:40.400] New sim buffer detected. Vertex count: 2322
[WARN 00:45.193] Intel sim vertex declaration detected! This could mean software skinning is enabled, which will prevent RTBP from working.
[INFO 00:45.210] New sim buffer detected. Vertex count: 2536
[INFO 00:45.214] New sim buffer detected. Vertex count: 486
[INFO 00:45.215] New sim buffer detected. Vertex count: 611
[INFO 00:45.216] New sim buffer detected. Vertex count: 723
[INFO 00:45.216] ButtSimulator: Male butt detected, variant "Default Adult Male"
[DBUG 00:45.218] 384/723 vertices detected as boundary vertices
[INFO 00:45.218] Boundary vertex indexes calculated Elapsed time: 0.002
[INFO 00:45.218] Bone split successfully. Matching vertices modified: 32, vertices left unmodified: 0
[INFO 00:45.218] Bone split successfully. Matching vertices modified: 33, vertices left unmodified: 2
[DBUG 00:45.218] Butt centers of mass: {-0.0840263,0.0788689,0.969604} {0.0820756,0.0791238,0.968166}
[DBUG 00:45.218] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:45.218] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:45.218] Successfully created butt simulator
[INFO 00:45.218] New sim buffer detected. Vertex count: 2670
[INFO 00:45.219] Determined breast constants: Adult Female Heavy Breasts
[DBUG 00:45.219] Breast centers of mass: {-0.0935765,-0.00733451,1.51928} {0.0983368,-0.00627291,1.5199}
[DBUG 00:45.219] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:45.219] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:45.219] Successfully created breasts simulator
[INFO 00:45.221] ButtSimulator: Male butt detected, variant "Default Adult Male"
[DBUG 00:45.225] 1414/2670 vertices detected as boundary vertices
[INFO 00:45.226] Boundary vertex indexes calculated Elapsed time: 0.005
[INFO 00:45.226] Bone split successfully. Matching vertices modified: 26, vertices left unmodified: 2
[INFO 00:45.226] Bone split successfully. Matching vertices modified: 26, vertices left unmodified: 2
[DBUG 00:45.226] Butt centers of mass: {-0.0960787,0.0913743,1.03225} {0.0960787,0.0913743,1.03225}
[DBUG 00:45.226] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:45.226] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:45.226] Successfully created butt simulator
[INFO 00:45.227] New sim buffer detected. Vertex count: 196
[INFO 00:55.739] Garbage Collector: Forgot 3 buffers
 

Posted
20 hours ago, dxfgchjkl said:

Sorry for the late reply! here you go:

 

[DBUG 00:02.887] D3D9 version requested: 32
[INFO 00:02.888] Hooking Direct3D 9...
[INFO 00:02.888] Reshade DLL not found. Using system DLL.
[INFO 00:02.888] Using DirectX DLL file "C:\WINDOWS\system32\d3d9.dll"
[INFO 00:02.896] Hooking successful
[INFO 00:05.668] Hooked device created
[INFO 00:05.721] Settings:
    startCommandServer 1
    startSimulationServer 1
    showLogoAtStartup 1
    enableBreastPhysics 1
    enableFemaleButtPhysics 1
    enableMaleButtPhysics 1
    enableBallsPhysics 1
    adultBreasts[0]:
        mass 6
        damping 5
        springK 750
        maxLength 0.6
        power 1
        gravity 9.80665
        minX -0.1
        minY -0.1
        minZ -0.1
        maxX 0.1
        maxY 0.1
        maxZ 0.1
    adultBreasts[1]:
        mass 6
        damping 5
        springK 750
        maxLength 0.6
        power 1
        gravity 9.80665
        minX -0.1
        minY -0.1
        minZ -0.1
        maxX 0.1
        maxY 0.1
        maxZ 0.1
    femaleButt[0]:
        mass 1
        damping 5
        springK 200
        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
    femaleButt[1]:
        mass 1
        damping 5
        springK 200
        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
    maleButt[0]:
        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
    maleButt[1]:
        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
    balls[0]:
        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
    balls[1]:
        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
[INFO 00:05.730] Logo loaded successfully
[INFO 00:05.730] System information:
[INFO 00:05.730]     RTBP Version: v0.4-p2 built on Sep 10 2021
[INFO 00:05.730]     Windows Version: Windows 10 or greater
[INFO 00:05.731]     GPU #1: \\.\DISPLAY1 Intel(R) UHD Graphics
[INFO 00:05.731]     Installed DLC:
[INFO 00:05.731]         (FP01) Holiday Celebration
[INFO 00:05.731]         (EP02) Get Together
[INFO 00:05.731]         (EP03) City Living
[INFO 00:05.731]         (EP04) Cats & Dogs
[INFO 00:05.731]         (EP05) Seasons
[INFO 00:05.731]         (EP06) Get Famous
[INFO 00:05.732]         (EP07) Island Living
[INFO 00:05.732]         (EP08) Discover University
[INFO 00:05.732]         (EP09) Eco Lifestyle
[INFO 00:05.732]         (EP10) Snowy Escape
[INFO 00:05.732]         (EP11) Cottage Living
[INFO 00:05.732]         (GP01) Outdoor Retreat
[INFO 00:05.732]         (GP02) Spa Day
[INFO 00:05.732]         (GP03) Dine Out
[INFO 00:05.732]         (GP04) Vampires
[INFO 00:05.733]         (GP05) Parenthood
[INFO 00:05.733]         (GP06) Jungle Adventures
[INFO 00:05.733]         (GP07) Strangerville
[INFO 00:05.733]         (GP08) Magic Realm
[INFO 00:05.733]         (GP09) Star Wars
[INFO 00:05.733]         (GP10) Dream Home Decorator
[INFO 00:05.733]         (SP01) Luxury Party Stuff
[INFO 00:05.733]         (SP02) Perfect Patio Stuff
[INFO 00:05.733]         (SP03) Cool Kitchen Stuff
[INFO 00:05.733]         (SP04) Spooky Stuff
[INFO 00:05.733]         (SP05) Movie Hangout Stuff
[INFO 00:05.733]         (SP06) Romantic Garden Stuff
[INFO 00:05.734]         (SP07) Kids Room Stuff
[INFO 00:05.734]         (SP08) Backyard Stuff
[INFO 00:05.734]         (SP09) Vintage Glamour Stuff
[INFO 00:05.734]         (SP10) Bowling Night Stuff
[INFO 00:05.734]         (SP11) Fitness Stuff
[INFO 00:05.734]         (SP12) Toddler Stuff
[INFO 00:05.734]         (SP13) Laundry Day Stuff
[INFO 00:05.734]         (SP14) My First Pet Stuff
[INFO 00:05.734]         (SP15) Moschino
[INFO 00:05.734]         (SP16) Tiny Living
[INFO 00:05.735]         (SP17) Nifty Knitting
[INFO 00:05.735]         (SP18) Paranormal
[INFO 00:05.735]         (SP20) Throwback Fit Kit
[INFO 00:05.735]         (SP21) Country Kitchen Kit
[INFO 00:05.735]         (SP22) Buest The Dust Kit
[INFO 00:05.735]         (SP23) Courtyard Oasis Kit
[INFO 00:15.725] [COMMAND_SERVER]: Starting server...
[INFO 00:15.725] [SIMULATION SERVER]: Starting server...
[INFO 00:15.725] [COMMAND_SERVER]: Server listening on port 8008
[INFO 00:15.726] [SIMULATION SERVER]: Server listening on port 8009
[INFO 00:17.728] Logo surface released
[INFO 00:23.063] [SIMULATION SERVER]: Connection established
[INFO 00:23.063] [SIMULATION SERVER]: Thread #13200 serving new client #9172
[INFO 00:24.003] Log message received from simulation server: "Reading you loud and clear! (Communication established between The Sims 4 and RTBP)"
[INFO 00:40.330] New sim vertex declaration detected
[INFO 00:40.388] New sim buffer detected. Vertex count: 1637
[INFO 00:40.390] New sim buffer detected. Vertex count: 623
[INFO 00:40.391] ButtSimulator: Male butt detected, variant "Default Adult Male"
[DBUG 00:40.392] 301/623 vertices detected as boundary vertices
[INFO 00:40.392] Boundary vertex indexes calculated Elapsed time: 0.001
[INFO 00:40.392] Bone split successfully. Matching vertices modified: 30, vertices left unmodified: 3
[INFO 00:40.392] Bone split successfully. Matching vertices modified: 30, vertices left unmodified: 3
[DBUG 00:40.393] Butt centers of mass: {-0.1012,0.083077,0.974235} {0.1012,0.083077,0.974235}
[DBUG 00:40.393] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:40.393] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:40.393] Successfully created butt simulator
[INFO 00:40.400] New sim buffer detected. Vertex count: 2322
[WARN 00:45.193] Intel sim vertex declaration detected! This could mean software skinning is enabled, which will prevent RTBP from working.
[INFO 00:45.210] New sim buffer detected. Vertex count: 2536
[INFO 00:45.214] New sim buffer detected. Vertex count: 486
[INFO 00:45.215] New sim buffer detected. Vertex count: 611
[INFO 00:45.216] New sim buffer detected. Vertex count: 723
[INFO 00:45.216] ButtSimulator: Male butt detected, variant "Default Adult Male"
[DBUG 00:45.218] 384/723 vertices detected as boundary vertices
[INFO 00:45.218] Boundary vertex indexes calculated Elapsed time: 0.002
[INFO 00:45.218] Bone split successfully. Matching vertices modified: 32, vertices left unmodified: 0
[INFO 00:45.218] Bone split successfully. Matching vertices modified: 33, vertices left unmodified: 2
[DBUG 00:45.218] Butt centers of mass: {-0.0840263,0.0788689,0.969604} {0.0820756,0.0791238,0.968166}
[DBUG 00:45.218] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:45.218] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:45.218] Successfully created butt simulator
[INFO 00:45.218] New sim buffer detected. Vertex count: 2670
[INFO 00:45.219] Determined breast constants: Adult Female Heavy Breasts
[DBUG 00:45.219] Breast centers of mass: {-0.0935765,-0.00733451,1.51928} {0.0983368,-0.00627291,1.5199}
[DBUG 00:45.219] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:45.219] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:45.219] Successfully created breasts simulator
[INFO 00:45.221] ButtSimulator: Male butt detected, variant "Default Adult Male"
[DBUG 00:45.225] 1414/2670 vertices detected as boundary vertices
[INFO 00:45.226] Boundary vertex indexes calculated Elapsed time: 0.005
[INFO 00:45.226] Bone split successfully. Matching vertices modified: 26, vertices left unmodified: 2
[INFO 00:45.226] Bone split successfully. Matching vertices modified: 26, vertices left unmodified: 2
[DBUG 00:45.226] Butt centers of mass: {-0.0960787,0.0913743,1.03225} {0.0960787,0.0913743,1.03225}
[DBUG 00:45.226] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[DBUG 00:45.226] Spring mn/mx: {-0.1,-0.1,-0.1} {0.1,0.1,0.1}
[INFO 00:45.226] Successfully created butt simulator
[INFO 00:45.227] New sim buffer detected. Vertex count: 196
[INFO 00:55.739] Garbage Collector: Forgot 3 buffers
 

 

Thanks for the log file. I think I know what's wrong. You'll need to modify a configuration file slightly or use the RTBP Installer to do it for you.

 

This file is located in your Sims 4 installation directory + "/Game/Bin/GraphicsRules.sgr". Line 117, the one that reads "setProp $ConfigGroup EnableSoftwareSkinning true", you'll need to change the part that says "true" to "false".

 

This will disable software skinning on Intel integrated GPUs and allow RTBP to work. The RTBP Installer can make this change for you. Just in case, though, I've included a "GraphicsRules.sgr" file with the changes already applied.

GraphicsRules.sgr

Posted
On 2/3/2022 at 9:47 PM, CPVC said:

 

Thanks for the log file. I think I know what's wrong. You'll need to modify a configuration file slightly or use the RTBP Installer to do it for you.

 

This file is located in your Sims 4 installation directory + "/Game/Bin/GraphicsRules.sgr". Line 117, the one that reads "setProp $ConfigGroup EnableSoftwareSkinning true", you'll need to change the part that says "true" to "false".

 

This will disable software skinning on Intel integrated GPUs and allow RTBP to work. The RTBP Installer can make this change for you. Just in case, though, I've included a "GraphicsRules.sgr" file with the changes already applied.

GraphicsRules.sgr 48.88 kB · 1 download

Hello again! So i changed it to false and it still has that problem. :(( 

Posted
On 2/5/2022 at 8:14 PM, dxfgchjkl said:

Hello again! So i changed it to false and it still has that problem. :(( 

 

Well, shoot... Very sorry about that. Anyway you could post a screenshot or even a video of what it looks like when this happens? That might help me determine what actual problem is.

Posted (edited)

hello, I got this error when trying to install with the installer 

 

INFO:  Mod installed successfully.
INFO:  Modifying config file ""D:\\The Sims 4\\Game\\Bin\\Game\\Bin\\GraphicsRules.sgr""...
ERRO:  Installer failed!: Error reading config file: basic_ios::clear: iostream error
 

and yes i have my game on the D drive , and it works in cas fine, i was just wanting to know what this could be , in case there is a issue im overlooking

Edited by yokozii
Posted
14 hours ago, yokozii said:

hello, I got this error when trying to install with the installer 

 

INFO:  Mod installed successfully.
INFO:  Modifying config file ""D:\\The Sims 4\\Game\\Bin\\Game\\Bin\\GraphicsRules.sgr""...
ERRO:  Installer failed!: Error reading config file: basic_ios::clear: iostream error
 

and yes i have my game on the D drive , and it works in cas fine, i was just wanting to know what this could be , in case there is a issue im overlooking

 

The installer can't open the "GraphicsRules.sgr" file for one reason or another. Modifying this file is optional, though. If your GPU isn't an integrated Intel GPU, this file doesn't need to be modified. If RTBP is working for you, you don't have an Intel integrated GPU and you can safely ignore this error.

Posted

Doesn't work. Can't there be a manual way to install this? Like without running the .exe? 

 

I tried to move the RTBP.dll into the Bin folder and renamed it d3d9.dll, and it returns the error "The procedure entry point Direct3DCreate9 could not be located in the dynamic link library D:\My Games\The Sims 4\Game\Bin\TS4_x64.exe.".

Posted
16 hours ago, dannysdb5 said:

Doesn't work. Can't there be a manual way to install this? Like without running the .exe? 

 

I tried to move the RTBP.dll into the Bin folder and renamed it d3d9.dll, and it returns the error "The procedure entry point Direct3DCreate9 could not be located in the dynamic link library D:\My Games\The Sims 4\Game\Bin\TS4_x64.exe.".

 

RTBP can be manually installed, but if you're renaming files, you're doing something wrong. No files included in the actual RTBP zip file need to be renamed.

 

The file "d3d9.dll" and the "RTBP" folder need to go in your game installation directory + "Game\Bin\". The "RTBP Mod" folder needs to go in your documents + "Electronic Arts\The Sims 4\Mods\".

 

Absolutely no files need to be renamed unless you want RTBP to work with ReShade.

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