DORODERE Posted March 13, 2021 Posted March 13, 2021 9 hours ago, MemoryH said: Not to ruin the chain of intellectual discussion, but does Nioh 2 have a gesture for winking? There's a pic on Nexusmods with a wink, so it's either done through a gesture, the Cheat Engine, or it's photoshopped, which would be very disappointing. https://www.nexusmods.com/nioh2/images/152 I haven't seen any gestures like that. I would assume Cheat Engine, with the ability to twist the body around as you like. It should be possible to mess with the eyes too.
alelil Posted March 13, 2021 Posted March 13, 2021 would anyone make modified archer robe mod like below? Spoiler 2
Guest Posted March 13, 2021 Posted March 13, 2021 1 hour ago, NumberXer0 said: I haven't seen any gestures like that. I would assume Cheat Engine, with the ability to twist the body around as you like. It should be possible to mess with the eyes too. The only thing I managed to find were controls for the eyes, the tongue, and the nose. Have yet to find what controls the winking. Would love to know. I'll be updating the list once I've cleaned it up more. EDIT: Cleaned it the best I can. Link to updated list.
CondeAfonso Posted March 13, 2021 Posted March 13, 2021 48 minutes ago, MemoryH said: The only thing I managed to find were controls for the eyes, the tongue, and the nose. Have yet to find what controls the winking. Would love to know. I'll be updating the list once I've cleaned it up more. Hide contents EDIT: Cleaned it the best I can. Link to updated list. daium.... things are starting to enter a whole new level ??
kod_1 Posted March 13, 2021 Posted March 13, 2021 Any chance for a fishnet top armor? Like the (partial) one from Shinobi armor?
zakalla Posted March 13, 2021 Posted March 13, 2021 One thing that I would be interested to see would be using the cutscene face model of player character. The character model from the creation screen is used in cutscenes, however the in-game model seemingly uses a simplified version of the mesh. Likely lower LOD. Would be nice if there is a way to somehow use the cutscene models for general gameplay.
meganightsun Posted March 13, 2021 Posted March 13, 2021 is there one where the plates from the shinobi waistguard is removed?
sora3 Posted March 13, 2021 Posted March 13, 2021 Anyone had any crash to desktop as I've had a few situations where the game can't start up
Patchysouls Posted March 14, 2021 Posted March 14, 2021 3 hours ago, meganightsun said: is there one where the plates from the shinobi waistguard is removed? On 3/6/2021 at 8:04 AM, anaslex said: There is indeed. Only the side plates though. I left the front and back ones because I thought it looked a bit daft without them.
Soulghoul Posted March 14, 2021 Posted March 14, 2021 Hi everyone! I want to thank the community for the awesome mods that has been made. Can I make a request for a mod removing the chest plate and plated waistguard from Suzuka armor? Basically, leaving only fabric. Unfortunately, I can’t make it myself because I have zero skills in modding and coding ?
Silvernius Posted March 14, 2021 Posted March 14, 2021 6 hours ago, Patchysouls said: That looks nice. It'd be great if there was a version without the plating, then it'd probably be the closest thing to Momiji's Hidden Black Flower pants
yzxch Posted March 14, 2021 Posted March 14, 2021 10 hours ago, sora3 said: Anyone had any crash to desktop as I've had a few situations where the game can't start up Yes I do, after the recent update. The game crashes and sometimes unusual FPS drop. And sometimes the whole game becomes slower. Idk if it's my PC's fault..
Patchysouls Posted March 14, 2021 Posted March 14, 2021 I've done an excessive amount of tooling around with how the meshes work in Blender, and I'm not sure if I'll ever figure out how to fix this damned problem. Spoiler What I'm trying to achieve is getting the game to skip over the coat that's displayed here. Spoiler Try as I may, however, the end result is like this. To this day, I am continuously perplexed by how the hell this game renders the invisible part. Obviously it looks like it's rendering nothing, right? Spoiler I go ahead and try to add the shirt that's supposed to go over the invisible part, but what I end up with is this mess. I even went as far as transferring the vertex groups from the coated armor into the regular sleeves, and no matter what it will always end up like this. Spoiler In the end, this is the best that I can do. I removed the "match_first_index" out of the texture override and assigned the entire mesh of the shirt into a single vertex group. Is there really no way of fixing this issue, currently? I feel like there's got to be some trick that I haven't looked into enough yet. 1
okuliare Posted March 14, 2021 Posted March 14, 2021 22 minutes ago, yzxch said: Yes I do, after the recent update. The game crashes and sometimes unusual FPS drop. And sometimes the whole game becomes slower. Idk if it's my PC's fault.. The crashes are a fault of the latest patch, hopefully the next one will fix it, they said they are looking into it. FPS drops and slowdowns have been there since release, something they still need to improve. It is not your PC's fault, don't worry.
alpaca21 Posted March 14, 2021 Posted March 14, 2021 On 3/11/2021 at 8:35 PM, murabito11 said: This post uses a translation. I've been trying to port the Skyrim mod "AkabirSamurai" to nioh2. There were some difficult parts, but it seems to have been done well.? Unfortunately, the original Skyrim mod was not made by me, so I can't upload it without permission.? However, I may be able to provide something that will be useful when making new armor. How did you deal with the texture and make the mesh behave that way? I reckon the body is never there in the first place so you have to add the body mesh into the armor hash innit? How did you avoid the texture error? 1
Patchysouls Posted March 14, 2021 Posted March 14, 2021 5 hours ago, alpaca21 said: How did you deal with the texture and make the mesh behave that way? I reckon the body is never there in the first place so you have to add the body mesh into the armor hash innit? How did you avoid the texture error? Seconding this question.
RexTowers274 Posted March 15, 2021 Posted March 15, 2021 Anyone tried recoloring the Sohaya Deserter Ears yet? Just thought some people might want matching colors to their hair like white, red, pink, blonde etc.
murabito11 Posted March 15, 2021 Posted March 15, 2021 16 hours ago, alpaca21 said: How did you deal with the texture and make the mesh behave that way? I reckon the body is never there in the first place so you have to add the body mesh into the armor hash innit? How did you avoid the texture error? I solved the problem of how to display the body by replacing Shinobi Robes with a mod. The "Shinobi Robes" are set to display the entire body. If you replace such equipment with a mod, the body will still be visible. There is also a way to make a part of the body show up. I'm not in an environment where I can run the game right now, so I can't explain it in detail, but if you want to fill in small gaps such as the waist, you can do so without editing the mesh. However, that method is not perfect due to some problems. I'm also working on the skirt. I don't have much time to work on it, so it will probably take a while.
pigox12345 Posted March 15, 2021 Posted March 15, 2021 On 2/27/2021 at 2:08 AM, anaslex said: @RexTowers274 Looking at the pants, I'd say it's probably impossible. The issue being that there is most likely nothing underneath the pants, so if you remove them, it will just be empty space and no legs. I'll check later. Is it possible to remove chest wrap of Otakemaru's outfit with this mod https://www.nexusmods.com/nioh2/mods/105 and avoiding nothing underneath it and be empty space there?
handsandarrows Posted March 16, 2021 Posted March 16, 2021 Did somebody download the remove fog mod that was today on nexus for very short time? or, if author is here, can you please share again? I am not sure why it was remove, probably to many people complain, but i would love to have it for some level!
Patchysouls Posted March 16, 2021 Posted March 16, 2021 16 hours ago, murabito11 said: I solved the problem of how to display the body by replacing Shinobi Robes with a mod. I guess that could fix the issues with my current mod, but I don't want to go that far in stepping in the toes of other mods…
okuliare Posted March 16, 2021 Posted March 16, 2021 Probably a long shot, but could someone make this mod compatible with the chestwrap removal mod? Also move the skirt lower (or remove the top part of it). https://www.nexusmods.com/nioh2/mods/147
Pl4smatic Posted March 16, 2021 Posted March 16, 2021 Hey guys, could someone make a short pants version of this mod? https://www.nexusmods.com/nioh2/mods/138
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now