Recent content by iSharingan

  1. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    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 Float and vice versa). There's usually an...
  2. iSharingan

    ROM Hack WIP Hyrule Warriors Savegame Editor

    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 cheat or level 255 character won't help as much as...
  3. iSharingan

    ROM Hack WIP Hyrule Warriors Savegame Editor

    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
  4. iSharingan

    ROM Hack RELEASE XC2SaveNetThingy: A Xenoblade Chronicles 2 Save Editor

    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 will function as normal in-game. legitimately...
  5. iSharingan

    ROM Hack Question Xenoblade Chronicles 2 v2.1.0 Cheats

    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 00000000 94AEE100 40000000 A4EF0000 20000000...
  6. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    seeing as I don't have the game, no.
  7. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    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 580F1000 000000A8 780F0000 00000044 540E2F00 00000000...
  8. iSharingan

    ROM Hack RELEASE MHGU Save Editor

    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 are set to slot 0 (top left corner of the page 1)...
  9. iSharingan

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    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 addition that SX-OS format codes would not support...
  10. iSharingan

    ROM Hack LBX Little Battlers Experience(USA) Hacking request

    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 CTRPFAR plugin)
  11. iSharingan

    ROM Hack [Database] CTRPF AR CHEAT CODES

    before finalizing that code, test it in other dungeons. In most LoZ games each dungeon tracks keys separately