Dead_On_The_Inside Posted May 23 Posted May 23 (edited) View File SLIDESMITH outfit and bodyslide converter tool This is a very early Beta of application I can not guarantee perfect result there will most likely be bugs please feel free to ask questions or report bugs, make suggestions etc. Discord is here https://discord.gg/xszBuKWv If updating Delete cached deps folder on your pc: ~/.slidesmith/python-deps (Windows: %USERPROFILE%.slidesmith\python-deps) after deleting and before running new version If You're having issues with missing dependencies try running these commands in CMD/Console and make sure you have latest Microsoft Visual C++ Redistributable python -m pip install --upgrade pip pip install numpy scipy trimesh pyffi pyvista or python -m pip install numpy scipy trimesh pyffi pyvista Modern desktop app for scanning armor/clothing mod folders, auto-detecting likely source body type, and running a native conversion pass for supported target body types. Supported target body types cbbe 3ba himbo bodytalk tbd sos unp bhunp uunp 7base sam vanilla -All other variants as well let me know if i missed one Submitter Dead_On_The_Inside Submitted 05/23/26 Category Regular Mods Requirements Regular Edition Compatible Yes Install Instructions unzip and run exe select mod folder you want converted when converting you should set output to different location so you don't risk overwriting original files if updating Delete cached deps folder on your pc: ~/.slidesmith/python-deps (Windows: %USERPROFILE%.slidesmith\python-deps) after deleting and before running new version make sure you have latest Microsoft Visual C++ Redistributable if you're still having issues with missing dependencies running these commands in CMD or Console may help pip install --upgrade pip pip install numpy scipy trimesh pyffi pyvista Edited May 31 by Dead_On_The_Inside 2
triinbro Posted May 24 Posted May 24 Looks promising for automating outfit conversion. Will try when building new skyrim modpack 1
Dead_On_The_Inside Posted May 24 Author Posted May 24 31 minutes ago, triinbro said: Looks promising for automating outfit conversion. Will try when building new skyrim modpack Thank you I'm doing a huge overhaul to it and improving conversions. splitting engine, Rewriting renderer as React + TypeScript and improving known bodies etc it'll all be in the patch notes next update should be ready by 05/25/26 3
Dead_On_The_Inside Posted May 24 Author Posted May 24 (edited) 48 minutes ago, black-watch said: Is there any possibility to support softbody Yes i will try to add it in the next update which should be ready by 05/25/26 However the next update is going to have quite a lot of changes and improvements so i cant promise for sure to have it in the next update since im reworking a lot of things to improve collision, fitting, seams and overall general improvement if not then i will definitely add it in the next update. i appreciate you asking. Edited May 24 by Dead_On_The_Inside
yencrown12 Posted May 24 Posted May 24 3 hours ago, Dead_On_The_Inside said: Yes i will try to add it in the next update which should be ready by 05/25/26 However the next update is going to have quite a lot of changes and improvements so i cant promise for sure to have it in the next update since im reworking a lot of things to improve collision, fitting, seams and overall general improvement if not then i will definitely add it in the next update. i appreciate you asking. Adding Softbody will be amazing, amazing job nonetheless. 1
Dead_On_The_Inside Posted May 24 Author Posted May 24 13 minutes ago, yencrown12 said: Adding Softbody will be amazing, amazing job nonetheless. Thank you. I will do my best to get it added ASAP
Dead_On_The_Inside Posted May 24 Author Posted May 24 3 hours ago, zzzwer said: Great creation, but is there a plan to add a ube option? Yes i will get it added along with softbody didn't realized i missed that one. i appreciate you asking. The goal is to support converting any clothing/armor for any body to any other body.
zzzwer Posted May 25 Posted May 25 6 hours ago, Dead_On_The_Inside said: Yes i will get it added along with softbody didn't realized i missed that one. i appreciate you asking. The goal is to support converting any clothing/armor for any body to any other body. Awesome. If it can be used, I think it will become something on par with bodyslide. 1
Dead_On_The_Inside Posted May 25 Author Posted May 25 8 minutes ago, zzzwer said: Awesome. If it can be used, I think it will become something on par with bodyslide. I think I've got softbody and ube support succsefully added still doing some work on it but i should be able to have update out in 1-3 hours
Dead_On_The_Inside Posted May 25 Author Posted May 25 27 minutes ago, Bimbolover9454 said: Any chance of adding COCO CBBE body? No. Just kidding Yes i will try and add it in the next update just a heads up though this mod/application is still pretty early in development 1
asdt123123 Posted May 25 Posted May 25 (edited) Don't provide the node_modules in the source code. Dependencies will be automatically downloaded since they're inside your package.json. It'll help you save some space on the zip file. Edited May 25 by asdt123123 2
Tiptopbunman Posted May 25 Posted May 25 I have yet to download - just wanted to ask. Is this a tool for automating file association changes when converting an outfit, or does it 'Just Work'TM and entirely handles automating converting an outfit to a different body template, including reweighting, converting physics, resolving deforms, etc? Clarification on the mod info page would be good! 1
Boledile Posted May 25 Posted May 25 this is such a great idea, i am terrible at converting clothes between body types i'll try to test this asap 1
Dead_On_The_Inside Posted May 25 Author Posted May 25 On 5/23/2026 at 11:24 PM, black-watch said: Is there any possibility to support softbody Softbody is a physics config mode, not a separate mesh topology — 3BA Softbody and BHUNP Softbody use identical meshes to their parent bodies, just with HDT-SMP per-vertex configs.
Dead_On_The_Inside Posted May 25 Author Posted May 25 3 hours ago, Tiptopbunman said: I have yet to download - just wanted to ask. Is this a tool for automating file association changes when converting an outfit, or does it 'Just Work'TM and entirely handles automating converting an outfit to a different body template, including reweighting, converting physics, resolving deforms, etc? Clarification on the mod info page would be good! its supposed to handle everything then you run bodyside with the new generated missing files and converted files It is still very early in development so i cant guarantee perfect result 1
Dead_On_The_Inside Posted May 26 Author Posted May 26 6 hours ago, Tiptopbunman said: I have yet to download - just wanted to ask. Is this a tool for automating file association changes when converting an outfit, or does it 'Just Work'TM and entirely handles automating converting an outfit to a different body template, including reweighting, converting physics, resolving deforms, etc? Clarification on the mod info page would be good! The app already has body-specific knowledge for all supported targets and a Python pipeline for: reference-body mapping, surface reprojection, reweighting, corrective smoothing/deform cleanup, physics preservation, morph/zap transfer, TRI generation, quality gates. just working out the bugs and improvements 1
Bimbolover9454 Posted May 27 Posted May 27 On 5/25/2026 at 8:48 AM, Dead_On_The_Inside said: No. Just kidding Yes i will try and add it in the next update just a heads up though this mod/application is still pretty early in development That would be AMAZING!
redhat42 Posted May 27 Posted May 27 Please bear with me, i'm tired and generally stupid. Can i use this tool to convert regular 3BA outfits into modified 3BA using body reference i provide?
Dead_On_The_Inside Posted May 29 Author Posted May 29 On 5/27/2026 at 6:05 PM, redhat42 said: Please bear with me, i'm tired and generally stupid. Can i use this tool to convert regular 3BA outfits into modified 3BA using body reference i provide? could you explain that better which body's outfit are you trying to convert from and to exactly? i am trying to add support for all custom bodies however I'm making another version of this application that doesnt use python because it was causing alot of issues for people this project is still in development but updates will be slower for it as im now prioritizing the non python version it should be out hopefully within the next 3 days and again very early development so the fits wont be perfect
redhat42 Posted May 29 Posted May 29 22 minutes ago, Dead_On_The_Inside said: could you explain that better which body's outfit are you trying to convert from and to exactly? i am trying to add support for all custom bodies however I'm making another version of this application that doesnt use python because it was causing alot of issues for people this project is still in development but updates will be slower for it as im now prioritizing the non python version it should be out hopefully within the next 3 days and again very early development so the fits wont be perfect default 3BA body outfit to extensively modified by me 3BA body with a bunch of extra sliders, etc. Doing it manually in the outfit studio is such a chore.
Teruke Posted May 30 Posted May 30 Defaulting to user installation because normal site-packages is not writeable have no idea how to fix this, any info on the web proved useless, it still says that
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now