Jump to content

Sexlab sslBaseAnimation GenderTags fix 1.0.0


1 Screenshot

About This File

Stops Sexlab from adding Gender tags when register animations. It is better that they are changed correctly in the animation files.


Before fix. Sexlabs adds the gender tag FMM to MMF animation. Male actor will use the female position.

How to fix your old animations files,

 

1. Open the SLAnims\json\[Animation File].json
2. Edit the line  "tags": "Sex,Straight,Dirty,Threesome,MMF"

3. And add the gender tags MMF

4. Now reset Sexlab animation registry
5. Dont forget to add a note to your animations mod if you have to update the files.

 

{
      "actors": [
        {
          "add_cum": 6,
          "stages": [
            {
              "id": "Animation_S1"
            },
            {
              "id": "Animation_S2",
              "open_mouth": true
            },
            {
              "id": "Animation_S3",
              "open_mouth": true
            },
            {
              "id": "Animation_S4",
              "open_mouth": true
            },
            {
              "id": "Animation_S5",
              "open_mouth": true
            }
          ],
          "type": "Female"
        },
        {
          "stages": [
            {
              "id": "Animation_S1",
              "sos": 2,
              "strap_on": true
            },
            {
              "id": "Animation_S2",
              "sos": 0,
              "strap_on": true
            },
            {
              "id": "Animation_S3",
              "sos": -1,
              "strap_on": true
            },
            {
              "id": "Animation_S4",
              "sos": 3,
              "strap_on": true
            },
            {
              "id": "Animation_S5",
              "sos": 3,
              "strap_on": true
            }
          ],
          "type": "Male"
        },
        {
          "stages": [
            {
              "id": "Animation_S1",
              "sos": 1,
              "strap_on": true
            },
            {
              "id": "Animation_S2",
              "sos": -1,
              "strap_on": true
            },
            {
              "id": "Animation_S3",
              "open_mouth": true,
              "sos": 0,
              "strap_on": true
            },
            {
              "id": "Animation_S4",
              "open_mouth": true,
              "sos": 6,
              "strap_on": true
            },
            {
              "id": "Animation_S5",
              "open_mouth": true,
              "sos": 7,
              "strap_on": true
            }
          ],
          "type": "Male"
        }
      ],
      "id": "Animation_ID",
      "name": "Animation Name MMF",
      "sound": "SexMix",
      "stages": [
        {
          "number": 1,
          "sound": "none"
        }
      ],
      "tags": "Sex,Straight,Dirty,Threesome,MMF"
    },

 

Edited by Swe-DivX
forgot to add reset Sexlab



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use