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...
its more about getting the multipliers right and reaching a certain Alchemy level/taking certain perks. generally you need 4 decently high Alchemy enchants on armor pieces (might be possible with less, but depends on the percentage buffs. you can...
The restoration potion loop glitch can let you make insanely powerful potions - and the Fortify Restoration effect (note only applies to the Potion effect version. Armor enchants by the same name only reduce mana cost of restoration school...
you seem to misunderstand the purpose of this tool. this is for modifying save data, not data in the game's memory while running. If you want to modify relic weapons, equipment, or items this will do that, but it won't help you find/make cheat codes
not on hand, but you can look them up just as easily as I could if I were to link them
also "pointer patching" isn't really a thing. Either the game updates (not a concern now that 3DS support is basically retired) and you need to find the new...