brobot9000 Posted January 22, 2023 Posted January 22, 2023 On 1/20/2023 at 10:29 AM, rimworld419 said: Doesn't seem like it. Been trying on a current save I was trying to figure out if it was possible to get this mod working with 1.4 as well and while poking around in the files between this and the pregnancy graphics from the RJW Pregnancy stages, I noticed that they're labelled the same. The cumflation XML code calls for the exact same parts as the pregnancy ones with virtually the same offsets so the only thing you need to do to get this effect working is move the two effects for cumflation from the cumflation patch to the matching pregnancy patch (i.e. humanoid cumflation effect copy-pastes into humanoid pregnancy patch). I'd go into more explicit detail, but I'm not sure if that's okay? Just don't want to step on any toes or anything. 10
LumpWasHorny Posted March 26, 2023 Posted March 26, 2023 On 1/22/2023 at 5:20 AM, brobot9000 said: I was trying to figure out if it was possible to get this mod working with 1.4 as well and while poking around in the files between this and the pregnancy graphics from the RJW Pregnancy stages, I noticed that they're labelled the same. The cumflation XML code calls for the exact same parts as the pregnancy ones with virtually the same offsets so the only thing you need to do to get this effect working is move the two effects for cumflation from the cumflation patch to the matching pregnancy patch (i.e. humanoid cumflation effect copy-pastes into humanoid pregnancy patch). I'd go into more explicit detail, but I'm not sure if that's okay? Just don't want to step on any toes or anything. could you explain in more detail? or send files?
brobot9000 Posted March 28, 2023 Posted March 28, 2023 Yeah, here's what I sent another user - hopefully it explains it enough that you can get it working: Assuming you have the rjw-pregnancy-stages-graphics-master folder in your mods folder, all you need to do is the following (using default human stuff as an example): Navigate to rjw-pregnancy-stages-graphics-master/Patches/PregnantPatch-Humans.xml Open the target xml with a text editor for editing Place the following below the <PregnantHuman> ... </PregnantHuman> section (just before the closing </hediffGraphics> tag): <Cumflation> <path>Genitals/FeaturelessCrotch</path> <severity> <a0.9>Belly/belly_cumE</a0.9> <a0.65>Belly/belly_cumI</a0.65> <a0.4>Belly/belly_cumM</a0.4> <a0.2>Belly/belly_cumS</a0.2> </severity> </Cumflation> <Cumstuffed> <path>Genitals/FeaturelessCrotch</path> <severity> <a0.8>Belly/belly_cumE</a0.8> <a0.6>Belly/belly_cumI</a0.6> <a0.4>Belly/belly_cumM</a0.4> <a0.2>Belly/belly_cumS</a0.2> </severity> </Cumstuffed> Save and play. Obviously you'll probably want to make a backup of the xml file just in case things go totally tits up, but this is straightforward and simple enough that I don't think you'll have many issues. You can also tweak the offset values in the xml file, but I find them fine enough myself. 11
Furonable Posted September 18, 2023 Posted September 18, 2023 It's saying mod and game version mismatch. We're supposed to download the 1.7 version right?
onemanarmy007 Posted May 23, 2024 Posted May 23, 2024 Hey is this actually for the 1.5 version of the game?
ginco Posted July 5, 2024 Posted July 5, 2024 On 5/24/2024 at 12:24 AM, onemanarmy007 said: Hey is this actually for the 1.5 version of the game? I think it's "no"? For me, this produces a bunch of red error messages with 1.5 and RimNudeWorld. 1
Dax250 Posted July 12, 2024 Posted July 12, 2024 yup, also having some problems with this mod. im throwing the red text i get here, in case it helps a modder. the last four red lines i'd say are not in any case problematic, since those are just patch files for mods i don't use, i guess. but that XML error i bet could cause problems. i can't really read what it says other than it having some problems with "alienrace". probably body parts or so missing for the cumflation graphics to work. ima put the log in the attachment too, just in case. log.txt 1
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