Page 59 of 77

Nioh: Complete Edition

Posted: Sat Apr 28, 2018 7:03 pm
by Lucrass
[QUOTE="Lucrass, post: 43627, member: 9088"]I don't suppose a Super armor cheat will be possible? :eek:.. I am trying to figure it out on my own, because there are stats that add super armor when you are attacking. Basically where your character doesn't get knocked back when struck or flinches to attacks. Problem is, I am still a bit of a novice when it comes to Cheat engine. I have a general idea how I might be able to figure i tout, however if someone else has better knowledge I would very much appreciate it if you could look into it. x)[/QUOTE]

Well.. I actually managed to figure it out about an hour or so after I posted this... but I wanted to make sure I got the right address so I used the pointer scan function. I also found that the value seems to be set to 256 for super armor and 0 for no super armor. 256 seems to be the on switch so to speak. xD... I figured it out by simply getting armor that had "no guard break while attacking" and put enough pieces on so when I attacked it would give me the super armor and I could scan at that moment for increases in values. Anyways, check it out if you are interested... You may want to adjust the keybinds yourself, these are set to my own personal way. I have the Super armor cheat set to F2, pressing f2 will turn on the cheat and set it to 256 as I have no idea how to make scripts on cheat engine :D.... Also, F4 activates an edited version of "Item drop rate, equipment drop rate and Item rarity" cheats.. Its basically the same as those options only it has -9999999999999999 percent, so if you have all the gear you want and are tired of all the lag from item drops it reduces your drop rate so much that you wont get item drops anymore. Saves on lag and having to press the pick up button xD....



P.S. I should note that while for the most part your character wont flinch or react when struck, but there are certain actions that will create a small window where enemies can make you flinch to being struck. One of these moments is just when activating and deactivating your guard.

Nioh: Complete Edition

Posted: Sun May 20, 2018 7:34 pm
by Noctroxis
Message deleted.

Nioh: Complete Edition

Posted: Tue May 22, 2018 6:52 pm
by FistMeSenpai
[QUOTE="Noctroxis, post: 46481, member: 17482"]You posted a comment that for people playing multiplayer in Nioh they could use code [B]nioh.exe+24037BC[/B] for unlimited assist gauge? I'm new to Cheat Engine. Could you explain how i would put this in? I already have the game running, loaded in cheat engine. I just need to know how to enter the code and what to create. Is it a new address manually? If so where do i put nioh.exe and the code? Etc.



Pleaseeee any help you could give me today would be awesome. I'm currently playing this with a friend ^_^[/QUOTE]



Just put [B]nioh.exe+24037BC in a new manual address. Make sure you both have it active and have the red [COLOR=rgb(184, 49, 47)]X [/COLOR][COLOR=rgb(0, 0, 0)]to keep the code from going down in value. A thing to know is that the bar still goes down but when you die again it starts over from max value again.[/COLOR][/B]

Nioh: Complete Edition

Posted: Sun May 27, 2018 1:56 pm
by NumberXer0
How can you edit equipment special effects? The area for them on the table is blank.

Nioh: Complete Edition

Posted: Fri Jun 01, 2018 11:54 pm
by user779
I made a simple script so ammo won't decrease when shooting. Has a side-effect however: items that get used via the menu won't decrease either.



[CODE]{ Game : nioh.exe

Version: 1.0

Date : 2018-06-02

Author : user779

}



[ENABLE]



aobscanmodule(noammodecr,nioh.exe,66 44 29 BD 18 02 00 00) // should be unique

registersymbol(noammodecr)



noammodecr:

db 83 AD 18 02 00 00 00 90 // sub [rbp+00000218],00



[DISABLE]



noammodecr:

db 66 44 29 BD 18 02 00 00 // sub [rbp+00000218],r15w



unregistersymbol(noammodecr)



{

// ORIGINAL CODE - INJECTION POINT: "nioh.exe"+4AA9F8



"nioh.exe"+4AA9D0: 0F 28 42 20 - movaps xmm0,[rdx+20]

"nioh.exe"+4AA9D4: 0F 29 49 10 - movaps [rcx+10],xmm1

"nioh.exe"+4AA9D8: 0F 28 4A 30 - movaps xmm1,[rdx+30]

"nioh.exe"+4AA9DC: 0F 29 41 20 - movaps [rcx+20],xmm0

"nioh.exe"+4AA9E0: 0F 29 49 30 - movaps [rcx+30],xmm1

"nioh.exe"+4AA9E4: 48 89 41 40 - mov [rcx+40],rax

"nioh.exe"+4AA9E8: EB 0E - jmp nioh.exe+4AA9F8

"nioh.exe"+4AA9EA: 41 B8 C8 00 00 00 - mov r8d,000000C8

"nioh.exe"+4AA9F0: 49 8B C9 - mov rcx,r9

"nioh.exe"+4AA9F3: E8 78 2A EA 00 - call nioh.exe+134D470

// ---------- INJECTING HERE ----------

"nioh.exe"+4AA9F8: 66 44 29 BD 18 02 00 00 - sub [rbp+00000218],r15w

// ---------- DONE INJECTING ----------

"nioh.exe"+4AAA00: 66 44 89 7C 24 28 - mov [rsp+28],r15w

"nioh.exe"+4AAA06: 75 1D - jne nioh.exe+4AAA25

"nioh.exe"+4AAA08: 8B 95 D8 02 00 00 - mov edx,[rbp+000002D8]

"nioh.exe"+4AAA0E: 83 FA 0B - cmp edx,0B

"nioh.exe"+4AAA11: 74 08 - je nioh.exe+4AAA1B

"nioh.exe"+4AAA13: 49 8B CE - mov rcx,r14

"nioh.exe"+4AAA16: E8 2B C0 B5 FF - call nioh.exe+6A46

"nioh.exe"+4AAA1B: 48 8B CB - mov rcx,rbx

"nioh.exe"+4AAA1E: E8 12 62 B6 FF - call nioh.exe+10C35

"nioh.exe"+4AAA23: EB 11 - jmp nioh.exe+4AAA36

}[/CODE]

Nioh: Complete Edition

Posted: Thu Jun 07, 2018 2:20 am
by muccmaster
Is there a certain way you need to turn on the item rarity script? It seemed to work ok when I used it two days ago but today it's not making any difference.

Nioh: Complete Edition

Posted: Sat Jun 16, 2018 3:47 pm
by Squirrel2022
I wondering how to find vallue's that looks in the inventory to edit the weapons upgrade to an x number instead of 99x.

Nioh: Complete Edition

Posted: Sat Jun 30, 2018 3:30 am
by FistMeSenpai
A bunch of scripts and random things i found while I was searching for things.

Nioh: Complete Edition

Posted: Fri Jul 06, 2018 7:01 am
by FistMeSenpai
added a few more scripts to my table

- turning off raikiri sound but swinging the sword still makes sound but its not that bad

- ignore crafting materials

- super armor script from the value that Lucrass found



anyone want any other scripts i can try and see if i can find one

Nioh: Complete Edition

Posted: Fri Jul 13, 2018 10:45 pm
by SoulKing009
Could someone help me understand the item editor part?



I want to edit accessories but i really can't get it to work, i have figured out the armor section of the table but you can't edit accessories and i don't know how to change one item into another.

Nioh: Complete Edition

Posted: Sat Jul 21, 2018 4:51 pm
by BConscience
Sorry if someone already asked this question but I've encountered a small problem: every time I quit the game, my stats and skills all reset. The skill points and amrita are refunded.

Every time I launch the game, I have to get to a shrine and relevelup my character, relearn all the skills and assign them.

Anyone else using cheat engine have the same problem?

Nioh: Complete Edition

Posted: Tue Jul 24, 2018 2:14 am
by SoulKing009
[QUOTE="BConscience, post: 52551, member: 19703"]Sorry if someone already asked this question but I've encountered a small problem: every time I quit the game, my stats and skills all reset. The skill points and amrita are refunded.

Every time I launch the game, I have to get to a shrine and relevelup my character, relearn all the skills and assign them.

Anyone else using cheat engine have the same problem?[/QUOTE]





Anything that is related to amrita or skill points seems to reset every time.



Try changing values and then click a mission and get out also make sure you are offline.

Nioh: Complete Edition

Posted: Sun Jul 29, 2018 8:40 pm
by LazyM
[QUOTE="FistMeSenpai, post: 51103, member: 12636"]added a few more scripts to my table

- turning off raikiri sound but swinging the sword still makes sound but its not that bad

- ignore crafting materials

- super armor script from the value that Lucrass found



anyone want any other scripts i can try and see if i can find one[/QUOTE]

Thank you so much for the raikiri script man just beautiful.

1532897513

also is there a way to get the PS4 pre-order bonuses like the weapon skins ?

Nioh: Complete Edition

Posted: Tue Jul 31, 2018 6:19 pm
by pozso123
Hello, where can i find special effect of weapon/armor codes list to change special effect 1-7 ? Please help

Nioh: Complete Edition

Posted: Sat Aug 04, 2018 2:25 pm
by Moondrag
Pardon me for asking, but for the nioh-1.21.04u1 (Which I think is the latest one) table and FistMeSenpai's new table...does the model swap pointer in the table let you swap any model or just the ingame skins?