N.Gamma Posted May 12, 2023 Posted May 12, 2023 As the title says I was wondering if it is possible to convert a CBBE preset to a Fusion Girl preset? Is there a tool or something for this?
Omicr0n Posted May 14, 2023 Posted May 14, 2023 I've seen presets that have had both versions before, but I think they were both done by hand. I'm not aware of a tool for automatically converting one to the other.
KinataHoru Posted March 29, 2024 Posted March 29, 2024 Fortunately, Zero CBBE and FG look almost same, so it's easy enough to match the slider names, which is what I did. I made a file for myself that helps me convert presets. Unfortunately I don't know how to automate it, so I did everything manually. Here, for example, is the preset original jojo nuclear CBBE and my conversion to FG ↓ The similarity is not complete, but I only noticed the differences when I took these screenshots and put them next to each other. In a good way, these presets should be done manually. In the file, the FG slides that correspond to CBBE are labelled in the comments. (The question is a year old! But since there is no answer here, I hope I was helpful) CBBE.xml 6
Nyx Morrigan Posted April 24, 2024 Posted April 24, 2024 On 3/30/2024 at 11:08 AM, sddddsfgggggsa said: Fortunately, Zero CBBE and FG look almost same, so it's easy enough to match the slider names, which is what I did. I made a file for myself that helps me convert presets. Unfortunately I don't know how to automate it, so I did everything manually. Here, for example, is the preset original jojo nuclear CBBE and my conversion to FG ↓ The similarity is not complete, but I only noticed the differences when I took these screenshots and put them next to each other. In a good way, these presets should be done manually. In the file, the FG slides that correspond to CBBE are labelled in the comments. (The question is a year old! But since there is no answer here, I hope I was helpful) CBBE.xml 6.96 kB · 27 downloads Dude, thank you for this. Even if it isn't 1:1 as long as I can make my preset close enough to what it was in CBBE.
mainoumi Posted June 4, 2024 Posted June 4, 2024 On 3/29/2024 at 11:08 PM, sddddsfgggggsa said: Unfortunately I don't know how to automate it, so I did everything manually. Well, if you have Python, you can do it by using the script I just wrote thanks to your reference file. Take this as a little thanks since you saved me hours of trial and error to find the informations by myself. So far I've only tested it with a tenth bodies, but the Fusion Girl translation correspond relatively well with the CBBE original. The only real issue I found was with the "BreastsTogether" to "Boobs Together" conversion that was wrong for one of the preset. So, a bit of adjustment in bodyslide will always be a good idea. bodyConvert.py 6
KinataHoru Posted July 19, 2024 Posted July 19, 2024 (edited) On 6/4/2024 at 8:52 PM, mainoumi said: Well, if you have Python, you can do it by using the script I just wrote thanks to your reference file. Take this as a little thanks since you saved me hours of trial and error to find the informations by myself. So far I've only tested it with a tenth bodies, but the Fusion Girl translation correspond relatively well with the CBBE original. The only real issue I found was with the "BreastsTogether" to "Boobs Together" conversion that was wrong for one of the preset. So, a bit of adjustment in bodyslide will always be a good idea. Works like a charm, thanks! But for those who couldn't figure out how to run the script. 1. In this article it is written how to run script with cmd: https://www.theknowledgeacademy.com/blog/how-to-run-python-scripts/#1 1.5. There's also a syntax inside the script itself. You can view it with any text editor (brakets, atom, notepad++, etc). 2. The script may say that your preset is not CBBE. To fix this, specify in the preset: <Preset name=“whateveruwant” set=“cbbe”> Edited July 19, 2024 by sddddsfgggggsa 1
Sighagonal Posted August 11, 2024 Posted August 11, 2024 On 7/18/2024 at 10:36 PM, KinataHoru said: Works like a charm, thanks! But for those who couldn't figure out how to run the script. 1. In this article it is written how to run script with cmd: https://www.theknowledgeacademy.com/blog/how-to-run-python-scripts/#1 1.5. There's also a syntax inside the script itself. You can view it with any text editor (brakets, atom, notepad++, etc). 2. The script may say that your preset is not CBBE. To fix this, specify in the preset: <Preset name=“whateveruwant” set=“cbbe”> I'm able to run the script in sublime text, but I have no idea how to make it target my presets. Do my .xml files need to be in the same folder as the script, or does the script find all cbbe .xmls on my desktop and convert them? The output I get is \bodyConvert.py PresetName.xml whenever I try running it. I don't know how to use python and some additional help would be appreciated.
KoolHndLuke Posted August 12, 2024 Posted August 12, 2024 Currently reinstalling FO4/Fallout: London. Which body looks the best with animations? I love CBBE. But it warps like mad at the knees and other places during certain animations. Nice conversion and body btw.
Stick Man Posted August 28, 2024 Posted August 28, 2024 On 8/11/2024 at 10:17 AM, Sighagonal said: I'm able to run the script in sublime text, but I have no idea how to make it target my presets. Do my .xml files need to be in the same folder as the script, or does the script find all cbbe .xmls on my desktop and convert them? The output I get is \bodyConvert.py PresetName.xml whenever I try running it. I don't know how to use python and some additional help would be appreciated. i had both the xml and the script in the same folder and these are the exact commands i used cd C:\Users\Bomb\Desktop\New folder python bodyConvert.py bodyConvert.py Voluptuous5.xml thats what work and i had to remove spaces from the xml file 1
Sighagonal Posted August 29, 2024 Posted August 29, 2024 On 8/27/2024 at 6:29 PM, Stick Man said: i had both the xml and the script in the same folder and these are the exact commands i used cd C:\Users\Bomb\Desktop\New folder python bodyConvert.py bodyConvert.py Voluptuous5.xml thats what work and i had to remove spaces from the xml file worked like a charm thanks
gheppner1 Posted March 1 Posted March 1 On 8/27/2024 at 9:29 PM, Stick Man said: i had both the xml and the script in the same folder and these are the exact commands i used cd C:\Users\Bomb\Desktop\New folder python bodyConvert.py bodyConvert.py Voluptuous5.xml thats what work and i had to remove spaces from the xml file Correction this is what had to be typed in, I had to include this >python bodyConvert.py MyPresetName.xml Everything else you said was correct thanks
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