Fallout 4 Custom Race

Fallout

This cheat will change the race of your Fallout character, relative to the specified race. Use 'human' to return to normal form. NOTE: You may experience issues switching races if your character does not have default appearance settings. Use the 'showlooksmenu' command to change your character's looks. A modded preset which allows you to play as Marie Rose from Dead Or Alive.Follow me on TWITTER: FACEBOOK.

Note: Racing with Custom Number paints requires Trading Paints Pro.

What’s a Custom Number paint?

Normally, the iRacing sim stamps its own car number on the car. We call those cars Sim-Stamped Number paints.

With Custom Number paints (like this one), the car number is incorporated into the design of the car itself and can’t be changed. So, if you race this paint, each time you race the [Legacy] NASCAR Xfinity Toyota Camry - 2015, your car will appear with a on it.

How can I see Custom Number paints in iRacing?

First, like all paints, you’ll need the Trading Paints Downloader installed and running on your computer.

✓ Trading Paints Downloader is detected and running on your computer.

Trading Paints Downloader is not running on your computer.

By default, iRacing does not show Custom Number paints. Enable them in your iRacing graphics options by checking the “Hide car numbers” box and restarting the iRacing sim.

What will drivers see if they don’t have “Hide car numbers” checked?

If someone (or you) does not have Custom Number paints enabled when you’re racing a Custom Number paint, your traditional Sim-Stamped Number paint from Trading Paints will appear, if you have one assigned (check on My Paints); if you do not have a Sim-Stamped Number paint assigned, your default iRacing paint booth car will appear without a paint.

How do I manage Custom Number paints on Trading Paints?

Custom Number paints will appear under the Custom Number tab in your My Paints section.

  • 3Create a custom race

Overview

This tutorial shows all the main steps you need to follow to create a custom race and add it to Skyrim. In this tutorial I assume that you have already created all the required textures / meshes (or that you are reusing existing ones). This tutorial will only show you how to put them all together and make them available in-game for a new race.

Required tools

  • Creation Kit: available on Steam (Menu option View -> Tools and then select Creation Kit)

Create a custom race

The main steps for creating a new custom race for Skyrim are:

  1. Place all the meshes and texture files in their folders
  2. Add the required texture sets
  3. Create the new race
  4. Add the required form lists
  5. Add the required head parts
  6. Add the required Armour and Armour addons
  7. Set the race characteristics

The order in which I've listed the things to do is the most efficient one for me for adding a new race, even though it may not seem the most logical one when facing this task for the first time.

Place all the meshes and texture files in their folders

First of all, copy all the meshes (nif) files and texture (dds) files that your race will use to the right folder. I recommend that you create a specific subfolder for your files, as this will make it easier to manually install or uninstall your mod.copy only the files that your race is going to use and that are going to be different than the vanilla equivalent file. For example, if your race is going to use the vanilla head mesh, there is no need for you to make a copy of it in your own race folder (except if you want to make sure that users of your mod won't change the head mesh unintentionally when installing a mod that changes that mesh for vanilla races).

  1. Copy the meshes under the DataMeshes'MyCustomRace' folder where 'MyCustomRace' is the name of have chosen for your race or mod. You can copy here the mesh files for:
    1. Head: malehead.nif, malehead.tri, femalehead.nif, femalehead.tri
    2. Eyes: eyesmale.nif, eyesmale.tri, eyesfemale.nif, eyesfemale.tri
    3. Hair: the nif and tri files of hairs that are going to be specific of your race.
    4. Body: malebody_0.nif, malebody_1.nif, femalebody_0.nif, femalebody_1.nif and the 1st person nif files if your race can be used to create player characters. If you are creating the race to be used only by NPCs, then there is no need for assigning 1st person meshes
    5. Feet: malefeet_0.nif, malefeet_1.nif, femalefeet_0.nif, femalefeet_1.nif
    6. Hands: malehands_0.nif, malehands_1.nif, femalehands_0.nif, femalehands_1.nif
  2. Copy the textures under the DataTextures'MyCustomRace' folder where 'MyCustomRace' is the name you have chosen for your race or mod:
    1. Head: malehead.dds, femalehead.dds and the corresponding _msn.dds, _sk.dds and _s.dds files.
    2. Eyes: the .dds files of the eye colours that are going to be specific of your race.
    3. Brows: the .dds files of the brow types that are going to be specific of your race.
    4. Hair: the .dds files of the hair styles that are going to be specific of your race.
    5. Body and Feet: the malebody_1.dds, femalebody_1.dds and the corresponding _msn.dds, _sk.dds and _s.dds files.
    6. Hands: the malehands_1.dds, femalehands_1.dds and the corresponding _msn.dds, _sk.dds and _s.dds files.
    7. Tint masks: the .dds files for the makeup, warpaint, etc (lips, eye liner, etc)


Add the required texture sets

Texture set for the hands

In the CK create the texture sets (following the steps in this tutorial: Using Texture sets for Skyrim) for all the custom textures you are going to use with your race:

  1. The head textures (one texture set for the male textures and another one for the female ones)
  2. The eye colours (one texture set for each eye colour)
  3. The brows (one texture set for each brow type)
  4. The body (one texture set for the male textures and another one for the female ones)
  5. The hands (one texture set for the male textures and another one for the female ones)

When creating the texture sets, select the texture files you've copied in the DataTextures'MyCustomRace' folder.

Note: Notice that you don't have to create any texture sets for the hair styles you are adding. This means that the textures are set inside the hair and hairline nif files. To edit the nif files to link them to the textures you've copied in the DataTextures'MyCustomRace' folder, follow the instructions given here Add textures to the nif file

Create the new race

Race: General data

Right now we are only going to create a new race object in the CK because we need it on the next steps, but nothing else. We will define the race characteristics at the last step.

Fallout 4 Custom Race

To create the Race object:

  1. In the Object window expand the menu Character, select the Race category and then choose the NordRace.
  2. Double click on the Nord race and a window will pop-up like the one shown in picture Race: General data. In this window:
    1. Change the Race ID to create a new race (for example, MyCustomRace).
    2. Press the OK button, the CK will ask you if you want to create a new form: answer Yes.

Add the required form lists

Form list

Fallout 4 Aaf Custom Race

Fallout

If you want your race to use specific head parts (like eye colours, hair styles, brows, etc) you have to create a new form list for your race. To create the new form list:

  1. In the Object window expand the menu Miscellaneous, select the FormList category.
  2. Choose the HeadPartsNord and double click on it. A window will pop-up like the one shown in picture Form list. In this window:
    1. Change the ID to create a Form list (for example MyCustomRaceHeadParts).
    2. Select the existing entries and delete them (press the Delete button) until the list is completely blank.
    3. Keeping the form list window opened, select the Character -> Race menu in the Object window and select the race object you created in the previous step (MyCustomRace in the example).
    4. Drag your race object and drop it into the form list window: now your race will be listed in your form list.
    5. Press the OK button, the CK will ask you if you want to create a new form: answer Yes.

You also have to create four additional form lists:

  • A form list containing the texture set with the male hand texture
  • A form list containing the texture set with the female hand texture
  • A form list containing the texture set with the male body texture
  • A form list containing the texture set with the female body texture

Add the required head parts

Add a new hairline
Add a new hair

The next step is to create head parts for each of the custom objects you want to add to your race:

  • Head (one head part for the male head and one for the female head)
  • Brows (one head part for each brow type)
  • Eyes (one head part for each eye colour)
  • Hair (one hairline and one hair head part for each hair style)

I am going to explain here how to add a new hair style as a head part. This is the most difficult one as it is composed of two head parts which are the hairline and the hair:

  1. In the Object window expand the menu Character and then select the submenu HeadPart.
  2. Hairs in Skyrim are composed of two headparts: hairline and hair. First choose one of the vanilla hairlines and double click on it to open a window like the one shown in picture Add a new hairline. In this window:
    1. Change the existing ID to create a new hairline
    2. Change the name of the hairline
    3. On the Valid Races dropdown box select the form list you've created for your race (MyCustomRaceHeadParts in the example).
    4. Model: press the Edit button and select the nif file of the hairline of the hair you want to use (the one you copied in the folder DataMeshes'MyCustomRace')
    5. Tri: press the Edit button and select the tri file of the hairline of the hair you want to use. If the hair doesn't have a tri file (as in the example), then after pressing the Edit button choose Cancel and you'll see that the box is left blank.
    6. Press the OK button and answer YES when the CK asks you if you want to create a new object.
  3. Now add the hair Headpart. This process is almost the same than the one you've done to add the hairline with one exception: as you can see in picture Add a new hair at list at the bottom left part of this window you have to add the hairline you just created. To do that:
    1. Select any existing hairlines and delete them
    2. Right click on the list and select New. Then select your hairline headpart from the dropdown list.
    3. Once you are done, click OK to save the new hair you've created.

To add the head parts corresponding to the eye colours, brow types and the head, just follow the same steps linking in each case the corresponding meshes and texture sets and using as a base the same type of head part (i.e. if you are going to add a new eye colour, begin by editing a vanilla eye colour, etc).

Add the required Armour and Armour addons

Hands Armour Addon
Full body Armour
Fallout 4 custom player race

In Skyrim, the body, feet and hands used by a race are defined as armour objects. To create a new armour object the first step is to create an armour addon object.

The steps for creating an the ArmorAddon and the Armor object are the same than the ones explained here: Creating an armour for Skyrim, with the following things to take into account:

  • You have to create one armour addon for:
    • the hands
    • the body
    • the feet
  • For each of the armour addons and each gender inside each armour addon:
    • In the Biped model, select the nif file you've copied in the folder DataMeshes'MyCustomRace'
    • In the Skin Texture drop-down list, select the Texture set you created previously for the body part you are adding.
    • In the Skin Texture Swap List drop-down list, select the form list you created previously containing the right texture set for the body part you are adding.
    • Make sure that your custom race (MyCustomRace in the example) is selected in the Additional Races list at the right side of the window.

Once you've created the three ArmorAddon objects, it is time to create a new Armour object that will contain the full body. Assign to this Armor object all the three ArmourAddon objects you created previously (the hands, the body and the feet) as shown in picture Full body Armour.

Set the race characteristics

Fallout 4 Custom Race
Race: Body data
Race: Face data
Race: Tinting

Now that you have created all the required individual objects, the only remaining step is to assign them to your custom race and also to set all the characteristics (skills, powers, etc) that your custom race is going to have.

Go back to your race:

  1. In the Object window expand the menu Character, select the Race category
  2. Select your custom race (MyCustomRace in the example) and double click on it to open a window link the one shown in picture Race: General data.
  3. You'll see that at the top-centre part of the window there are two radio buttons: Male and Female. When Male is selected, you will be editing the race data only for male characters, and when Female is selected, you will be editing the race data only for female characters. So, if you want to set up your race for male and female characters, you will have to go through most of the sections twice: once for each gender.
  4. There are also several tabs: each one containing different characteristics of your race. The most useful ones are:
    1. General data tab (shown in picture Race: General data.)
      1. At the left part of the window you can set the skill bonus of your race. You can choose up to 7 skills and enter the numerical bonus for each of them.
      2. At the centre, in the Specials box, you can add the powers your race will have.
      3. Below the Specials box, there is an area where you can set the starting values of each of the attributes (Health, Magicka, Stamina) and also other characteristics such as Carry weight and the attributes regeneration rate.
    2. Body data tab (shown in picture Race: Body data.)
      1. At the top-left part of this tab, you can set the default height and weight of the characters of your race.
      2. At the Skin drop-down list, select the full body Armour object you've created before.
    3. Text data tab
      1. Here you can write the name of your race and the text explaining its background (this name and text will be the ones shown in the character generation menu in-game).
    4. Face data tab (shown in picture Race: Face data.)
      1. At the left part there is a Head part section. Here:
        1. Face: select the Head Head part you've created before.
        2. Eyes: select the default eye colour for your race.
        3. Hair: select the default hair style for your race.
        4. Brows: select the default brow type for your race.
    5. Tinting tab (shown in picture Race: Tinting.)
      1. Here you can change the makeup/warpaint texture files used by your race. To do this:
        1. Select one of the textures in the list
        2. Press the button Choose texture. This will open an explorer window: go to the folder that contains the specific textures for your race (DataTextures'MyCustomRace' in the example) and select the corresponding .dds file.
    6. Preset NPCs:
        1. Drag and drop here any presets (Actors -> Actor -> Presets menu) you want for your race. These will be the preset faces you see in the character generation menu in-game when selecting your race.

Fallout 4 Create Custom Race

Race

Save your plugin and you are done.

Related pages

Retrieved from 'https://wiki.nexusmods.com/index.php?title=Creating_a_custom_race_for_Skyrim&oldid=38481'