0 of 0

File information

Last updated

Original upload

Created by

Mayonnaise Farmer

Uploaded by

MayonnaiseFarmer

Virus scan

Some suspicious files

27 comments

  1. BandedMuskrat
    BandedMuskrat
    • member
    • 0 kudos
    Locked
    Sticky
    FYI to anyone new to modding like I am: RaceMenu doesn't seem to support out-of-the-box loading the presets this program produces. In addition to installing CBBE and making sure that RaceMenuMorphsCBBE.esp is active, assuming you're using Vortex, you'll also need to download UIExtensions, which requires PapyrusUtilSE, which requires Address Library for SKSE. Once you have all those installed and active the CBBE Morphs tab in RaceMenu will have two new sliders underneath Reset called 'Save Preset' and 'Load Preset' sliding 'Load Preset' all the way to the right will produce a new menu that'll contain all the presets this program output, assuming you've properly followed the creator's instructions or otherwise ensured the JSON files it outputs are in Data/SKSE/Plugins/StorageUtilData/RaceMenuMorphsCBBE/Presets.

    This is a really cool program but I'm a moron so it took me hours to figure out how to use it.
  2. LarthIste
    LarthIste
    • premium
    • 26 kudos
    Download link because Nexus blocked it, ⚠️ use at your wown risk 
  3. MayonnaiseFarmer
    MayonnaiseFarmer
    • premium
    • 1 kudos
    New Update - Version 0.3 is now out! 

    This mostly is just a minor rewrite to be more efficient, allowing you to run the tool against theoretically any number of .XML presets, as well as being more verbose for each preset processed, hopefully should help with catching errors and showing you what files are actually being made. Also sorts files into two output folders now, for Big and Small weight sizes. 

    Go nuts everyone.
    1. veekahn
      veekahn
      • member
      • 3 kudos
      fyi github sources are still 6 months old; and files list rejects downloading
    2. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      Well yeah, there's nothing I can do about Nexus automatically quarantining my files every single upload, because they are both commonly used file types to spread malware. I understand why they don't auto-approve these types of things, so sadly everyone's gonna have to sit tight until they approve the upload :( 

      Also I'm sure you already saw this but github sources got updated shortly afterwards. I do work a 9-5 corporate job so sadly my out-of-work free time is limited.
    3. veekahn
      veekahn
      • member
      • 3 kudos
      ha i fell asleep; got em now though thanks!
  4. Samui067
    Samui067
    • member
    • 0 kudos
    for some reason, after it spits out the red errors it just doesnt make the folders necessary to put my xml files, what do i do?
    1. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      That sounds like it may be a permission or privilege issue. I'm gonna upload a better optimized version here soon in the next couple of days that that will have a debug stop at the end, grab me a screenshot of the error and I'll try and help ya out.
  5. L7c0ANS542
    L7c0ANS542
    • member
    • 0 kudos
    This script does not work
    Fails to read the xml file (erro feedback: /*.XML does not exist, or has been filtered by the -Include or -Exclude parameter.)
    + [XML]$XML = Get-Content "$PSScriptRoot/CBBE-XML-Input/*.XML"
    +             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (System.String[]:String[]) [Get-Content], Exception
        + FullyQualifiedErrorId : ItemNotFound,Microsoft.PowerShell.Commands.GetContentCommand
    1. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      Do any of your directories or file paths have any special characters, such as [ or ] in them? You're putting the XML files in the input folder correct?
  6. WolfKent
    WolfKent
    • member
    • 3 kudos
    I'm not quite sure what this is for, you can just apply the preset via Obody.
    1. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      This is a quick and easy solution that is outside of the game itself, in case you don't feel like booting up Skyrim ( once you're at 4500 mods like me, it takes a while, even on a Gen 5 SSD :c ) If you prefer OBody, just use that. At the end of the day, I make things for myself, other people don't have to like them 
    2. WolfKent
      WolfKent
      • member
      • 3 kudos
      Indeed, one way or another 1 of the ways may not work for someone. So alternatives are always good.
  7. MayonnaiseFarmer
    MayonnaiseFarmer
    • premium
    • 1 kudos
    Version 0.2 Update is *finally* out of quarantine and now available <3
  8. Cigarrr
    Cigarrr
    • member
    • 1 kudos
    still unavailable?
    1. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      Yeah Nexus won't approve it, I'm guessing they're busy or it's lost in the hell space of mods to be looked at yet. 🥲
  9. MayonnaiseFarmer
    MayonnaiseFarmer
    • premium
    • 1 kudos
    Version 0.2 Update - The tool now properly removes byte markers at the beginning of the file so that the JSON files will actually load in game, and should *technically* work on any BodySlide exported XML now since it will strip out incompatible SetSlider settings from the output JSON files. Enjoy!
  10. MayonnaiseFarmer
    MayonnaiseFarmer
    • premium
    • 1 kudos
    New update will be coming soonTM that will trim certain XML elements in preset files that prevent the preset from loading in RaceMenu's morphs menu, since this is the main purpose of the mod.
  11. nazarethblood
    nazarethblood
    • premium
    • 818 kudos
    This is an awesome utility! Will this work on any body type? 3BA, BHUNP, etc? 
    1. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      Theoretically it should work on anything that Bodyslide Studio itself outputs, as they're all XML files. I'm not looking for specific body types, but a specific output structure, and I *believe* anything output from Bodyslide itself should work. On that note, feel free to try it on a wide variety of body presets :)

      This is an example of an exported 3BA preset - https://www.nexusmods.com/skyrimspecialedition/mods/48916?tab=files

      This is what you would run through my tool, not the 3BA body itself, the 3BA body mod is simply a template, you want the finished export for my tool. This actual mod in particular doesn't actually run through it cause of weird file naming in the XML file itself, but that's an easy edit for anyone who's roughly familiar with code and what characters tend to not work well in CMD line tools.
    2. nazarethblood
      nazarethblood
      • premium
      • 818 kudos
      Will do. Great job! 
    3. Cigarrr
      Cigarrr
      • member
      • 1 kudos
      already tried, it doesn't work on 3BA. any guide? preset can't load and nothing happened
    4. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      I'll look when I get home but it works on the preset files *exported* from Bodyslide, not the XML file that is loaded into Bodyslide itself. I'll look at 3BA and make a video guide sometime in the next day or so 
    5. Cigarrr
      Cigarrr
      • member
      • 1 kudos
      Okay thankyou
    6. MayonnaiseFarmer
      MayonnaiseFarmer
      • premium
      • 1 kudos
      So after looking, 3BA is a BodySlide template, not a BodySlide preset itself. You get the preset by loading it into Bodyslide and then modifying / not modifying it, and then Saving / Exporting it, which should give you the .XML file you can convert with my tool! I'm not much of a bodyslide guy myself but there are a TON of 3BA exported .XML files you should be able to convert / use very easily. Hope this helps!