The weapons unlocks and stays after save/load consistently? =O. Can I commission you to help meeeee. LOL.
Start game and don't load in. Stay in the main menu.
Do an AOB scan for 18 C8 EC 16 00 00 00 00 01 00 00 00 00 00 XX 00 F0 83 CF 44 01 00 00 00 01 00 00 00 5B. (If that AOB comes up with nothing, remove everything before the XX and scan again. In that case, it's probably the last address of 4)
Once the address shows (should only be one) view in memory viewer.
You should see a bunch of 0's after it. 4 byte sections. Change values to look like [Link]
That should unlock all infinite weapons once you enter the Records menu from Bonuses in the main menu.
I am absolute shit at making tables and stuff. I can't even figure out how to make the AoB thing work properly in a script, otherwise I'd make one downloadable. Maybe someone who's more talented can do it.
Those might be the ones. Start changing them and see what happens.
Do you know why it looks like I have a byte missing after 5B at the top row? When I scanned again, now it has 5B 00 then it cuts off from there, like it's missing two bytes now. Or does it continue to the left at column 0E and 0F?
That's just the alignment of the bytes. Right click on F0 at 153F2EF0 and click go to address then hit OK. That should align them and make it a little easier on the eyes for you. [Link]
That's just the alignment of the bytes. Right click on F0 at 153F2EF0 and click go to address then hit OK. That should align them and make it a little easier on the eyes for you. [Link]
Oh I see. How do I save the changes? "Save Disassembled Output" or "Save Memory Region".
Changes made in memory view are instant! You don't need to do anything but change the values, then open Records and see if you get a long list of unlocks.
You guys wanna test out this AOB for me? Should lead to the Records section directly, with the wildcard.
18 C8 EC 16 00 00 00 00 01 00 00 00 00 00 XX 00 F0 83 CF 44 01 00 00 00 01 00 00 00 5B
Did anyone have a chance to test this? It works consistently for me, but so did the other one so IDK.
Doesn't work :/
Searching for 00 F0 83 CF 44 01 00 00 00 01 00 00 00 5B and then just telling ppl to repeat it 3 more times seems to be pretty bulletproof so probably just go with that.
Yeah, I kinda figured after DarkFearless wasn't able to get it to work. I was hoping we could get a solid AoB with one address so something easier could be made. Thanks KS212
It's interesting because you have 24 rows to enter 0F; but on mine, I only had 23 rows to work with otherwise I'd be editing a row with values already on them.