yokozii Posted October 4, 2021 Posted October 4, 2021 On 9/20/2021 at 10:39 PM, CPVC said: Everyone else: I'm making progress implementing 3D weight maps that can be applied to meshes at runtime. These are made and fine-tuned in Blender, then exported as files that can be loaded by RTBP. This will most likely be the default way of adding physics to body parts that don't exist yet in the future, like the butt and dick. It's much more accurate and customizable compared to the current method and will make it much easier to add new body parts. I'll be on lookout I'd love to add the weight maps to my butt and breast mods 1
yokozii Posted October 4, 2021 Posted October 4, 2021 On 9/30/2021 at 12:51 AM, ToxicCG said: No, it just starts and crashes. No messages. The process just terminates. this sounds like the script part of the mod that has to be updated with every sims patch update is probably the issue if you have updated to the latest DLC refresh it could be the issue. just an idea. most script mods break the game after an update
Yoxgg04 Posted October 5, 2021 Posted October 5, 2021 cc shirts for male sims sink and jiggle through body and i LOVE this mod how can i fix this?
trunnk Posted October 5, 2021 Posted October 5, 2021 13 hours ago, yokozii said: this sounds like the script part of the mod that has to be updated with every sims patch update is probably the issue if you have updated to the latest DLC refresh it could be the issue. just an idea. most script mods break the game after an update I'm going to say that I have been using this mod through the last four DLC's without issue. I haven't had to update anything RTBP. In fact I used a months old version for quite a while, then updated. I don't use the commander app, but instead edit the settings.ini file for tweaks. All this "crashing without message" is what typically happens when someone has many mods; soo many that they have one, two, or many that needed to be discarded as incompatible with the latest DLC. I've been modding sims since 2014, and have learned this. I have nearly 6000 mod files AND RTBP running without issue in WW. file management. painfully, you MUST backup your mods folder to another location, and start cleanly. Slowly add mods in groups until you get the crash again. Narrow down the actual crash-culplrit. OR just add RTBP to see if IT is the actual offender on your system. It's really the only way to be sure.
Yoxgg04 Posted October 5, 2021 Posted October 5, 2021 so what ive tried is to disable breast bounce with this mod and replace it with BS boobies so that males with custom cc shirts dont have glitchy loose physics and so far it works pretty well. 1
GhostJ27F Posted October 5, 2021 Posted October 5, 2021 1 hour ago, Yoxgg04 said: so what ive tried is to disable breast bounce with this mod and replace it with BS boobies so that males with custom cc shirts dont have glitchy loose physics and so far it works pretty well. I also did the same, but I use Simdulgence body parts for both genders (bottom body) and it has some weird glitch to it so I'm just waiting and hoping there is some kind of fix for it. 1
CPVC Posted October 6, 2021 Author Posted October 6, 2021 On 10/4/2021 at 6:18 PM, Yoxgg04 said: cc shirts for male sims sink and jiggle through body and i LOVE this mod how can i fix this? 5 hours ago, j27f1981 said: I also did the same, but I use Simdulgence body parts for both genders (bottom body) and it has some weird glitch to it so I'm just waiting and hoping there is some kind of fix for it. Could you guys link me to the meshes that are malfunctioning with RTBP? I'll take a look at them and see what I can do to fix this. Thanks. Also, sorry about the bugs. RTBP is still a work in progress and I'm trying to iron out all the problems, but some things I can't predict, like complications with custom content. 4
alexlll Posted October 6, 2021 Posted October 6, 2021 13 hours ago, CPVC said: Spoiler Could you guys link me to the meshes that are malfunctioning with RTBP? I'll take a look at them and see what I can do to fix this. Thanks. Also, sorry about the bugs. RTBP is still a work in progress and I'm trying to iron out all the problems, but some things I can't predict, like complications with custom content. What other aspects of the game can be changed using Direct X ? For example, if a sim sits on a bed, then she squeezes under him, if a sim rests on the table with his chest, then the chest is deformed.
Yoxgg04 Posted October 7, 2021 Posted October 7, 2021 On 10/5/2021 at 6:24 PM, CPVC said: Could you guys link me to the meshes that are malfunctioning with RTBP? I'll take a look at them and see what I can do to fix this. Thanks. Also, sorry about the bugs. RTBP is still a work in progress and I'm trying to iron out all the problems, but some things I can't predict, like complications with custom content. i can try to send you some of the malfunctioning male clothing.
xmerk88 Posted October 8, 2021 Posted October 8, 2021 I get sort of a hickup action bobs and but bounce every few seconds even when standing still
trunnk Posted October 9, 2021 Posted October 9, 2021 On 10/7/2021 at 7:24 PM, xmerk88 said: I get sort of a hickup action bobs and but bounce every few seconds even when standing still textures on your sims are updating: several ways this happens: turn off WW sweating, you have another mod or game setting that updates sim textures.
MadFluffyPanda Posted October 9, 2021 Posted October 9, 2021 Ok so I apologize if I missed it, I did go through every page, but I notice that male stomachs wobble back and forth. I took the time to test a few thing and found that its linked to the breast physics. Has this been fixed? Am I just being dumb and messed up? Or is it in the process of being looked at as I know this mod is still in development. Looking forward to more from you, keep up the good work.
CPVC Posted October 10, 2021 Author Posted October 10, 2021 On 10/7/2021 at 6:24 PM, xmerk88 said: I get sort of a hickup action bobs and but bounce every few seconds even when standing still Yeah, this is a known problem. This evening I spent some time working on this, and I think I might have found a way to fix it. It's certainly not perfected yet, but from what I've seen, it's looking pretty good. As far as I can tell, the problem is that the Sims 4 seems to be optimizing their vertex buffers by excluding bone and blending data that isn't required at the time. When that information is required, the Sims creates an entirely new vertex buffer with the updated information and RTBP detects it as such and creates new simulators. I've been working on recognizing when this happens and transferring the state of the old sim buffers' simulators over to the new vertex buffer, and it seems to be working fairly well. 17 hours ago, MadFluffyPanda said: Ok so I apologize if I missed it, I did go through every page, but I notice that male stomachs wobble back and forth. I took the time to test a few thing and found that its linked to the breast physics. Has this been fixed? Am I just being dumb and messed up? Or is it in the process of being looked at as I know this mod is still in development. Looking forward to more from you, keep up the good work. I'm not really sure why this keeps happening, but I am aware of it, and I am working on fixing it. I think it has something to do with elder female breasts support. They tend to, uh... droop closer to the chest and lower, compared to younger female sims. I think I need adjust the vertex selection constants. My algorithms might be accidentally detecting male stomachs as elder female breasts. Whoops! 1
PC Naughty Gamer Posted October 11, 2021 Posted October 11, 2021 What would help is if you made the change to the GraphicsRules.sgr file yourself so someone like me who CRINGES at the VERY IDEA of messing with code like that doesn't have to All that would have to be done is to simply OVERWRITE the file instead
PC Naughty Gamer Posted October 11, 2021 Posted October 11, 2021 What would help is if you made the change to the GraphicsRules.sgr file yourself so someone like me who CRINGES at the VERY IDEA of messing with code like that doesn't have to All that would have to be done is to simply OVERWRITE the file instead
PC Naughty Gamer Posted October 11, 2021 Posted October 11, 2021 (edited) How would this mod improve the rendering of a fuck scene like this?? Just curious… Hubby_Rick_Makes_Wif...UCKING.webm Edited October 11, 2021 by PC Naughty Boy
PC Naughty Gamer Posted October 11, 2021 Posted October 11, 2021 (edited) Or for some of weird body turning animations like those seen in this video & this video (Both from my XVideos page) Again just curious… Edited October 11, 2021 by PC Naughty Boy
CPVC Posted October 12, 2021 Author Posted October 12, 2021 15 hours ago, PC Naughty Boy said: What would help is if you made the change to the GraphicsRules.sgr file yourself so someone like me who CRINGES at the VERY IDEA of messing with code like that doesn't have to All that would have to be done is to simply OVERWRITE the file instead I'm worried that the file might differ between versions of the Sims 4 and if I included a modified copy of the file, it might not be compatible with everyone's game install. I could be wrong, though. I'll do some research. If the file is the same across all versions, I'll include the modified file with future releases of RTBP. 14 hours ago, PC Naughty Boy said: How would this mod improve the rendering of a fuck scene like this?? Just curious… Hubby_Rick_Makes_Wif...UCKING.webm 14 hours ago, PC Naughty Boy said: Or for some of weird body turning animations like those seen in this video & this video (Both from my XVideos page) Again just curious… RTBP should add to the animations. Any breast physics manually added or baked into the animations will remain.
alexlll Posted October 12, 2021 Posted October 12, 2021 (edited) 2 hours ago, CPVC said: RTBP should add to the animations. Any breast physics manually added or baked into the animations will remain. There are very few authors who make high-quality breast animation, a lot of animations in which the chest simply does not move or does not move naturally. It is very important that RTBP works in WW animations! For those who like the author's animation of the chest, this paragraph can be turned off. Edited October 12, 2021 by alexlll 1
PC Naughty Gamer Posted October 12, 2021 Posted October 12, 2021 8 hours ago, CPVC said: I'm worried that the file might differ between versions of the Sims 4 and if I included a modified copy of the file, it might not be compatible with everyone's game install. I could be wrong, though. I'll do some research. If the file is the same across all versions, I'll include the modified file with future releases of RTBP. RTBP should add to the animations. Any breast physics manually added or baked into the animations will remain. Good because Laura is rather big In fact, you could even say she's a BBW as Rick just POUNDS her but despite that, her asscheeks just don't get the bounce they should (It just looks like he's SMASHING them instead) And the other two videos have that WEIRD body turning animation that just looks so UNNATURAL
OsamaBeenFappin Posted October 13, 2021 Posted October 13, 2021 (edited) Idk how to ask this tbh but i'm gonna try I have 2 female sims, one who's butt always jiggles with every step she takes, and i love it but the other one doesn't seem to have this feature. Her butt only jiggles like occasionally. Any idea why this might be happening? tysm for this mod btw ❤️ Edit: Nvm, it turned out to be because of the walkstyle. Edited October 13, 2021 by OsamaBeenFappin
Fobot Posted October 14, 2021 Posted October 14, 2021 (edited) Best mod ever! https://imgflip.com/gif/5qgc3s Edited October 14, 2021 by Fobot 1
deekush69 Posted October 16, 2021 Posted October 16, 2021 Any tips on avoiding the disappearing torso while using the commander tool?
shinichi104 Posted October 17, 2021 Posted October 17, 2021 On 10/4/2021 at 9:50 AM, yokozii said: I'll be on lookout I'd love to add the weight maps to my butt and breast mods i second this! your sliders are my default slider mod and id love if your meshes were mor compatible with RTBP 1
VenusN Posted October 18, 2021 Posted October 18, 2021 On 10/6/2021 at 3:24 AM, CPVC said: Could you guys link me to the meshes that are malfunctioning with RTBP? I'll take a look at them and see what I can do to fix this. Thanks. Also, sorry about the bugs. RTBP is still a work in progress and I'm trying to iron out all the problems, but some things I can't predict, like complications with custom content. Personally, I've had that issue for a while, mostly with Darte77 meshes as they're those I use the most, I don't know if there are others but I'll let you know.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now