Post: Nioh 2 Advanced Mode
03-18-2020, 10:33 PM #1
syizm
Rookie
(adsbygoogle = window.adsbygoogle || []).push({}); LINK: You must login or register to view this content.


Hey guys. Been messing around with the Nioh 2 save in advanced mode and have discoverd most of the values for the equipment modifiers (ie Item Drop Rate vs. Yokai, Imbue Fire, Unlimited Ninjutsu, etc.) I've posted a link to a Google sheet below with most of my research. There is a step by step tutorial below. I'll try to make it more clear as time goes on, but for now, this is it.


Here is what a basic effect looks like in Advanced moe:

GENERAL FORMAT OF ITEM EFFECTS[/u]
aa aa aa aa bb bb bb bb xx xx cc xx

LIFE +44 EXAMPLE:
D8 BF 00 00 2C 00 00 00 2F 73 02 00

EMPTY EFFECTS SLOT SET:
FF FF FF FF 00 00 00 00 00 00 00 00

UNLIMITED NINJUTSU 100%:
28 02 00 00 E8 03 00 00 2F 73 02 00




For example, if you have a piece of armor that has Life +44, you would see the following in the code:
D8 BF 00 00 2C 00 00 00 2F 73 02 00

The aa part is [D8BF0000] which is "Life"
The bb part is [2C000000] which is 44 in decimal. You can set this to ridiculously high values.
The xc part is [2F730200] which doesn't seem to matter except the '02' digit controls icon.

So what you would do is try to find that in your hex editor of choice, then edit the effect type to what you want, and change the value to something appropriate. With these codes you can easily give yourself so much life, ki, and toughness that you're essentially invincible. You can also have unlimited bullets, ninjutsu, and onmyo magic. You can even add effects to the blank slots by replacing the empty data set with the code. The footer section [xx xx cc xx] is mostly irrelevant, but be sure to make cc=02.

Also note that some item effects are percentages with a single decimal point, so 100% is 100.0% in the game, and this is '1000' as far as the data is concerned, and 1000 in hex is 03E8, and in Little Endian for our purposes its E803. So to make a percentage based effect (ulimited magic, unlimited projectiles, etc.) always trigger, you make it 1000... 100.0%, or E803. I hope that makes sense.

If you've any experience at all in hex editing this sheet should be plenty to get you started. As a bonus, it seems the armor, weapon, and yokai effect IDs work on any type of equipment, although it would be useless to imbue some gloves with fire.


Here is a link to the Google Sheet listing what I've found so far:

LINK: You must login or register to view this content.



Cheers,
S.T.
Last edited by syizm ; 03-20-2020 at 02:35 AM.

The following 61 users say thank you to syizm for this useful post:

Alex Uyutov, alex123098, Alexsandr194, alyshusband2013, Ashina Traveler, Atma-Weapon, Bawbaw, darkking2022**, Darklite, Demonchild901, Dojima, dragun619, DuncanCradle, EduReptilia, Garret, gledson, gledsonfalcao, gowhawx, gr82b61, HAGH, hanahowl, hawkxt, Hunter19285, Infonet07, joker.101, Kaissolbadguy, Kaitsja, kjmhehe, korazx, lcf9982, legendarythug, letmesignup, Leytonsroom, Llockedown, Loki-Roswaals, lucianonery, luix, Magicarp19, mohammed-121, MrEightEyes, NexusPolaris, NinjaCalux, PascoalM, pr_andrade, Randomico, [email protected], ryscape, Spcedead678, SpiritoSancti, starkjim87, suhail12, Supachai-Wilavan, thekool12345, UpsideUp88, Vicious, Vicious0ne, Vicodin10, WeAreTekken, Westoooz, Wosley, Xayax

The following user groaned syizm for this awful post:

Charles Manson
03-21-2020, 12:34 PM #29
Zaitei
Keeper
Figured how to make my own gear but one thing screwing me is chaning values of items.
for example umbracite if i wanted 9999 I though it would be 88 21 88 21 27 0F
But that sets it to like 3879 which would be 0f27?what did I do wrong?
03-21-2020, 12:54 PM #30
btw any one know how i can increase my skill points without changing my proficiency point. the cheat from save wizard says it will max the skill points but i only want to change to it let say 50 skill points.
03-21-2020, 02:42 PM #31
How can I change the ranking effects? How to put the effects to AAA +
03-21-2020, 03:25 PM #32
Originally posted by gledson View Post
How can I change the ranking effects? How to put the effects to AAA +

AAA + is 11

least that is what i found on the other web.

Originally posted by Zaitei View Post
Figured how to make my own gear but one thing screwing me is chaning values of items.
for example umbracite if i wanted 9999 I though it would be 88 21 88 21 27 0F
But that sets it to like 3879 which would be 0f27?what did I do wrong?


write it the other way around for 9999. instead of 270F, write 0f27 and you will get 9999.


btw can any one know why i can't find this in advance mode. so i have an accessory equiped with gold earned and the hex id for that i found is E25A from the google sheet. that same accessory it has Lightning resistance and the hex code for that i found is F2CA. when i tried to search it in advance mode, it doesn't find any of those.

i have another accessory with auto-grave recovery with 3C93 in hex, that i was able to find and change the accessory. so i don't know why i cant find the first one
Last edited by ivory7777 ; 03-21-2020 at 03:29 PM.
03-21-2020, 06:56 PM #33
Originally posted by ivory7777 View Post
Originally posted by alyshusband2013 View Post
Originally posted by alyshusband2013 View Post
Okay so I tried if, but for some reason things such as life and ki (which are both at +38970) doesn't seem to work... Am I doing something wrong? I mean the values are showing up in the game's armor, but not affecting my actual character's numbers

In addition, and weirdly enough, a matchlock I modified had it's numbers reverted back to their original. Not sure what happens there


i don't know how exactly it works, but i manage to change my accessory and put 7 of my slots. when i was doing it, i searched the code of my accessory in advance mode and there i found 3 copy of the exact same codes. so i had to change all 3 for my accessory to properly modified. i remember doing the same with another game where if you change 1 set of codes, the item would revert back. so you have to search again to find the next set and change that too.

Okay so weird thing, I reapplied it and it seemed to have worked this time. It was the same numbers and stuff, although I may have accidentally set the movement speed a bit too high (3014% so I move too fast), and things like the Ki, Life, and infinite ammo work perfectly now. Not sure why it didn't work the first time, and I was gonna reply earlier but I had stayed awake til 7 I'm the morning and I was dead tired lol
03-21-2020, 07:02 PM #34
Originally posted by ivory7777 View Post
Originally posted by gledson View Post
How can I change the ranking effects? How to put the effects to AAA +

AAA + is 11

least that is what i found on the other web.

Originally posted by Zaitei View Post
Figured how to make my own gear but one thing screwing me is chaning values of items.
for example umbracite if i wanted 9999 I though it would be 88 21 88 21 27 0F
But that sets it to like 3879 which would be 0f27?what did I do wrong?


write it the other way around for 9999. instead of 270F, write 0f27 and you will get 9999.


btw can any one know why i can't find this in advance mode. so i have an accessory equiped with gold earned and the hex id for that i found is E25A from the google sheet. that same accessory it has Lightning resistance and the hex code for that i found is F2CA. when i tried to search it in advance mode, it doesn't find any of those.

i have another accessory with auto-grave recovery with 3C93 in hex, that i was able to find and change the accessory. so i don't know why i cant find the first one

I had a bit of a problem too, just make sure you're converting the number to hex. I'm sure you're doing that but if you can't seem to find it, try another effect to search up. Then for curiosity, just see what that value for Lightning Resistance was, and see if it was a different hex ID, OP did say that some hex ID's may be different and not listed. I found some ID's that weren't on the list myself.
03-21-2020, 07:46 PM #35
Thank you so much for such detailed guide.
Can we also modify gear level to max? Currently it is 170(+15), isn't it?
03-21-2020, 10:25 PM #36
Could someone tell me in noob form how to go about hex editing.

For example just say I wanted to change my Elixir's to 100. What are the steps? I search for E7 05? Then what? Where is the value stored?
03-22-2020, 10:17 AM #37
Alexsandr194
Save Point
Спасибо все просто и понятно.Полный список индентификаторов эффектов пожалуйста

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo