when that happens, I usually bookmark the values to more easily see when they change since they still accurately reflect the internal data I should look for, but I then search for the same numbers in another format (IE: if it was u32, I search...
not sure why you'd want 0 exp (unless you mean reverting to lower levels, but that's not advised due to how hearts from level up work). Scenarios also have a damage cap based on difficulty so even amassing a large amount of attack power with a...
that can be edited in the save with a hex editor and the offsets needed to find the data (which should be posted earlier in this thread) - or you can just use the codes I wrote for that purpose, found here
for those wondering, yes this tool still works with v3.0.0 saves, but like the Massive Melee Mythra aux core, the new costume items are not coded into the editor - but if you know the hexadecimal ID they can be manually added to your save and...
adding to pspmaster's updated codes, here's a few more I was working on for v3.0.0 (TID: 0100E95004038000 BID: 12A2634F01346F21):
[ZR+B Moonjump (v3.0.0)]
80000202
580F0000 00EA4878
580F1000 00000058
580F1000 000000A8
780F0000 00000044
540E2F00...
Updated my codes, the old KaitoB codes I previously updated for 2.1 and a few others to v3.0.0 for Xenoblade Chronicles 2 (TID: 0100E95004038000 BID: 12A2634F01346F21):
[ZR+B Moonjump (v3.0.0)]
80000202
580F0000 00EA4878
580F1000 00000058...
the reason for that is importing cats from another save f***s up equipment slots. Basically the cat data stores which slot from the equipment box is equipped to the cat, but not directly what that piece of equipment is. By default, all 3 slots...
I'd anticipate it would be checking for a specific number of perfects. a code that adds together the goods/misses/perfects and puts them all on perfect and sets good/miss to 0 should work, but the code may rely on Atmosphere code register...
The code requires CTRPF-AR specific commands not supported by the basic AR code format. If you're not using Nanquitas' blank CTRPF plugin with AR code support, it won't work (not on the cheat list in the Luma menu, not on emulator. it must be the...