0 of 0

File information

Last updated

Original upload

Created by

Aurelianis

Uploaded by

Aurelianis

Virus scan

Safe to use

About this mod

New Biometric ID presets added to the vanilla Chargen Menu that includes all named NPCs in Neon.

Requirements
Permissions and credits
Neon Edition includes all named NPCs in Neon. I would upload pics, but there are 60+ presets in this mod and I'm lazy. Check the INCLUDED NPC REFIDs: spoiler for the list of all NPCs included.

I have added new Biometric IDs in the vanilla Chargen Menu. The new NPC records for the Biometric IDs are added to the appropriate vanilla form list via a custom script. This ensures compatibility with other mods that may add more Biometric IDs.

IMPORTANT: For the facial tints (i.e. freckles, makeup, scars) and the skin tone to be correct, you need to change the skin tone up or down and then back again. 

You also want to use this with my mod Biometric ID at Enhance so you do not have to use the full Chargen menu as it is bugged.

HOW TO USE:
  • In console, type in slm 14 2
  • Select whatever Biometric ID preset you wish to alter and make any changes you like. DO NOT save and exit the Chargen Menu! 
  • Open console while still in the Chargen Menu. Use the commands in the section INCLUDED NPC REFIDs below to change the appearance of NPCs included in this mod or use the info under TO FIND REFID to find the reference ID of a different NPC. The command is <refID>.capp player
  • Before closing and saving, go back to Biometric ID 1 to restore your previous appearance.

TO FIND REFID:
Spoiler:  
Show
Console:
help <actorname> 0 achr

Example to get Sam Coe's RefID
help samcoe 0 achr

INCLUDED NPC REFIDs:
Spoiler:  
Show
Ayumi Komiko
0001E25E.capp player

Benjamin Bayu
0001E25D.capp player

Boone Morgan
002C5C0A.capp player

BorealUS
0022F285.capp player

Breyson Bayu
0022F284.capp player

Amanda Oxendine
00235B86.capp player

Felix Sadler
002387B1.capp player

Neshar Osmani
002387B0.capp player

Robie Hennigar
00235B88.capp player

Izna Sundararaman
002387AE.capp player

Clover MacKenna
0022F283.capp player

Dietrich Sieghart
00115447.capp player

Diosdado Kekoa
0025631E.capp player

Madame Sauvage
0022F282.capp player

Emiko Shinsato
00198F47.capp player

Erika Foster
002BAB66.capp player

Franchesca Moore
0019B086.capp player

Frank Renick
00115443.capp player

Andrea Sandoval
00229E5D.capp player

Briggs
00229E62.capp player

Digger Zemin
00113916.capp player

Hatchet
00229E60.capp player

Headlock
00314D96.capp player

Holt Henley
00224FF2.capp player

Vogal Fuches
00229E64.capp player

Warlord
0001575E.capp player

Glenn Markham
0022F280.capp player

Huong Le
0005797D.capp player

James Newill
001156C5.capp player

Ji Nashida
0022F27F.capp player

Doctor Joseph Manning
0022F27E.capp player

Karolina Gortat
0006A612.capp player

Katherine Luzion
0022F27D.capp player

Kolman Lang
00115442.capp player

Kosmos Bakas
0022F27C.capp player

Kyu
00160042.capp player

Lee Leonard
0022EF4F.capp player

Libby Grath
00235B7F.capp player

Manaia Adams
002E833A.capp player

Matias Durant
0022F27B.capp player

Miguel Rivas
002D1805.capp player

Minerva Clement
0022F279.capp player

Myka
0022F277.capp player

Natan Ovadia
001EEEC5.capp player

Nyx
001FB79F.capp player

Oscar Trinadad
001FDD10.capp player

Owen Dexler
0022F274.capp player

Paige Overton
0022F273.capp player

Rosa Newill
001156C4.capp player

Saburo Okadigbo
0022F272.capp player

Shuichi Kanamatsu
00256321.capp player

Sophie Jex
0015636B.capp player

Stratos
000981E6.capp player

Tevin Anastas
00115438.capp player

Rusty Becker
00082D06.capp player

Trackers Alliance Agent
001D8BCE.capp player

Valentina Gurov
00235B85.capp player

Aito Suzuki
0017CFFC.capp player

Delilah Stuart
0017CFFE.capp player

Ken Bright
0017CFFD.capp player

Yannick Legrande
00115456.capp player

Sophia Grace
00147954.capp player

The copy appearance command persists through saves, but the NPC will be reset in NG+. You can use CharGenMenu to save their new look as a preset to apply it again in NG+.

I have heard that some folks have had issues with skin tone and facial tints (makeup, scars, etc) not showing up when loading a save. Workaround for this issue:
Spoiler:  
Show
Create a text file with the command to copy the preset to the NPC, but without "player" at the end. Put one per line if you have more than one.
;This pauses the bat file to allow time for the NPCs to be fully loaded
WaitBatchFile 5 
;Delgado
0001E220.capp
;Estelle Vincent
0001E255.capp
;Huan Daiyu
0027921D.capp

Name the text file anything you like (I will use NPCRefresh as an example) and place it in the Starfield folder (where the Starfield.exe is located).

Then in StarfieldCustom.ini add the following line (removing the spaces StartingConsoleCommand) :
[General]
sStarting Console Command=bat NPCRefresh


If you already have a StartingConsoleCommand, just add a semi-colon between them:[General]
sStarting Console Command=bat somebatfile; bat NPCRefresh

CREDITS: Huge thanks to ElminsterAU and SF1Edit as this mod wouldn't be possible without it.