OK so i have implemented one way to get shirtless dante by adding these lines to DefaultGame.ini(used to be devilgame.ini in the Config folder but for some reason that is no longer an option IDK) ---
[NTEngine.NTDownloadableContentManager]
DLCManifests=(DLCID="Costume_Pack1_DanteNoJacket",bChangesMainMenu=true,bToggledByUser=true)
[NTGameFramework.NTPlayerStart]
+CharacterMods=(FriendlyName="SoSDanteMesh", Tags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyPath="Appearance.Mesh", ReplacementObjectPath="CH_dante_ingame_noJacket.Meshes.sk_dante_ingame_noJacket")
+CharacterMods=(FriendlyName="SosDanteMorphs", Tags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyArrayCode="[0]", TargetPropertyPath="Appearance.MorphTargets", ReplacementObjectPath="CH_dante_ingame_noJacket.Meshes.dante_noJacket_morphs")
+CharacterMods=(FriendlyName="SosDanteEffects", Tags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyPath="Gameplay.GameplayParameters.Effects", ReplacementObjectPath="Dante_Archetypes.DVcharacterEffects_noJacket_Dante")
This ends up with a SHREDDED mesh shirt look that semi appears and disappears somewhat depending on angle but its not quite full shirtless do to this issue. Can anyone help fix this cause the rest of the information i found wont work the way the vid shows it does. I have tried a Texmod MOD from two sources on here and elsewhere but one doesnt work since it asks to replace devilgame.ini with mod version that is no longer used in game it seems and other MOD found replaces upk instead which WORKS but is Dante with NO HAIR. The video said if you use the no hair texmod version just add this:
CharacterMods=(FriendlyName="SoSDanteHairPatchMaterial", Tags="Costume", EnableTags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyArrayCode="+[6]", TargetPropertyPath="Appearance.MaterialOverrides", ReplacementObjectPath="CH_dante_ingame.Materials.mi_dante_LongHair")
This did nothing to fix the no hair issue BUT does give flawless shirtlessness....ANYONE HAVE AN IDEA AS TO HOW TO FIX THIS???? Either fix the shredded mesh shirt issue given if adding the 3 line items above or fix the no hair issue if using the texmod version. I cant seem to find an actual version that is with hair and shirtless anywhere that works now.
[NTEngine.NTDownloadableContentManager]
DLCManifests=(DLCID="Costume_Pack1_DanteNoJacket",bChangesMainMenu=true,bToggledByUser=true)
[NTGameFramework.NTPlayerStart]
+CharacterMods=(FriendlyName="SoSDanteMesh", Tags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyPath="Appearance.Mesh", ReplacementObjectPath="CH_dante_ingame_noJacket.Meshes.sk_dante_ingame_noJacket")
+CharacterMods=(FriendlyName="SosDanteMorphs", Tags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyArrayCode="[0]", TargetPropertyPath="Appearance.MorphTargets", ReplacementObjectPath="CH_dante_ingame_noJacket.Meshes.dante_noJacket_morphs")
+CharacterMods=(FriendlyName="SosDanteEffects", Tags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyPath="Gameplay.GameplayParameters.Effects", ReplacementObjectPath="Dante_Archetypes.DVcharacterEffects_noJacket_Dante")
This ends up with a SHREDDED mesh shirt look that semi appears and disappears somewhat depending on angle but its not quite full shirtless do to this issue. Can anyone help fix this cause the rest of the information i found wont work the way the vid shows it does. I have tried a Texmod MOD from two sources on here and elsewhere but one doesnt work since it asks to replace devilgame.ini with mod version that is no longer used in game it seems and other MOD found replaces upk instead which WORKS but is Dante with NO HAIR. The video said if you use the no hair texmod version just add this:
CharacterMods=(FriendlyName="SoSDanteHairPatchMaterial", Tags="Costume", EnableTags="Costume", ModCompatibility="Dante", DLCID="Costume_Pack1_DanteNoJacket", TargetPropertyArrayCode="+[6]", TargetPropertyPath="Appearance.MaterialOverrides", ReplacementObjectPath="CH_dante_ingame.Materials.mi_dante_LongHair")
This did nothing to fix the no hair issue BUT does give flawless shirtlessness....ANYONE HAVE AN IDEA AS TO HOW TO FIX THIS???? Either fix the shredded mesh shirt issue given if adding the 3 line items above or fix the no hair issue if using the texmod version. I cant seem to find an actual version that is with hair and shirtless anywhere that works now.