Fallout New Vegas

File information

Last updated

Original upload

Created by

Fallout2AM

Uploaded by

Fallout2AM

Virus scan

Safe to use

About this mod

A mod which allows custom hair / eyes / race mods to live happy all together, without conflicting

Requirements
Permissions and credits
Changelogs
Note on 04 January 2020: I uploaded another ESP as Optional files. This is not intended to be used. I did it only because someone was reporting that they had the message for JIP not found and I hope this helps them narrowing down if it comes from this mod or not.

Description:
If you never used the Hair Patcher:
In games like FONV, when you install mods of hair / eyes / races you need to make patches to make these work together. Mind you, it's quite easy to patch them, however you could decide to let the Hair Patcher (this mod or the previous version) to handle it for you. But this comes to a cost: the more races / hair / eyes you introduce, the more it slows the loading of the game. I don't mean when you load a savegame, I mean the first time you load the game, the time needed to arrive at the Main Menu. This new Hair Patcher gives the player the ability to tweak the configuration, in order to obtain better performances.

If you were fine with the previous Hair Patcher, you can stick with it; or, you can check the few new differences with the Hair Patcher Two, and then decide. I rewrote most of it and I felt it was better keep them separated.





Differencies with the previous one:
Hair Patcher Two comes with a .ini file, located inside \Data\Config, called HairPatcher.ini
You can edit it with a common text editor, like Windows Notepad, or Notepad++. These are the settings:
[OPTIONS]
>>> DEBUG: if 1, it will enable debug mode. You don't need it.
>>> MESSAGE: it will show you a message on the main menu, where it tells you how much time it took to process, the quantity of hairs / eyes / races and the IDs of the mirrors, if you need them. It's enabled (=1) by default.
>>> HAIRS: this is very important. If you set it to 0, the mod won't process the hair styles. This is very helpful when you install a mod with eyes, and you don't really need to process hairs, setting this to zero will reduce drastically the loading time.
>>> EYES: same as for HAIRS, but for EYES. Just don't put both to zero, or the mod won't patch anything.
>>> MIRROR: on every new save, you will always receive a couple of Mirrors, one to change hairstyle and one to change eyes. However, if you lose them, you won't receive them again, you should add them via console. This parameter is an alternative to that: if you set this value to ZERO, the next time you will load the savegame you will receive a new couple of Mirrors (assuming you don't have them already in your inventory)
>>> ALLGENDERS: initially disabled (=0). If you enable it, it will distribute all the hairstyles for both the genders, so that you'll be able to wear a F hairstyle on a M character and viceversa, to have more variety, since some haistyles are not bad on the opposite gender.
[RACES]
This section initially is empty, it will populate on its own the first time you will load the game. Later, if you'll change your load order/add/remove mods, this section will change eventually when necessary, but well this is not important. What's important is that you can manually edit the value of the races, to exclude them from processing, greatly increasing the loading time.
Let's make an example. After running the game, you'll find something like this in this section:
MojaveDelight.esp:415A='Posh' #1
MojaveDelight.esp:415C='Posh' #2
FalloutNV.esm:424A=African American

Now, let's assume that you installed Mojave Delight but you want to play with an African American and you're only interested on the hairs and eyes contained in that mod. All you need to do is delete the name of the race on the right, and replace it with a zero (0), like this:
MojaveDelight.esp:415A=0
MojaveDelight.esp:415C=0
FalloutNV.esm:424A=African American

The next times you'll start the game, the hair patcher won't tell you "I found 3 races", but it'll tell you "I found 1 race", and the script will only do one third of the necessary operations.


Requisites
- NVSE
- JIP


Installation
You can both do it manually, extracting the archive inside \Data, or using a mod manager.