Jump to content

RaceMenu V3.2.5B


Expired6978

Recommended Posts

 

DDx already has an effect that slows you down when wearing heels, so i wouldn't mess with that. Also i'd advise against making the mod dependable on JContainers, since it causes bugs with NiOverride...

 

Proof?

This affects only slave heels. I want the effect on every high heel.

Link to comment

 

 

DDx already has an effect that slows you down when wearing heels, so i wouldn't mess with that. Also i'd advise against making the mod dependable on JContainers, since it causes bugs with NiOverride...

 

Proof?

This affects only slave heels. I want the effect on every high heel.

 

No, I was referring to the second part.

It is probably be easy doable, there is some item-keyword check or something..

Link to comment

latest version - got a crash during head mesh export =\
 

Get in touch with expired, i lack the relevent details.

 
you lack the relavent details, but advising to not use it. nice. the fields of application of the plugins do not overlap. at all

Link to comment

I only know that Expired advised against using JContainers. I don't know if it's due incompatibilities or some other reason. As i said, i lack the details (and/or the required understanding).

What i do know is that current nioverride.dll has some bug which causing random crashes or transforms not being applied or removed, that stuff is being worked on.

Link to comment

How do I generate a face tint .dds and apply it to an NPC with NiOverride?

 

I managed to change the body skin color for an NPC (all except the head) by patching SKSE to add:

void SetSkinColor(Actor* thisActor, BGSColorForm* color)
{
if(!thisActor || !color) return;
NiColorA val;
val.r = color->color.red / 255.0;
val.g = color->color.green / 255.0;
val.b = color->color.blue / 255.0;
NiColorA * color = &val;
NiNode * model = thisActor->GetNiRootNode(0);
if(model) UpdateModelSkin((NiAVObject*)model, &color);[spoiler]a[/spoiler]
}
 
(which is very heavy-handed and makes me think about using AddNodeOverrideInt on node "Root" with index 7, but that doesn't seem to work)
 
This call works fine when used from Papyrus. I do have to call it again from the EquipObject/UnequipObject events so as to cover armor equipping/unequipping. Which makes sense.
 
Now, changing the head color seems to be exponentially more difficult as far as I can tell. Some reading pointed me to these quotes from Expired:

No. NPCs work completely different. There's a reason why you need to use the CK. That reason is that their heads are not generated dynamically as it is for the player. Theirs are loaded from the external file. If that external file is not present it will attempt to create a head based on the parameters so they will at least not be headless but it will not create the tint mask (this is why the dark face bug occurs).

 

You're experiencing the dark face bug because you aren't exporting the tint mask and the head via the Creation Kit and are letting the game try to generate the head with insufficient parameters. Insufficient parameters being the tint mask, it cannot generate the tint mask for anyone but the player. The tint mask is what controls the tinting of the skin for the head, no tint mask means no tint, which means it will remain the original color of the texture (which happens to be darker than white skin).  The reason it's not happening is because NPC's heads are not meant to be generated at runtime, they are meant to be loaded. The only reason they are generated in the first place is for fail-safe reasons, if a head fails to load it gets generated, if neither were to happen they would be headless. It's possible to properly generate an NPCs head at runtime but it becomes very unstable if you try to do it for more than a few NPCs on load.

 
The relevant part from that being

It's possible to properly generate an NPCs head at runtime but it becomes very unstable if you try to do it for more than a few NPCs on load.

 
How would I go around trying that? Can NiOverride help me with generating or loading the correct tint mask at runtime?
 
After all I don't care about warpaints since I can use overlays, so I should be able to use the same set of facetints to cover all skin colors?
Link to comment

What would make NiO work perfectly on a female PC (vanilla race... Nord), but not on any NPCs?

 

"work perfectly" meaning NiO manages 3 different mods that scale breast and belly nodes. 

1 mod scales breasts only

1 mod scales belly only

1 mod scales both breast and belly.

 

Works fine on PC (female) but not on female NPCs.

Did I miss something?

 

Link to comment

i have skse 1.7.3, skyui 5.1, and racemenu 3.4.3 installed. now when i install RM 3.4.4 Skyrim crashes before the menu shows, i have no papyrus log because of the CTD but here is my LO

 

 

 

Skyrim.esm
Update.esm
Unofficial Skyrim Patch.esp
Dawnguard.esm
Unofficial Dawnguard Patch.esp
HearthFires.esm
Unofficial Hearthfire Patch.esp
Dragonborn.esm
Unofficial Dragonborn Patch.esp
Falskaar.esm
Wyrmstooth.esp
[JmV]LTTF.esm
SexLab.esm
CompanionArissa.esm
Gray Fox Cowl.esm
ZaZAnimationPack.esm
daymoyl.esm
Campfire.esm
AzarHair.esm
MFVM.esm
PubicMeshColorRE.esm
SexLabAroused.esm
BeeingFemale.esm
Schlongs of Skyrim - Core.esm
TKChildren.esm
Havok Breast Physic.esm
AH Hotkeys.esp
AHZmoreHUD.esp
Dawnguard Halfsized.esp
Dragonborn Halfsized.esp
Hearthfire Halfsized.esp
HearthfireMoveKidsfix.esp
LegacyoftheDragonborn.esp
Complete Crafting Overhaul_Remade.esp
Immersive Citizens - AI Overhaul.esp
Purity.esp
Immersive Jewelry.esp
SkyrimCoinReplacerRedux.esp
Immersive Interiors.esp
SoS - The Wilds.esp
SoS - Civilization.esp
Merged Armor and Clothing.esp
SoS - The Dungeons.esp
WATER DG + DB.esp
hearthfireextended.esp
FCO - Follower Commentary Overhaul.esp
CorrectGenderAnimations.esp
RacialPubicHairProject_v2.1_HairyBandits_EN.esp
Merged Followers.esp
AmazingFollowerTweaks.esp
AV1AlluringEyes.esp
FISS.esp
AMatterOfTime.esp
Animated Dragon Wings.esp
Chesko_MorrowindPotionNames.esp
better_potions.esp
BlueSkys.esp
CANS.esp
DG and DB Axe Perks merged.esp
DSCR.esp
DeadlySpellImpacts.esp
Elephant'sScriptLatencyTester.esp
Extended UI.esp
Mannequin.esp
Snotgurg Equipment HUD.esp
FNISSexyMove.esp
FreckleMania.esp
getSnowy.esp
GoToBed.esp
UIExtensions.esp
AddItemMenu.esp
AI Overhaul.esp
Skyrim Better Roads and Bridges - All In One - Merged.esp
Point The Way.esp
SMIM-Merged-All.esp
Skyrim Shadow Striping Fix.esp
TKChildren Merged USKP Patch.esp
Falskaar_TK_compat.esp
HSxHorseStablingCities+HF.esp
HorsesGoneWild.esp
Sexlab Mods Merged.esp
Sleeping Innkeepers.esp
AnonymousPeople.esp
dD - Realistic Ragdoll Force - Realistic.esp
Ghosu - Project Flintlock.esp
Hypothermia.esp
CampFire_Hypothermia_Heatsource_Patch.esp
iActivate.esp
Immersive detection of NPC.esp
JaxonzMCMKicker.esp
MFVM_ChildrenFight_Patch.esp
MFVM_Hearthfire_Patch.esp
MPAB.esp
NoAnimalsReportCrimes-DG+DB.esp
NoFurnitureActivationWhenSneaking.esp
RaceMenu.esp
RaceMenuFreckleOverlays.esp
RaceMenuOverlayCompilation - CBBE.esp
RaceMenuOverlays.esp
RaceMenuPlugin.esp
RHSP_Widget.esp
SOSRaceMenu.esp
XPMSE.esp
Realistic crime report radius zero.esp
Proper Aiming.esp
PurityDN.esp
TrueStorms.esp
saqksSteadyHandPerkHotfix.esp
Skyrim Schlongs Merged.esp
Gamefever 1st Person Items Fix.esp
LiFEv1.1.esp
FEMALE.esp
AFT_NoFriendlySpellDamage.esp
Auto Unequip Merged.esp
SexLabDefeat.esp
BeeingFemaleBasicAddOn.esp
LoversVictim.esp
Ghosu - Project Flintlock - Ammo Addon.esp
CorrectGenderAnimations-DB.esp
CorrectGenderAnimations-DG.esp
WATER Falskaar.esp
Purewaters-Falskaar.esp
SexLabMatchMaker.esp
SexLabTools.esp
Skyrim Halfsized.esp
SkyUI.esp
SkyrimConfigMenu.esp
SLA Monitor Widget.esp
SleepTight.esp
SoSConfigMenu.esp
titkit.esp
Unique Uniques.esp
FEMALE_DLCaddon.esp
Chesko_WearableLantern.esp
TrueStorms-Purity.esp
TrueStorms-SupremeStorms-Vanilla.esp
WeightlessPickaxe.esp
WetandCold.esp
WetandCold - Ashes.esp
RaceMenuMorphsCBBE.esp
RedguardChildHairFix.esp
WondersofWeather.esp
WeightMorphs.esp
Havok Breast Physic Dawnguard.esp
Havok Breast Physic Dragonborn.esp
Havok Breast Physic.esp
HDT Havok Object.esp
Better Dynamic Snow.esp
12FemaleBrows.esp
Merged Followers 2.esp
Serenity.esp
Dovah Vault.esp
DBM_CCOR_patch.esp
beginnersshack.esp
WATER Plants.esp
HoldBorderBanners.esp
smakit_house_markers_plus.esp
Extra Encounters.esp
MHufb001.esp
Extra Encounters - Dawnguard.esp
Follower Map Marker-Beacon Version.esp
DudestiaMultiMarriages.esp
Mannequin Hall.esp
ShocksSaltMinesofSkyrim.esp
Dead Body Collision.esp
My Home Is Your Home.esp
FNISspells.esp
HDT Piercingsets.esp
TPFollowers-Elven.esp
TPFollowers-Human.esp
WM_WidgetMod.esp
yennefer test.esp
Real Clouds.esp
SexyVest.esp
CiriOutfit.esp
Bashed Patch, 0.esp

 
i did re install RM 3.4.3 and do not CTD
 
the only mods that where loaded was the DLCs wih RM 3.4.4 installed but not enabled
 
apparently if i have used any bodygen files the game CTDs on me :(  :unsure:
 
Link to comment

 

i have skse 1.7.3, skyui 5.1, and racemenu 3.4.3 installed. now when i install RM 3.4.4 Skyrim crashes before the menu shows, i have no papyrus log because of the CTD but here is my LO

 

 

 

Skyrim.esm
Update.esm
Unofficial Skyrim Patch.esp
Dawnguard.esm
Unofficial Dawnguard Patch.esp
HearthFires.esm
Unofficial Hearthfire Patch.esp
Dragonborn.esm
Unofficial Dragonborn Patch.esp
Falskaar.esm
Wyrmstooth.esp
[JmV]LTTF.esm
SexLab.esm
CompanionArissa.esm
Gray Fox Cowl.esm
ZaZAnimationPack.esm
daymoyl.esm
Campfire.esm
AzarHair.esm
MFVM.esm
PubicMeshColorRE.esm
SexLabAroused.esm
BeeingFemale.esm
Schlongs of Skyrim - Core.esm
TKChildren.esm
Havok Breast Physic.esm
AH Hotkeys.esp
AHZmoreHUD.esp
Dawnguard Halfsized.esp
Dragonborn Halfsized.esp
Hearthfire Halfsized.esp
HearthfireMoveKidsfix.esp
LegacyoftheDragonborn.esp
Complete Crafting Overhaul_Remade.esp
Immersive Citizens - AI Overhaul.esp
Purity.esp
Immersive Jewelry.esp
SkyrimCoinReplacerRedux.esp
Immersive Interiors.esp
SoS - The Wilds.esp
SoS - Civilization.esp
Merged Armor and Clothing.esp
SoS - The Dungeons.esp
WATER DG + DB.esp
hearthfireextended.esp
FCO - Follower Commentary Overhaul.esp
CorrectGenderAnimations.esp
RacialPubicHairProject_v2.1_HairyBandits_EN.esp
Merged Followers.esp
AmazingFollowerTweaks.esp
AV1AlluringEyes.esp
FISS.esp
AMatterOfTime.esp
Animated Dragon Wings.esp
Chesko_MorrowindPotionNames.esp
better_potions.esp
BlueSkys.esp
CANS.esp
DG and DB Axe Perks merged.esp
DSCR.esp
DeadlySpellImpacts.esp
Elephant'sScriptLatencyTester.esp
Extended UI.esp
Mannequin.esp
Snotgurg Equipment HUD.esp
FNISSexyMove.esp
FreckleMania.esp
getSnowy.esp
GoToBed.esp
UIExtensions.esp
AddItemMenu.esp
AI Overhaul.esp
Skyrim Better Roads and Bridges - All In One - Merged.esp
Point The Way.esp
SMIM-Merged-All.esp
Skyrim Shadow Striping Fix.esp
TKChildren Merged USKP Patch.esp
Falskaar_TK_compat.esp
HSxHorseStablingCities+HF.esp
HorsesGoneWild.esp
Sexlab Mods Merged.esp
Sleeping Innkeepers.esp
AnonymousPeople.esp
dD - Realistic Ragdoll Force - Realistic.esp
Ghosu - Project Flintlock.esp
Hypothermia.esp
CampFire_Hypothermia_Heatsource_Patch.esp
iActivate.esp
Immersive detection of NPC.esp
JaxonzMCMKicker.esp
MFVM_ChildrenFight_Patch.esp
MFVM_Hearthfire_Patch.esp
MPAB.esp
NoAnimalsReportCrimes-DG+DB.esp
NoFurnitureActivationWhenSneaking.esp
RaceMenu.esp
RaceMenuFreckleOverlays.esp
RaceMenuOverlayCompilation - CBBE.esp
RaceMenuOverlays.esp
RaceMenuPlugin.esp
RHSP_Widget.esp
SOSRaceMenu.esp
XPMSE.esp
Realistic crime report radius zero.esp
Proper Aiming.esp
PurityDN.esp
TrueStorms.esp
saqksSteadyHandPerkHotfix.esp
Skyrim Schlongs Merged.esp
Gamefever 1st Person Items Fix.esp
LiFEv1.1.esp
FEMALE.esp
AFT_NoFriendlySpellDamage.esp
Auto Unequip Merged.esp
SexLabDefeat.esp
BeeingFemaleBasicAddOn.esp
LoversVictim.esp
Ghosu - Project Flintlock - Ammo Addon.esp
CorrectGenderAnimations-DB.esp
CorrectGenderAnimations-DG.esp
WATER Falskaar.esp
Purewaters-Falskaar.esp
SexLabMatchMaker.esp
SexLabTools.esp
Skyrim Halfsized.esp
SkyUI.esp
SkyrimConfigMenu.esp
SLA Monitor Widget.esp
SleepTight.esp
SoSConfigMenu.esp
titkit.esp
Unique Uniques.esp
FEMALE_DLCaddon.esp
Chesko_WearableLantern.esp
TrueStorms-Purity.esp
TrueStorms-SupremeStorms-Vanilla.esp
WeightlessPickaxe.esp
WetandCold.esp
WetandCold - Ashes.esp
RaceMenuMorphsCBBE.esp
RedguardChildHairFix.esp
WondersofWeather.esp
WeightMorphs.esp
Havok Breast Physic Dawnguard.esp
Havok Breast Physic Dragonborn.esp
Havok Breast Physic.esp
HDT Havok Object.esp
Better Dynamic Snow.esp
12FemaleBrows.esp
Merged Followers 2.esp
Serenity.esp
Dovah Vault.esp
DBM_CCOR_patch.esp
beginnersshack.esp
WATER Plants.esp
HoldBorderBanners.esp
smakit_house_markers_plus.esp
Extra Encounters.esp
MHufb001.esp
Extra Encounters - Dawnguard.esp
Follower Map Marker-Beacon Version.esp
DudestiaMultiMarriages.esp
Mannequin Hall.esp
ShocksSaltMinesofSkyrim.esp
Dead Body Collision.esp
My Home Is Your Home.esp
FNISspells.esp
HDT Piercingsets.esp
TPFollowers-Elven.esp
TPFollowers-Human.esp
WM_WidgetMod.esp
yennefer test.esp
Real Clouds.esp
SexyVest.esp
CiriOutfit.esp
Bashed Patch, 0.esp

 
i did re install RM 3.4.3 and do not CTD
 
the only mods that where loaded was the DLCs wih RM 3.4.4 installed but not enabled
apparently if i have used any bodygen files the game CTDs on me :(  :unsure:

 

Working just fine for me, all features including BodyGen. Did you delete all old script files of RaceMenu (see sticky on its Nexus mod page). Maybe something's off with the syntax of your BodyGen INI files?

Link to comment

 

 

i have skse 1.7.3, skyui 5.1, and racemenu 3.4.3 installed. now when i install RM 3.4.4 Skyrim crashes before the menu shows, i have no papyrus log because of the CTD but here is my LO

 

 

 

Skyrim.esm
Update.esm
Unofficial Skyrim Patch.esp
Dawnguard.esm
Unofficial Dawnguard Patch.esp
HearthFires.esm
Unofficial Hearthfire Patch.esp
Dragonborn.esm
Unofficial Dragonborn Patch.esp
Falskaar.esm
Wyrmstooth.esp
[JmV]LTTF.esm
SexLab.esm
CompanionArissa.esm
Gray Fox Cowl.esm
ZaZAnimationPack.esm
daymoyl.esm
Campfire.esm
AzarHair.esm
MFVM.esm
PubicMeshColorRE.esm
SexLabAroused.esm
BeeingFemale.esm
Schlongs of Skyrim - Core.esm
TKChildren.esm
Havok Breast Physic.esm
AH Hotkeys.esp
AHZmoreHUD.esp
Dawnguard Halfsized.esp
Dragonborn Halfsized.esp
Hearthfire Halfsized.esp
HearthfireMoveKidsfix.esp
LegacyoftheDragonborn.esp
Complete Crafting Overhaul_Remade.esp
Immersive Citizens - AI Overhaul.esp
Purity.esp
Immersive Jewelry.esp
SkyrimCoinReplacerRedux.esp
Immersive Interiors.esp
SoS - The Wilds.esp
SoS - Civilization.esp
Merged Armor and Clothing.esp
SoS - The Dungeons.esp
WATER DG + DB.esp
hearthfireextended.esp
FCO - Follower Commentary Overhaul.esp
CorrectGenderAnimations.esp
RacialPubicHairProject_v2.1_HairyBandits_EN.esp
Merged Followers.esp
AmazingFollowerTweaks.esp
AV1AlluringEyes.esp
FISS.esp
AMatterOfTime.esp
Animated Dragon Wings.esp
Chesko_MorrowindPotionNames.esp
better_potions.esp
BlueSkys.esp
CANS.esp
DG and DB Axe Perks merged.esp
DSCR.esp
DeadlySpellImpacts.esp
Elephant'sScriptLatencyTester.esp
Extended UI.esp
Mannequin.esp
Snotgurg Equipment HUD.esp
FNISSexyMove.esp
FreckleMania.esp
getSnowy.esp
GoToBed.esp
UIExtensions.esp
AddItemMenu.esp
AI Overhaul.esp
Skyrim Better Roads and Bridges - All In One - Merged.esp
Point The Way.esp
SMIM-Merged-All.esp
Skyrim Shadow Striping Fix.esp
TKChildren Merged USKP Patch.esp
Falskaar_TK_compat.esp
HSxHorseStablingCities+HF.esp
HorsesGoneWild.esp
Sexlab Mods Merged.esp
Sleeping Innkeepers.esp
AnonymousPeople.esp
dD - Realistic Ragdoll Force - Realistic.esp
Ghosu - Project Flintlock.esp
Hypothermia.esp
CampFire_Hypothermia_Heatsource_Patch.esp
iActivate.esp
Immersive detection of NPC.esp
JaxonzMCMKicker.esp
MFVM_ChildrenFight_Patch.esp
MFVM_Hearthfire_Patch.esp
MPAB.esp
NoAnimalsReportCrimes-DG+DB.esp
NoFurnitureActivationWhenSneaking.esp
RaceMenu.esp
RaceMenuFreckleOverlays.esp
RaceMenuOverlayCompilation - CBBE.esp
RaceMenuOverlays.esp
RaceMenuPlugin.esp
RHSP_Widget.esp
SOSRaceMenu.esp
XPMSE.esp
Realistic crime report radius zero.esp
Proper Aiming.esp
PurityDN.esp
TrueStorms.esp
saqksSteadyHandPerkHotfix.esp
Skyrim Schlongs Merged.esp
Gamefever 1st Person Items Fix.esp
LiFEv1.1.esp
FEMALE.esp
AFT_NoFriendlySpellDamage.esp
Auto Unequip Merged.esp
SexLabDefeat.esp
BeeingFemaleBasicAddOn.esp
LoversVictim.esp
Ghosu - Project Flintlock - Ammo Addon.esp
CorrectGenderAnimations-DB.esp
CorrectGenderAnimations-DG.esp
WATER Falskaar.esp
Purewaters-Falskaar.esp
SexLabMatchMaker.esp
SexLabTools.esp
Skyrim Halfsized.esp
SkyUI.esp
SkyrimConfigMenu.esp
SLA Monitor Widget.esp
SleepTight.esp
SoSConfigMenu.esp
titkit.esp
Unique Uniques.esp
FEMALE_DLCaddon.esp
Chesko_WearableLantern.esp
TrueStorms-Purity.esp
TrueStorms-SupremeStorms-Vanilla.esp
WeightlessPickaxe.esp
WetandCold.esp
WetandCold - Ashes.esp
RaceMenuMorphsCBBE.esp
RedguardChildHairFix.esp
WondersofWeather.esp
WeightMorphs.esp
Havok Breast Physic Dawnguard.esp
Havok Breast Physic Dragonborn.esp
Havok Breast Physic.esp
HDT Havok Object.esp
Better Dynamic Snow.esp
12FemaleBrows.esp
Merged Followers 2.esp
Serenity.esp
Dovah Vault.esp
DBM_CCOR_patch.esp
beginnersshack.esp
WATER Plants.esp
HoldBorderBanners.esp
smakit_house_markers_plus.esp
Extra Encounters.esp
MHufb001.esp
Extra Encounters - Dawnguard.esp
Follower Map Marker-Beacon Version.esp
DudestiaMultiMarriages.esp
Mannequin Hall.esp
ShocksSaltMinesofSkyrim.esp
Dead Body Collision.esp
My Home Is Your Home.esp
FNISspells.esp
HDT Piercingsets.esp
TPFollowers-Elven.esp
TPFollowers-Human.esp
WM_WidgetMod.esp
yennefer test.esp
Real Clouds.esp
SexyVest.esp
CiriOutfit.esp
Bashed Patch, 0.esp

 
i did re install RM 3.4.3 and do not CTD
 
the only mods that where loaded was the DLCs wih RM 3.4.4 installed but not enabled
apparently if i have used any bodygen files the game CTDs on me :(  :unsure:

 

Working just fine for me, all features including BodyGen. Did you delete all old script files of RaceMenu (see sticky on its Nexus mod page). Maybe something's off with the syntax of your BodyGen INI files?

 

i dont have any old loose files except the ones that can be dl'd from the RM nexus page that is compat with RM3.4.4

 

here is a copy of my bodygen files.BodyGen.7z

 

can you tell me what is wrong them?

 

edit: i did get RM 3.4.4 working by loading a save that did not have bodygen applied (basicly a new game)

Link to comment

ok before i get questions about my bodygen files

the reason i did it like it is because i would have some npc's with diff bodies but most just had my BS body

so i went in and added a bunch of files for diff mods to see if it worked some did and some did not so instead of having 10% changed and 90% not changed i had almost a 50/50 change in skyrim

Link to comment

What would make NiO work perfectly on a female PC (vanilla race... Nord), but not on any NPCs?

 

"work perfectly" meaning NiO manages 3 different mods that scale breast and belly nodes. 

1 mod scales breasts only

1 mod scales belly only

1 mod scales both breast and belly.

 

Works fine on PC (female) but not on female NPCs.

Did I miss something?

 

I am not qualified to answer but maybe this? 

 

Post#29 by Expired6978 on your BodyGen Doc thread :P  http://www.loverslab.com/topic/53531-unofficial-bodygen-docs/page-2?do=findComment&comment=1347300

Link to comment
  • 2 months later...
  • 2 weeks later...
Hello Expired, there is a bug in relation with Bodyslide RaceMenuMorphs*.esp, RaceMenu and Extensible Follower Framework Tattoos/Morph function.
 

 

 

cell

There is a bug in version 2.8a+b with the RaceMenuMorphsUUNP.esp, maybe with the CBBE too. If you change the sliders with showracemenu or EFF/Tattoos, the slider values get only saved for one character. If you try to edit a second person, the sliders get reset. The morphs are saved, but the slider values get lost.

 

There shouldn't be a problem with that. Do you have the latest RaceMenu, BodySlide and SKSE at once, and made sure nothing overrides the nioverride.dll library coming with RaceMenu?

 

 

I'm using the Mod Organizer. Before the update I had RaceMenu 3.3.0 + Bodyslide 2.7h + SKSE 1.73 installed. Nothing overrides the nioverride.dll, only Racemenu uses the nioverride.dll. And there is no second nioverride.dll inside the Mod Organizer overwrite folder.

 

I tested:

RaceMenu 3.3.0 + Bodyslide 2.8a

- the UUNP Morps menu inside the Racemenu is always empty

 

RaceMenu 3.4.4 + Bodyslide 2.8a/b

- Sliders do not get loaded/saved on multiple targets

- the UUNP Morps menu inside the Racemenu is sometimes empty

 

RaceMenu 3.4.4 + Bodyslide 2.7h

+ Sliders do get loaded/saved right on multiple targets

- the UUNP Morps menu inside the Racemenu is sometimes empty

 

 

 

 

About the bug - I can't really do anything about what RaceMenu or EFF does, so I think this is a question for Expired.

 

 

Link to comment
  • 2 months later...
Guest endgameaddiction

Can anyone confirm if RM v3.4.5 has the Face Paint overlay?

 

After having upgraded from a previous version a few weeks ago, I just noticed that I'm missing that overlay.

Link to comment

Can anyone confirm if RM v3.4.5 has the Face Paint overlay?

 

After having upgraded from a previous version a few weeks ago, I just noticed that I'm missing that overlay.

 

Available in makeup for me, which is doesn't have glow :(

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use