0 of 0

File information

Last updated

Original upload

Created by

MiracleNomad

Uploaded by

MiracleNomad

Virus scan

Safe to use

Tags for this mod

23 comments

  1. Excellent idea, can you make his body always stay at perfect weight no matter what?
    1. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      yeah that should be possible I think, just need to sculp his body close to what perfect weight appearance is
    2. MTagL
      MTagL
      • member
      • 0 kudos
      +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.
  2. FrenchFawn
    FrenchFawn
    • member
    • 0 kudos
    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 
    1. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      hey, can you post an image highlighting that part?
    2. FrenchFawn
      FrenchFawn
      • member
      • 0 kudos
    3. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      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)
    4. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      I uploaded v2 of the script, the forearms should now be a bit bigger and more consistent with the size of the Upper Arms
  3. raic1
    raic1
    • member
    • 0 kudos
    there is a pretty sad bug i must say

    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
    1. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      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
  4. Mainlinetrooper
    Mainlinetrooper
    • premium
    • 0 kudos
    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?
    1. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      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

      {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}
  5. raic1
    raic1
    • member
    • 0 kudos
    So this mod will maintain the shape of arthurs body without the boundaries in the game? like you can eat all you want and still stay in shape?

    nvm im dumb, didnt read all the description, sorry
  6. Kwonzah
    Kwonzah
    • member
    • 0 kudos
    is there a less heavy mod than whyem's to go shirtless? I want to just wear the wilderness vest without an undershirt
    1. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      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
    2. FrenchFawn
      FrenchFawn
      • member
      • 0 kudos
      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
  7. MKBlitz
    MKBlitz
    • member
    • 0 kudos
    reminds me of skinny captain america, Arthur is the real hero tho (cap def didnt like save the universe or anything)
  8. TsunaGamezz27
    TsunaGamezz27
    • member
    • 0 kudos
    if this one works with john it will fix the issue clipping on the mod "Man with no name in poncho"
    1. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      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
  9. chicaroo
    chicaroo
    • member
    • 43 kudos
    can you do this with john but instead make all weights average?
    1. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      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..
    2. chicaroo
      chicaroo
      • member
      • 43 kudos
      or is it possible to have a script that makes it so he can't gain/lose weight but can set it in rampage?
    3. MiracleNomad
      MiracleNomad
      • member
      • 6 kudos
      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)