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
08-09-2020, 07:07 PM #227
elephantitus
Save Point
Originally posted by hollowed View Post
Originally posted by MasterSplat View Post
Does anyone have a code for level 180 +20 gear? the drops are stupid rare. Also is there a code for prestige points?


lvl180 +20
95000000 000ED3C0
4A000006 00B400B4
42BB0090 00000000
4800000A 000000E1
42BB0090 00000000
4A00000C 0001863C
42BB0090 00000000

not mine I just modified it.

Thank you kindly for the modified update. Works great!
08-09-2020, 07:11 PM #228
Anyone have the code for splitstaff skill points ?

The following user thanked Bahllskra for this useful post:

ttdev
08-10-2020, 03:19 PM #229
ttdev
Keeper
Waiting for it too!
08-11-2020, 02:43 AM #230
it looks like the modded soul core also reset in patch 1.13 and you cannot modify them anymore. there goes my luck 9999. i know some people have it 1 hit kill even with the recent patch. but was hoping if i could find any way to get luck and omnyo power instead. if any one can find out how to change it, plz let me know. thankyou.
Last edited by ivory7777 ; 08-11-2020 at 03:15 AM.
08-11-2020, 03:19 AM #231
Originally posted by ttdev View Post
'Luck' on armor seems like capped at 12. No matter what I input, it's stuck at 12. Help~!

Luck is 12 if you use B14E.
Try use A2E3 to get Luck at 33.
If that's not enough, use 0472 to get "Increased Luck (Enemy Killed)" at 50.0%.
08-11-2020, 10:56 AM #232
Originally posted by hollowed View Post
Originally posted by MasterSplat View Post
Does anyone have a code for level 180 +20 gear? the drops are stupid rare. Also is there a code for prestige points?


lvl180 +20
95000000 000ED3C0
4A000006 00B400B4
42BB0090 00000000
4800000A 000000E1
42BB0090 00000000
4A00000C 0001863C
42BB0090 00000000

not mine I just modified it.


Thx mate! Is there way to get a code for prestige points too? I know there was on Nioh 1, I think it was on the system data.

Really wish I was better skilled at advanced mode stuff haha :p
08-11-2020, 02:02 PM #233
Does anyone have a code for all soul cores to be divine and max lvl?
08-12-2020, 04:29 AM #234
Originally posted by PedraoManzon View Post
Does anyone have a code for all soul cores to be divine and max lvl?

Sorry if this is wrong, but if I'm not mistaken, code from Hollowed above your post not only up the weapons, but armor and soul cores too, provided they're placed in inventory (not storehouse).
08-12-2020, 05:05 AM #235
Originally posted by Ashurao View Post
Originally posted by PedraoManzon View Post
Does anyone have a code for all soul cores to be divine and max lvl?

Sorry if this is wrong, but if I'm not mistaken, code from Hollowed above your post not only up the weapons, but armor and soul cores too, provided they're placed in inventory (not storehouse).

It indeed makes cores go to lvl 180, but it not make then divine or increase they rank to 20.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo