Jump to content

Is it possible to modify a mod like Yiffy Age of Skyrim or Skyfurry so that it only effects male characters?


Recommended Posts

Posted

I'm looking to change a global race modification mod (either Yiffy Age or Skyfurry) so that it only affects male characters. This is not supported by default of the mod, however to my knowledge the mod is mostly just changing the skins. So, in theory I should just be able to remove the texture files to one gender's textures to prevent them from being overwritten by the mod. I know some people have pointed out I could use a custom human race to avoid this issue, however this still wouldn't fix the issue for my character's companions. I've tried opening the mod's folder, deleting all files referencing female textures and re-compressing. However, MO2 then rejects it. I've also tried going into SSEEdit, and deleting all things referencing female's within the mod, but that did not change anything. I'm pretty new to some of the more advanced modding tools, but if anyone has any ideas I'm certainly willing to give it a shot.

  • 1 month later...
Posted

If anyone else ever looks for this information, Skyfurry NG allows you to do this pretty easily with the Race Distribution Framework (Required by Skyfurry NG anyway). Here is what I did to get this working:

1. Open your mod manager of choice
2. Select the Skyfurry NG mod

3. Right click and select Open in explorer
4. From here navigate to SKSE/Plugins/RaceSwap/
5. Open the text file here with your editor of choice
6. For each line that starts with "match=..." add the following to the end of the line " exclude=FEMALE"
    a. if there is already an exclude parameter then just append FEMALE to the exclusion ex. "exclude=DLC1HarkonCombat|FEMALE"
7. Save the file and you should be good to go!

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