OPTIONAL, only required if you intend to change the Player's race on an existing save.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Console modding permissionThis mod won't work on consoles or would not be acceptable on Bethesda.net according to their rules
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
2. Using FO4Edit, create a patch that changes the race of Player(0x7) form under Non-Playable Character category
- Most of custom race mods do this for you so you might be able to do it by sorting out your load order.
3. Launch the game and load a save. Now you need to regenerate the headparts. Do either:
A. Open console, type sexchange twice
B. Open console, type slm 14 and change preset
Technical Information
The game's customization system reads player's chargen race to load some data, such as tints and color palettes, but it never gets updated after leaving vault 111 and it gets baked into the save file. That's what's breaking the looksmenu if you switch your race mid-game.
This mod updates chargen race of the player form after all data has been loaded from the save file.
Credits
The F4SE Team for Fallout 4 Script Extender (F4SE)