poblivion Posted May 18, 2019 Posted May 18, 2019 1. Localize file "Config.xml" in BodySlide folder.    ( Program Files (x86)\Steam\steamapps\common\Skyrim\Data\CalienteTools\BodySlide\Config.xml)  2. Open Config.xml file in notepad.  3. Find lines: <SliderMinimum>0</SliderMinimum>                <SliderMaximum>100</SliderMaximum>  4. Change the range as needed. For example:  <SliderMinimum>-100</SliderMinimum>                                            <SliderMaximum>150</SliderMaximum>  5. Save file. DONE   If you do not find the necessary lines in the file, you need to add them manually ! ! !  <Input>     <!-- Sets the minimum and maximum slider values for the BodySlide UI. There might be clipping outside of the 0-100 range! -->     <SliderMinimum>-100</SliderMinimum>     <SliderMaximum>150</SliderMaximum>     <!-- Set the left mouse button to pan the view when dragged on the canvas in Outfit Studio -->     <LeftMousePan>false</LeftMousePan></Input>    Â
27X Posted May 18, 2019 Posted May 18, 2019 or you know, put the limit in manually like has been available since four years ago.
poblivion Posted May 18, 2019 Author Posted May 18, 2019 2 hours ago, 27X said: or you know, put the limit in manually like has been available since four years ago. This is also one of the options.
Grey Cloud Posted May 18, 2019 Posted May 18, 2019 30 minutes ago, poblivion said: This is also one of the options. Your method has the advantage of being (semi-)permanent and covering every slider in one go.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.