Page 79 of 96

Re: Nioh 2 Complete Edition CT

Posted: Sat Jan 29, 2022 11:54 pm
by Deathwing Zero
Asura wrote:
Sat Jan 29, 2022 9:31 am
I liked the All sensor for minimap cheat, which seems to be throwing an AOB Scan error post the update.
Can anyone guide me on how to get the AOB values? i'm fairly new to this and would like that particular cheat working.
Thanks in advance
I typed up a whole response in how to do it yourself, but the site is apparently fucked up and I had to log in 3 damn times. Logged in to post, went to quote and it asked me to log in, went to make sure the post was formatted properly with a preview and had to log in AGAIN and lost the post I typed. I can't fuckin be bothered typing that shit again so I'll just post the updated AOB for it. Sorry to screw you on a learning opportunity.

8078xx00751B488BCBE8xxxxxxxx80B8xxxxxxxx00750A32C08886.

The script you want to edit is under For Coders > Nioh 2 - The Complete Edition. On the table I have it's line 37. It'll be right under a line that says "All Sensor for Minimap". To access that section, edit the For Coders script and remove everything between [Enable] and [Disable] then you can turn it on and view the other stuff, or you can just right click and it disable "Hide children when deactivated". Don't screw with stuff if you dunno what you're doing in there, just replace what I told you and click ok. Make sure to save the table or you'll have to edit it every time. I had updated this myself a couple months ago so I had it to hand.

*EDIT*
For clarification, the reason I edited this script is because I was looking through it to comment out parts of it so I stopped getting those annoying errors every time you use the table. You could edit the All Sensor script itself too, but I was already in this spot so that's what I did.

Also, Singularity, if you want to use that AOB to update your uploaded table on your end, feel free.

Re: Nioh 2 Complete Edition CT

Posted: Sun Jan 30, 2022 7:02 am
by Messy6666
Deathwing Zero wrote:
Sat Jan 29, 2022 11:54 pm
if you want to use that AOB to update your uploaded table on your end, feel free.
I do like that, thanks

2022-01-30 v1.216 for STEAM v1.28.06
- Deathwing Zero fix for - All Sensor script by DhaosCollider

viewtopic.php?p=183969#p183969

Re: Nioh 2 Complete Edition CT

Posted: Sun Jan 30, 2022 12:10 pm
by Kyou86
Zeldris wrote:
Fri Jan 28, 2022 11:07 pm
Kyou86 wrote:
Fri Jan 28, 2022 8:45 pm
max drop rate not working :c
hey there,, read this and give it a try
mightyelite wrote:
Mon Dec 13, 2021 5:59 pm
groxer wrote:
Sat Dec 11, 2021 1:29 am


Do you hava any luck + stat on you? It works only if you have at least luck + 1, doesn't matter if its passive or from equipment.
true i didnt have any luck+ on me
now its working thx alot !
Thanks, but I can't use it anymore because you have to pay and I don't have money for that.

And the normal version of the table is awkward to use.

Re: Nioh 2 Complete Edition CT

Posted: Sun Jan 30, 2022 12:57 pm
by ToucheYou
--snipped--

Re: Nioh 2 Complete Edition CT

Posted: Sun Jan 30, 2022 1:37 pm
by Messy6666
For clarification a short explanation regarding 1FR:
Since I agree with the new concept of the "FearlessRevolution App" because i do understand the need to protect work from unauthorized copying,
I didn't opt-out.

This means that for me, everything works automatically according to the new method, which I think is fine.

However, since this table was made by many others and is now protected against them.
I made the exception by posting it also as an archive for now.

I do think tho that we should all get used to the new method… as it will be the future after all, sooner or later.

( Hope that this is ok by the admins.. otherwise feel free to remove the archive )


viewtopic.php?p=183969#p183969

Re: Nioh 2 Complete Edition CT

Posted: Tue Feb 01, 2022 12:54 pm
by Zeldris
understandable, thanks for posting the rar archive also

Re: Nioh 2 Complete Edition CT

Posted: Wed Feb 09, 2022 1:44 pm
by Messy6666
"normal" table re-posted (doesn't need the app)
removed the other ones for clarity

viewtopic.php?p=183969#p183969

ps. you don't need to download it if you downloaded the unprotected archive

Re: Nioh 2 Complete Edition CT

Posted: Tue Feb 15, 2022 10:08 am
by CrimsonJBT
Any way to unlock all missions? , im in dream of the demon trying to reach 100% but its a pain in the S playing every mission all over again

Re: Nioh 2 Complete Edition CT

Posted: Fri Feb 18, 2022 9:02 am
by H_C_L
forgive me for asking but it seems like I'm getting AOB scan errors with DhaosCollider scripts... how do I remedy such issues?

Re: Nioh 2 Complete Edition CT

Posted: Fri Feb 18, 2022 8:06 pm
by Zeldris
H_C_L wrote:
Fri Feb 18, 2022 9:02 am
forgive me for asking but it seems like I'm getting AOB scan errors with DhaosCollider scripts... how do I remedy such issues?
Hey there
It's safe to just ignore them.

Re: Nioh 2 Complete Edition CT

Posted: Sat Feb 19, 2022 7:52 am
by H_C_L
Zeldris wrote:
Fri Feb 18, 2022 8:06 pm
H_C_L wrote:
Fri Feb 18, 2022 9:02 am
forgive me for asking but it seems like I'm getting AOB scan errors with DhaosCollider scripts... how do I remedy such issues?
Hey there
It's safe to just ignore them.
thank you, that's a bit of a relief :D

Re: Nioh 2 Complete Edition CT

Posted: Mon Mar 14, 2022 2:25 am
by magniotic
Is anyone able to help me figure out the hex address for the damage multiplier and damage reduction functions in the EXE file?

I want to permanently patch the game with new values for added challenge instead of running CE everytime to change the modifiers.

Re: Nioh 2 Complete Edition CT

Posted: Mon Mar 14, 2022 9:10 am
by Messy6666
magniotic wrote:
Mon Mar 14, 2022 2:25 am
Is anyone able to help me figure out the hex address for the damage multiplier and damage reduction functions in the EXE file?

I want to permanently patch the game with new values for added challenge instead of running CE everytime to change the modifiers.
Imho there's no way to patch the executable directly for what you are asking...
And even if there was

The problem is that if you are going to patch the exe...
It is applied to all ( both enemies and player )

so you have to distinguish between the player and the enemies
as I have done in the script.
There will be no room for that in the original executable file so you need to make a wrapper for it.

See: Master_Builder example wrapper for v1.27.02 on Steam

Re: Nioh 2 Complete Edition CT

Posted: Mon Mar 14, 2022 11:29 am
by Darkedone02
That I don't think so, because there is no PvP in both nioh 1 and 2.

Re: Nioh 2 Complete Edition CT

Posted: Mon Mar 14, 2022 12:04 pm
by Messy6666
DarkestPrayer69 wrote:
Mon Mar 14, 2022 10:42 am
... this CT if there even is one, ...
ehhh ??
viewtopic.php?p=183969#p183969