Skyrim
0 of 0

File information

Last updated

Original upload

Created by

GoesOnGhost

Uploaded by

GoesOnGhost

Virus scan

Safe to use

Tags for this mod

About this mod

Let's your dovahkin be trans.

Permissions and credits
What the Mod is

I created this mod because I wanted to extend the amount of body types your character could have without it be restricted to the assigned gender of the character. Since the only trans related mods I've ever found are porn mods, I decided to make my own. Something that I should say right off the bat is that I could not find a way to change the gender of your character without changing their body as well, so I had to go down a far more complicated route.

The way the mod works is that it changes how the game handles gendered dialogue directed towards the player. What usually happens is that the game checks whether your character is male or female, and then uses the appropriate dialogue. My mod removes the condition to check your character's gender on dialogue you want to be said to your character, and then adds an unfillable condition to the dialogue you don't want said to your character in order to skip it. This means that no matter your character looks like, npcs will always refer to your character as the binary gender you want them to (since those are the only ones available in the game). This also works with prompts, books, and notes in the game that refer to your character with the pronoun tags. Any piece of text that uses tags like "<Alias.Pronoun=Player>", "<Alias.PronounObj=Player>", etc... are replaced with the pronouns you want.

Instructions

Given the nature of this mod, it wouldn't be great if it only worked on the main game and dlc, but not with mods. Finding, keeping up, and manually editing all these mods would be impossible, which is why this mod is built using a patcher. So, what you're downloading isn't the mod itself, but the resources to build it. Follow the instructions below and you should be fine.

Requirements

  • The most recent version of Java.

If you use Nexus Mod Manager


  • Download from Nexus and install regularly.
  • Activate mod in list.
  • At this point I recommend running LOOT.
  • Next, click on the Open Folders option and select Open Game Folder.
  • Go into your data folder and go into SkyProc Patchers/Change Pronouns/ChangePronouns.jar and double-click on the jar file.
  • A window that says Change Pronouns will open. Click on the Pronoun Settings button and you'll see two check boxes. Check the one that has the pronouns you want.
  • Click the Patch button in the upper-right corner to build the mod. Depending on how many mods you have, this process can take a while. This patcher has to run through all the books and dialogue in all the mods you have installed, so just be patient and wait until the progress window closes.
  • Once the patcher is finished, the plugin Change Pronouns will be in your data folder. Activate the mod in your Plugins and you're set.


If you use Mod Organizer

  • Download from Nexus and install regularly.
  • Activate mod in list.
  • Go into the data tab and go under SkyProc Patchers/Change Pronouns/ChangePronouns.jar.
  • Right click on the jar file in the list and click add as executable.
  • You should get a window asking you to name the executable. Call it whatever you like and click OK. The patcher should now be in the list of executables. 
  • At this point I would recommend running Sort.
  • Select the patcher from the list and click Run.
  • A window that says Change Pronouns will open. Click on the Pronoun Settings button and you'll see two check boxes. Check the
    one that has the pronouns you want.
  • Click the Patch button in the upper-right corner to build the mod. Depending on how many mods you have, this process can take a while. This patcher has to run through all the books and dialogue in all the mods you have installed, so just be patient and wait until the progress window closes.
  • The last step is to right click on Overwrite and click on Create Mod...
  • Name the mod whatever you like and activate it in the list.
  • The freshly built plugin Change Pronouns should now be in your load order list.

    
Additional Notes

  • If you install a mod that introduces more gendered dialogue after installing this mod, you will need to delete this mod and rebuild it again. That way it will work for new mod as well.
  • I've taken many pains to make sure this mod doesn't overwrite more than it should (which involved editing the skyproc library itself). Therefore, you should NOT have to clean it in TES5Edit.
  • I have not thoroughly tested this patcher in SUM (mostly because SUM hasn't worked for me) and would not recommend you using it in SUM.


Troubleshooting

If you're having issues with the patcher, the best ways to tell me what's wrong is to show me the debug file. When you run the patcher, a folder called SkyProcDebug is created under Skyrim/Data/SkyProc Patchers/Change Pronouns/. If you're using Mod Organizer, the debug folder will be under Skyrim/Mod Organizer/mods/<whatever you named the mod when you created created it>/SkyProc Patchers/Change Pronouns/. There's a few files there that will tell you what happened, but the best one to show me is the =--Debug Overview--=.txt file. I should be able to figure out what went wrong from there.
Below are some errors I've run into while testing:


  • Missing masters and skipping mods: The patcher sometimes doesn't read in a mod correctly and will decide to skip it. When this mod is required by another, you'll get an error message saying that you're missing a master, even though you aren't. When and why the patcher misreads a mod has been random in my experience. A mod that was misread one time I ran the patch will be perfectly fine another time. If you get this error, show me the contents of the debug file and I'll work on fixing it as best I can.
  • Mod not showing up in Nexus Mod Manager: This has happened to me before and if that's the case for you, just download the file manually from Nexus and open it using 7zip, Winrar, etc... and drop the folder called Skyproc Patchers in your data folder. From there, just double click on the jar file and continue from step 6 in the NMM instructions above.


If there are any issues please let me know so that I can take care of them and add them to the troubleshooting section.