Jump to content

Convert CBBE preset to Fusion Girl preset?


Recommended Posts

Posted

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?

Posted

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.

  • 10 months later...
Posted

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 ↓

image.thumb.png.9bbda3c0452d5b3c4cbc3749164b6897.png

 

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

  • 4 weeks later...
Posted
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 ↓

image.thumb.png.9bbda3c0452d5b3c4cbc3749164b6897.png

 

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.

  • 1 month later...
Posted
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

  • 1 month later...
Posted (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 by sddddsfgggggsa
  • 4 weeks later...
Posted
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.

Posted

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. :)

  • 3 weeks later...
Posted
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

Posted
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

  • 1 year later...
Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...