0 of 0

File information

Last updated

Original upload

Created by

Derpsdale

Uploaded by

Derpsdale

Virus scan

Safe to use

51 comments

  1. Derpsdale
    Derpsdale
    • supporter
    • 878 kudos
    Locked
    Sticky
    I will be updating this along with BodySlide updates, please note to make a backup of the original Config.xml file that came with your BodySlide download.

    If there are ever any problems please replace the original Config.xml with this mods Config.xml.

    This mod can easily create bad clipping errors (which is why by default the range is from 0 to 100), this mod just eliminates the guess work from randomly trying to enter numbers outside of this range.

    Updated for BodySldie v4.0 Support.
  2. zed140
    zed140
    • premium
    • 381 kudos
    Anyone know how to extend sliders in outfit studio ?
    1. lee3310
      lee3310
      • member
      • 20 kudos
      same question 1 year later
    2. Dastantis
      Dastantis
      • member
      • 5 kudos
      Type it manually.
  3. Ossemies
    Ossemies
    • supporter
    • 0 kudos
    I came across this mod so I just wanted to say, that in the latest bodyslide version you can manually enter the negative value to the right side of the panel where the percentage of the value is shown. Its kinda tricky because the slider wont actually slide to the negative side.
  4. StaillHash
    StaillHash
    • supporter
    • 1 kudos
    Bless!
  5. Feldfuchs
    Feldfuchs
    • member
    • 1 kudos
    Nice. But file with -350 to 350 for BodySlide v4.0 not works. => Edit values manualy. :-)
  6. IceBear95
    IceBear95
    • member
    • 2 kudos
    lol
  7. FRIENDMYFRIEND
    FRIENDMYFRIEND
    • member
    • 90 kudos
    UPDATE THIS BECAUSE YOU CARE ;)
  8. FRIENDMYFRIEND
    FRIENDMYFRIEND
    • member
    • 90 kudos
    system language '57' not supported by your system. try installing support language for this language. then no read write permission for game data path.  this is a problem. however minor this is a problem
    1. handofkaoss
      handofkaoss
      • member
      • 10 kudos
      If you're still having this issue go into the config file in the bodyslide folder and change language 57 to -1

      Fixed it for me.
  9. Xuris
    Xuris
    • supporter
    • 0 kudos
    Votre Mods est absolument génial ! BRAVO !
    Dommage, je ne peux pas l'utiliser...
    Comment obtenir BodySlide v4.0. ?
    Existe t'il une solution ?
    Merci !
  10. Pb008
    Pb008
    • premium
    • 0 kudos
    Do you have the Skyrim SE version?
  11. deleted35081750
    deleted35081750
    • account closed
    • 0 kudos
    For those who are getting a config file that looks somthing like this:

    <Config>
    <TargetGame>3</TargetGame>
    <Input>
    <LeftMousePan>false</LeftMousePan></Input>
    <Lights></Lights>
    <GameRegKey></GameRegKey>
    <GameRegVal></GameRegVal>
    <Anim>
    <DefaultSkeletonReference>res\skeleton_fo4.nif</DefaultSkeletonReference>
    <SkeletonRootName>Root</SkeletonRootName></Anim>
    <GameDataPath>C:\SteamLibrary\steamapps\common\Fallout 4\Data\</GameDataPath>
    <GameDataPaths>
    <Fallout4>C:\SteamLibrary\steamapps\common\Fallout 4\Data\</Fallout4></GameDataPaths>
    <WarnBatchBuildOverride>true</WarnBatchBuildOverride>
    <BSATextureScan>true</BSATextureScan>
    <OutputDataPath></OutputDataPath>
    <GameDataFiles>
    <Fallout4></Fallout4></GameDataFiles>
    <Language>57</Language>
    <Rendering>
    <ColorBackground r="210" g="210" b="210"></ColorBackground></Rendering>
    </Config>

    Just add the following lines of code underneath the "Input" heading

    <SliderMinimum>-[Your slider size]</SliderMinimum>
    <SliderMaximum>[Your slider size]</SliderMaximum>

    Bodyslide still has the capacity to have different slider sides, the author must have just removed them because of redundancy. (no point in overriding what slider size to load if the default is what you want)
    1. alderwiki
      alderwiki
      • premium
      • 1 kudos
      sweet! This is exactly what I came here looking for!