(06-27-2016 03:53 PM)kirby5790 Wrote: I see a cheat to subdue and max all specialists in an item, but can I get one to just subdue them, without affecting their level?
Edit: After digging around, it seems doing so is a matter of adding +10k to the specialists' level in code, but I'm having a hard time figuring out how to do that.
Edit2: Got it, never mind. Sharing it in case anyone else wanted this, though I wonder if there was a more elegant way of doing it.
Code:
_C0 Item Slot1 Residents 1-16 Subdued
_L 0xD01BA640 0x00202710
_L 0x30302710 0x101BA640
_L 0xD01BA644 0x00202710
_L 0x30302710 0x101BA644
_L 0xD01BA648 0x00202710
_L 0x30302710 0x101BA648
_L 0xD01BA64C 0x00202710
_L 0x30302710 0x101BA64C
_L 0xD01BA650 0x00202710
_L 0x30302710 0x101BA650
_L 0xD01BA654 0x00202710
_L 0x30302710 0x101BA654
_L 0xD01BA658 0x00202710
_L 0x30302710 0x101BA658
_L 0xD01BA65C 0x00202710
_L 0x30302710 0x101BA65C
_L 0xD01BA660 0x00202710
_L 0x30302710 0x101BA660
_L 0xD01BA664 0x00202710
_L 0x30302710 0x101BA664
_L 0xD01BA668 0x00202710
_L 0x30302710 0x101BA668
_L 0xD01BA66C 0x00202710
_L 0x30302710 0x101BA66C
_L 0xD01BA670 0x00202710
_L 0x30302710 0x101BA670
_L 0xD01BA674 0x00202710
_L 0x30302710 0x101BA674
_L 0xD01BA678 0x00202710
_L 0x30302710 0x101BA678
_L 0xD01BA67C 0x00202710
_L 0x30302710 0x101BA67C
This codes work's on psp ?