[Link]#
for Item names assuming it will be the same as the Switch version this might not be useful as (people found out they dont exactly use the same name but instead is referred to the asset name from the UE engine)
I was aware of that and sadly it doesn't directly helps me. Thanks the same i guess.
yes that is fine you probably don't have any Mk5 attachments. I'm not sure if i got it right but here's what i have found:
21777DC9578 - 92 - xchg eax,edx
21777DC9579 - 25 01006600 - and eax,00660001 { 6684673 }
Nah, you can do exactly the same but only use your aob
I have done that, with disassemble, this is the result. [Link]
@kaptain kek
there is another way to search weapon/armor memory region. i'll explain that soon enough (probably will be already done when you see this)
Automatically not yet.
[Link]#
for Item names assuming it will be the same as the Switch version this might not be useful as (people found out they dont exactly use the same name but instead is referred to the asset name from the UE engine)
I was aware of that and sadly it doesn't directly helps me. Thanks the same i guess.
yes that is fine you probably don't have any Mk5 attachments. I'm not sure if i got it right but here's what i have found:
21777DC9578 - 92 - xchg eax,edx
21777DC9579 - 25 01006600 - and eax,00660001 { 6684673 }
Nah, you can do exactly the same but only use your aob
I have done that, with disassemble, this is the result. [Link]
@kaptain kek
there is another way to search weapon/armor memory region. i'll explain that soon enough (probably will be already done when you see this)
Automatically not yet.
@nyamiya
not that i know
I use 8D 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 can find
OK, I had issues with the Armor/Weapon slot editor/unlocker.
I tried searching for the array 92 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 but it found nothing.
So instead I searched for 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00, which it did find and then browsed the memory area for the hex before the '25' and it turned out to be 8D.
For my copy, the correct array to look for is: 8D 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00
I pasted the address of the 8D array into the cheat table and the slot unlocker works for the ORSA head.
Your table allow to unlock every weapon/armor in the game ? (shop ? or Factory ?)
i just started playing the game so excuse my newbee-ish attitude
No it doesn't unlock anything (aside the attachments).Once you find the correct memory region it somewhat allows you to add up to 3 slots (maximum limit) to an armor/weapon and even to change that armor/weapon to a different one, although atm there are some inconsistences between ids, that seem to vary depending on Language (maybe?).
OK, I had issues with the Armor/Weapon slot editor/unlocker.
I tried searching for the array 92 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 but it found nothing.
So instead I searched for 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00, which it did find and then browsed the memory area for the hex before the '25' and it turned out to be 8D.
For my copy, the correct array to look for is: 8D 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00
I pasted the address of the 8D array into the cheat table and the slot unlocker works for the ORSA head.
OK so it seems that the 92 doesn't generally work. I'll edit the guide, thanks for testing out! Feel free to check the ids in the table as well.
I can also add that my Array of bytes used were 8D 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00
now we have this I need to edit this Raging Gluttony M to have 3 slots but I do not know it's Item ID so I can't exactly look for it
unless since we know its 8 bytes (and has 2 empty slots) maybe I can search for 00 00 00 00 ?? ?? ?? ?? 41 07 00 00 00 00 00 00 41 07 00 00 00 00 00 00 ?? ?? 00 00 00 00 00 00
does anyone think this is possible?
If your weapon has at least one slot, or you obtained any weapon with at least slot right before/after obtaining your Raging Gluttony M, you can try searching the weapon by slot. Check the last tutorial video in the 1st page.
If you are not searching the exact weapon, you have to scroll a bit up or down in memory view.
I can also add that my Array of bytes used were 8D 25 01 00 66 00 00 00 00 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00
now we have this I need to edit this Raging Gluttony M to have 3 slots but I do not know it's Item ID so I can't exactly look for it
unless since we know its 8 bytes (and has 2 empty slots) maybe I can search for 00 00 00 00 ?? ?? ?? ?? 41 07 00 00 00 00 00 00 41 07 00 00 00 00 00 00 ?? ?? 00 00 00 00 00 00
does anyone think this is possible?
If your weapon has at least one slot, or you obtained any weapon with at least slot right before/after obtaining your Raging Gluttony M, you can try searching the weapon by slot. Check the last tutorial video in the 1st page.
If you are not searching the exact weapon, you have to scroll a bit up or down in memory view.
since I got other items after I got the Raging Gluttony M I dont think its possible for me to look by slot