Jump to content

Nioh 2 - Modding Thread and Discussion -


Recommended Posts

Posted

@howlerleech
You can dump and replace textures with 3DMigoto (Mod Enabler) as is, there's not much point in unpacking the textures from game archives without scripts/tools that can actually pack them back up (+to be hassle free and user friendly for both modders and end-users to install mods this way)

Posted

@etsorhtt

Enjoy the game. You've done so much  :)

 

Here is the black leggings version of the Ferryman Hakama. It uses the original mod by @anaslex I just edited the textures and added the extra shaderhash for the shadow issue I had. Lots of issues with editing. This was suppose to be a test for something bigger but... yuck.

 

Works great with the Justice Ministry Top

 

Spoiler

1949048312_Screenshot(100).png.496165f1fe6c894d12923957ee72e378.png1950492512_Screenshot(101).png.ab674da66d060c8c29ab662979d16088.png1963834269_Screenshot(102).png.093682f6f0bb43565b436d5ed330098b.png1544979207_Screenshot(96).png.45005bf5a81cb5b9806d8758822f23f2.png967187642_Screenshot(98).png.4c72c19c3f7384ae8c41cc73a47a301a.png

 

I couldn't remove the chain mesh bumps (edited all the pt files and couldn't get it) but I'm personally fine with them. Hard to see them unless you're up close.

 

 

I am using texture quality at high, if you have issues try toggling that. 

Thanks again to @anaslex

FerrymanHakama-black.7z

Posted
5 hours ago, BlueOgre said:

Me and my friend have figured out that NPCs have higher-resolution textures for their armors than players. Is there any way to enable these textures for players?
His screens below:

  Reveal hidden contents

zz5.png.461c6e071794e301fc25689422ebb034.png

 

 

  Reveal hidden contents

zz3.png

 

 

  Reveal hidden contents

zz4.png

 

 

Holy shit, between this and the lod issues, this is one of the most incompetent port recently. A high quality texture pack would be amazing, second only to fixing the draw distance (at least to match console settings).

Posted
16 minutes ago, anonanonyma said:

 

Holy shit, between this and the lod issues, this is one of the most incompetent port recently. A high quality texture pack would be amazing, second only to fixing the draw distance (at least to match console settings).

I feel like this flew right under the radar. With all the whining on the Steam forums, I didn't see a single mention of this. I guess people need to start making a stink if they want KT to fix it. Even though they won't -_-

Posted
On 2/17/2021 at 4:14 PM, Sunandmoon77777 said:

Well I found out how to alter the chest size fairly easily but I can't get the changes to remain after editing the address, does anyone have any ideas?

I'm not sure if its a solution? but when I messed around with the values, all I did was save the character preset and then loaded it up, and chose to exit the character creator by clicking to 'leave without changing my appearance' and the chest size seemed to stay in cutscenes, in game, etc...

 

It was only until I re entered the customization page that her boobs went back to the default 20

 

but you can just re apply the saved preset again.

1325200_20210218174624_1.png

1325200_20210218174548_1.png

Posted

I noticed that since yesterday's patch some of the mods that I have are not working as they should be, for example the ferryman chest has the cape back or the fundoshi front flap is back but no longer attached. Do I need to make a change in the ini code? Or am I missing a posted update?
20210218172840_1.thumb.jpg.0753921ef3412e9b536ce920187d3e05.jpg

Posted
2 hours ago, InsomniaDemon said:

I'm not sure if its a solution? but when I messed around with the values, all I did was save the character preset and then loaded it up, and chose to exit the character creator by clicking to 'leave without changing my appearance' and the chest size seemed to stay in cutscenes, in game, etc...

 

It was only until I re entered the customization page that her boobs went back to the default 20

 

but you can just re apply the saved preset again.

1325200_20210218174624_1.png

1325200_20210218174548_1.png

Noice! Thanks a lot for figuring that out, really appreciate it. :^)

Posted
1 hour ago, Akonikun said:

I noticed that since yesterday's patch some of the mods that I have are not working as they should be, for example the ferryman chest has the cape back or the fundoshi front flap is back but no longer attached. Do I need to make a change in the ini code? Or am I missing a posted update?
20210218172840_1.thumb.jpg.0753921ef3412e9b536ce920187d3e05.jpg

Did you enable the newly added DLSS feature? That supposedly messes with the mods.

Posted
1 hour ago, Akonikun said:

I noticed that since yesterday's patch some of the mods that I have are not working as they should be, for example the ferryman chest has the cape back or the fundoshi front flap is back but no longer attached. Do I need to make a change in the ini code? Or am I missing a posted update?
20210218172840_1.thumb.jpg.0753921ef3412e9b536ce920187d3e05.jpg


Same here, I only use the fudoshi edits but here's a fix for it at least


[ShaderOverrideFudoshiAll]
hash = ecca3a7b0a0e6b79
run = CommandListN2General

paste that into your flapremove.ini and hit F10 to reload, should work like before

Posted

I managed to get my issue with the Thief's Waistguard resolved. Now I'm just wondering if it's possible to have the Onmyo Hunting Hakama's pant parts be removed and leave only the loincloth. I tried messing with it in Hunting mode but couldn't figure it out.

Posted
1 hour ago, NumberXer0 said:

Did you enable the newly added DLSS feature? That supposedly messes with the mods.

I have turned on DLSS actually, but since then I've tried with it off so I'm wondering if the mods need a reinstall or something. I've also tried restarting the game with DLSS off. 

 

1 hour ago, VioletKIRA said:


Same here, I only use the fudoshi edits but here's a fix for it at least


[ShaderOverrideFudoshiAll]
hash = ecca3a7b0a0e6b79
run = CommandListN2General

paste that into your flapremove.ini and hit F10 to reload, should work like before

I added that fix at the end of the flapremove.ini because I didn't see any lines to do a clean replace and received a warning message to add a line due to duplicate hashes allow_duplicate_hash=overrule. Unfortunately it doesn't make a change. 

 

Edit: should I replace 


[ShaderOverrideN2_Fundoshi1]
hash = ecca3a7b0a0e6b79
run = CommandListN2General
[ShaderOverrideN2_Fundoshi2]
hash = 24f9a3d0d0d9c367
run = CommandListN2General

 

with your override fundoshiall?

 

Edit2: Ahhh I'm a fool, the bit of flap and the issues I've been having came from having motion blur on. 

Posted
25 minutes ago, Akonikun said:

I have turned on DLSS actually, but since then I've tried with it off so I'm wondering if the mods need a reinstall or something. I've also tried restarting the game with DLSS off. 

 

I added that fix at the end of the flapremove.ini because I didn't see any lines to do a clean replace and received a warning message to add a line due to duplicate hashes allow_duplicate_hash=overrule. Unfortunately it doesn't make a change. 

 

Edit: should I replace 


[ShaderOverrideN2_Fundoshi1]
hash = ecca3a7b0a0e6b79
run = CommandListN2General
[ShaderOverrideN2_Fundoshi2]
hash = 24f9a3d0d0d9c367
run = CommandListN2General

 

with your override fundoshiall?

 

Edit2: Ahhh I'm a fool, the bit of flap and the issues I've been having came from having motion blur on. 


Hmm strange, I was getting the same issue with motionblur off (and all other settings same as prior to patch)

Posted
2 hours ago, VioletKIRA said:


Hmm strange, I was getting the same issue with motionblur off (and all other settings same as prior to patch)

There's a strong chance that your addition fixed my issue and that I needed that extra step of having DLSS and motion blur off. 

Posted

I made some edit to Lone Wolf Waist so it looks like Miniskirt with help of @ShaolinKitsune Pelt Remover. (I'm new, never posted, don't know how people mention each other so I just put hyperlink on ShaolinKitsune.)

 

Spoiler

U7aTZ9m.jpg

Tx7cawb.jpg

 

It should work just fine with motion blur or without.

 

On side note, can someone please help me getting Master Swordsman's Robe texture and models? I don't know what happen or what went wrong with my game and mod enabler but the file just won't show up at all, I get all the texture EXCEPT that equipment for some reason.

LoneWolfRokPendek.zip

Posted
10 hours ago, InsomniaDemon said:

I'm not sure if its a solution? but when I messed around with the values, all I did was save the character preset and then loaded it up, and chose to exit the character creator by clicking to 'leave without changing my appearance' and the chest size seemed to stay in cutscenes, in game, etc...

 

It was only until I re entered the customization page that her boobs went back to the default 20

 

but you can just re apply the saved preset again.

1325200_20210218174624_1.png

1325200_20210218174548_1.png

Idk man, I tried that and it still reset

Posted
55 minutes ago, Deyrax said:

Idk man, I tried that and it still reset

If you search by numerical value, there is one set of addresses that are lined up in 4 bits.
If I fixed the value of the address behind it to 1F, set the value of the address that changed the appearance to 1F, and then saved the preset, it was not reset.
If the value is 1F or higher, it becomes smaller.514590459_CheatEngine7.02021_02_1919_49_03.png.eb464f0f27a7587c5e13b1f42319b5d5.png

Posted

This is ridiculous.  Is there really no other way to mod this game?  Mods that can only work with very specific graphical settings?  We might as well be hex editing at this point!  Jesus, we really need someone to come up with a different modding tool.

Posted
2 minutes ago, Jamashi said:

If you search by numerical value, there is one set of addresses that are lined up in 4 bits.
If I fixed the value of the address behind it to 1F, set the value of the address that changed the appearance to 1F, and then saved the preset, it was not reset.
If the value is 1F or higher, it becomes smaller.514590459_CheatEngine7.02021_02_1919_49_03.png.eb464f0f27a7587c5e13b1f42319b5d5.png

I'm too dumb to understand what you're saying. there are like at least 5 addresses for tits alone and like 20 for the weight slider, i just freeze, change all of them and save the preset. When I load them it loads the preset with even smaller values thant it was prior to the change (6 from 20) so Idk what the heck is that about. Nioh is fucking pain in the ass to mod. Might as well just search for the save preset location (anyone knows where is that btw?)

Posted
3 hours ago, etsorhtt said:

@Akonikun

A few pages back I posted updated .ini for fundoshi mod that should work with motion blur on/off, does it not work for you? (DLSS must be off though)

 

If its the one from page 8 then it seems like it doesn't work for me, as I've overwrote the new .ini in the folder before and after VioletKiara's add-on to no avail with motion blur on. I don't mind having it off, as I was just more focused on having it work overall. 

Posted
1 hour ago, Deyrax said:

I'm too dumb to understand what you're saying. there are like at least 5 addresses for tits alone and like 20 for the weight slider, i just freeze, change all of them and save the preset. When I load them it loads the preset with even smaller values thant it was prior to the change (6 from 20) so Idk what the heck is that about. Nioh is fucking pain in the ass to mod. Might as well just search for the save preset location (anyone knows where is that btw?)

As for the physique, I found individual addresses for the arms, legs, and upper body, but this also seems to reflect only up to a certain value

 

Spoiler

291069871_Nioh21_26.002021_02_1921_11_27.png.17183714586ef50f34d14a9352d000d6.png

 

 

Posted
23 minutes ago, Jamashi said:

As for the physique, I found individual addresses for the arms, legs, and upper body, but this also seems to reflect only up to a certain value

 

  Hide contents

291069871_Nioh21_26.002021_02_1921_11_27.png.17183714586ef50f34d14a9352d000d6.png

 

 

How do you find them? I got what you meant , you can't go more than 31 on breasts and body. Can you go more than 31 on separate body parts? This is the max with 31 on both body and tits (height is hardcoded and can't go over 20 it seems)374034757_Nioh2TheCompleteEditionScreenshot2021_02.19-14_29_49_16.thumb.png.9f08d5c43b4415f1aab0197298a26a07.png1278534802_Nioh2TheCompleteEditionScreenshot2021_02.19-14_39_53_94.thumb.png.ad6b6e6aa604cade60a6fa831cee5ab1.png

Posted
1 minute ago, Deyrax said:

How do you find them? I got what you meant , you can't go more than 31 on breasts and body. Can you go more than 31 on separate body parts? This is the max with 31 on both body and tits (height is hardcoded and can't go over 20 it seems)374034757_Nioh2TheCompleteEditionScreenshot2021_02.19-14_29_49_16.thumb.png.9f08d5c43b4415f1aab0197298a26a07.png1278534802_Nioh2TheCompleteEditionScreenshot2021_02.19-14_39_53_94.thumb.png.ad6b6e6aa604cade60a6fa831cee5ab1.png

After searching the value of the physique slider, I think that the thighs, arms, and upper body are from the lowest address of about 20 candidates.
If you edit and fix the value and then move the slider, you can make only the fixed part the size you like, but it seems that 31 or more is not reflected in the preset ...

Only the thighs seem to have more than 31 looks, but they are also not reflected in the presets

Posted
5 minutes ago, Jamashi said:

After searching the value of the physique slider, I think that the thighs, arms, and upper body are from the lowest address of about 20 candidates.
If you edit and fix the value and then move the slider, you can make only the fixed part the size you like, but it seems that 31 or more is not reflected in the preset ...

Only the thighs seem to have more than 31 looks, but they are also not reflected in the presets

Shucks, then it means there is no use to edit separate parts if more than 31 values are not saved in the preset :( 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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