+1 to this idea. It's strange that with all the mods out there, none of them handle weight mechanics on their own. Sure, you can adjust it with Rampage, but it's not consistent. It would be awesome to have a mod that sets a target weight (like Perfect) for both appearance and stats consistently.
Hey I like your mod. However his front arm is strangely too thin when you look at it from the side. Could you make it a little bit bigger ? Thanks in advance
sorry just got back to RDR2, I couldn't see the image you posted but I get what you are saying.. I didn't really edit much of his lower arms and if you look closely enough it's just a camera angle issue anyways (edit: I was kinda bothered too lol so I decided to do a minor update of the mod)
I tried to replicate the issue you are saying here but I couldn't really see any morphing with Overweight Arthur in a coat, I guess I'll just indicate in the mod description that this is best used with Underweight Status since that's what I really intended it for
Hey sorry to bother i've been trying to make my own version between the skinny arthur and yours but i wanted to ask, what values did you use for you edits of the expressions? -0.5f or something similar?
sorry for the late response, I just got back to playing and modding RDR2.. I deleted the expression file I used to input in the code but it's kind of difficult to guess the values if you are just putting it in the code directly since you won't see the results so I suggest using the expression editor and unlocker first to get the values you needed for the body then apply it in the script.cpp to generate the ASI.. I think below are the values I used in the script.cpp
other than trainers probably none at the moment, you could try to make whyem's less heavy by deleting files in the mod folder you don't really use and need.. be wary though that those stuff you deleted will be invisible when you access them in trapper or stable
You could use this one https://www.nexusmods.com/reddeadredemption2/mods/404 however the author says that removing the shirt may remove your torso sometimes
should mostly work with John too if you don't have any John body altering mods since I tested it and it didn't warp his body like the Giga-Arthur and Skinny-Arthur mods..
edit: just downloaded that poncho and tested it, even tho John's body went pretty skinny with this mod enabled it still clips with his left arms, doubt trying to modify John's body to fit that poncho would work at all since that poncho wasn't really meant to be worn by the player
edit: probably but since there will be no changes in his expressions in the code not sure if it'll work... we'll need to set his weight to Average via Rampage then just set the expressions as default (0 or no change) in the code but if it doesn't work most likely there's some minor changes needed for the physique expressions to update.. worth a try..
not a coder so really can't say if it's possible or not.. but if you think about it there are still no mods that disables the weight system of the game so my guess is it's either not possible at the moment or not yet really figured out by the RDR2 modding community in general (if by chance someone already figured it out maybe they haven't shared or uploaded the mod yet)
23 comments
when you're overweight and using any coat, the coat molds around the shape that would be fat arthur, like floating around an invisible body
{36277, 0.000000f},
{33485, 0.100000f},
{18046, 0.100000f},
{41478, -0.500000f},
{27779, -2.500000f},
{50460, -0.330000f},
{49787, -0.330000f},
{46032, -0.600000f},
{8420, -1.200000f},
{64834, -0.600000f},
{42067, -1.200000f},
{34006, -10.0000020f},
{49231, -1.000000f},
{43983, -1.0000000f},
{36106, -4.999998f},
{60334, -4.999998f},
{7670, -1.500000f},
{50039, 3.000000f},
{41396, -2.500000f},
{50098, -2.500000f}
nvm im dumb, didnt read all the description, sorry
edit: just downloaded that poncho and tested it, even tho John's body went pretty skinny with this mod enabled it still clips with his left arms, doubt trying to modify John's body to fit that poncho would work at all since that poncho wasn't really meant to be worn by the player