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-19-2020, 11:27 AM #11
syizm
Rookie
Turns out there are other, probably easier ways, to find the item you wish to edit... particularly using item IDs, which I will be uploading later today (hopefully.)
03-19-2020, 11:45 AM #12
syizm
Rookie
[RESERVING THIS SPOT SO OTHER TUTORIALS APPEAR ON TOP OF PAGE 2]
03-19-2020, 02:35 PM #13
Originally posted by syizm View Post

Can I add Life & Ki as an entirely new effect if its not already on the item by default?

The following user thanked lonewolf1988 for this useful post:

darkking2022**
03-19-2020, 07:24 PM #14
alicee
Save Point
Ive a weapon with 1233 attack, How can I search for that in hex? I read the tutorial but I didn't understood the part that when you choose 01C8 or 62CF. What is that?
03-19-2020, 10:25 PM #15
syizm
Rookie
You must login or register to view this content.

04D1, except Save Wizard has backwards endianess - Little Endian... so hex is backwards... its D1 04. Except the tutorial I wrote does not cover the topic of modifying weapon damage...

If you don't understand hex you're going to have to read up on it. I can try rewording the tutorial later, but if you don't understand it it's probably due to a lack of familiary with hexidecimal and hex editing. I suggest using Google for that as well.

The following user thanked syizm for this useful post:

Sniperwolf420
03-20-2020, 01:03 AM #16
I'm sorry for asking this again but I assumed that you have not seen my question, Can I add Life & Ki as an entirely new effect if its not already on the item by default?
03-20-2020, 03:26 AM #17
Originally posted by lonewolf1988 View Post
I'm sorry for asking this again but I assumed that you have not seen my question, Can I add Life & Ki as an entirely new effect if its not already on the item by default?

He literally did that in the tutorial. You can add new effects.
03-20-2020, 03:29 AM #18
Originally posted by alicee View Post
Ive a weapon with 1233 attack, How can I search for that in hex? I read the tutorial but I didn't understood the part that when you choose 01C8 or 62CF. What is that?

you can also try adding an attack + 65K on your accessory, that way any weapon you use would be broken powerful.
03-20-2020, 12:42 PM #19
Gagliardi
Maggbot timeout!
Several cheats were created but I believe that the best way to not ruin the game by applying a cheat that will pop a trophy would be this method of yours.
I believe that only the creation of 1 Omamori is already in god mode for the whole game and it is possible to play it legitimately from the beginning.
Am I right???

Couldn't you create a code for the first Omamori that appears in the game, like this?
This would help a lot of people who are not skilled with Advance Mode.

thank you

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo