can anyone confirm if using CE fucks with you being able to play online? i honestly really dont wanna grind but i will if it means ill be able to play with friends
Tried to check it myself. I was able to get summoned prior to using CE one time through the Torii gate, but it took some time to find the summon. After using CE to up my elixirs in the storehouse to a different number in offline mode, it seems like it is still trying to get me matched with other players, but I've only gotten "No suitable partner found". When I tried to summon someone from the shrine on the other hand, it worked, a random player came in and helped me clear the mission, I have a hard time thinking they'd create a ban system that only prevents you from being summoned in by other players if it exists. Trying this out on a dummy Steam account using friend sharing, in case there is some unknown ban measure in tow, but I have a feeling it's mostly just that Nioh's co-op isn't really used by other players much, at least not for early missions. Since players have been changing their save data on the PS4 and still finding their way online in PvP matches and the like, I have a feeling it's the same case here.
I guess the only real way we can test this out is to have two people who are friends be able to consistently join each other in a mission, have one of them edit their game, then have them try to join each other again.
Is it possible to modify the weapons affix like fire element instead of +4 making it +100? I couldn't find the pointer to it, if someone figure this out it would be a blast, also can one change the guardian spirit stats like might?
Rather than edit the prestige points themselves, try editing the stats they affect instead. That's how SaveWizard used to do it before they banned Advanced mode.
Note: Stat pointers were reset because of the latest patch and so the other tables in here may not work, try to use this one it has latest addresses. If they still don't work let me know Ill update or someone else try to update please. I don't take all the credits for all the scripts in this table
Note: Stat pointers were reset because of the latest patch and so the other tables in here may not work, try to use this one it has latest addresses. If they still don't work let me know Ill update or someone else try to update please. I don't take all the credits for all the scripts in this table
Sound nice but where did you upload it or you forgot to include in this post?
Note: Stat pointers were reset because of the latest patch and so the other tables in here may not work, try to use this one it has latest addresses. If they still don't work let me know Ill update or someone else try to update please. I don't take all the credits for all the scripts in this table
Sound nice but where did you upload it or you forgot to include in this post?
I got a rarity modifier script already, here the script add it to the cheat table, I will post a better cheat table later on, so that I can see if I can get more out of the game or If anyone else makes an update for more stat pointers etc. All that is left that I can think of is a way to change item modifiers.
SCRIPT BELOWSpoiler
[ENABLE]
aobscanmodule(LModifier,nioh.exe,92 FF 03 B8 EC 01 00 00) // should be unique
alloc(newmem,$100,LModifier)
label(code)
label(return)
newmem:
mov [rax+000001EC],#9999// Edit this number to change loot rarity
code:
add edi,[rax+000001EC]
jmp return
Is it possible to add a skin unlocker or a Dojo mission unlocker to the cheat table? I wanted to play using a skin but it seems like they take forever to unlock.
Is it possible to add a skin unlocker or a Dojo mission unlocker to the cheat table? I wanted to play using a skin but it seems like they take forever to unlock.
I got a rarity modifier script already, here the script add it to the cheat table, I will post a better cheat table later on, so that I can see if I can get more out of the game or If anyone else makes an update for more stat pointers etc. All that is left that I can think of is a way to change item modifiers.
SCRIPT BELOWSpoiler
[ENABLE]
aobscanmodule(LModifier,nioh.exe,92 FF 03 B8 EC 01 00 00) // should be unique
alloc(newmem,$100,LModifier)
label(code)
label(return)
newmem:
mov [rax+000001EC],#9999// Edit this number to change loot rarity
code:
add edi,[rax+000001EC]
jmp return
After the update today Unlimited Health, Ki, and Infinite Items doesn't seem to work. Don't really use other scripts so can't say if any of the others has stopped working as well.